Apache CXF API

Uses of Interface
org.apache.cxf.jaxrs.ext.ProtocolHeaders

Packages that use ProtocolHeaders
org.apache.cxf.jaxrs.ext   
org.apache.cxf.jaxrs.impl.tl   
 

Uses of ProtocolHeaders in org.apache.cxf.jaxrs.ext
 

Classes in org.apache.cxf.jaxrs.ext that implement ProtocolHeaders
 class ProtocolHeadersImpl
           
 

Uses of ProtocolHeaders in org.apache.cxf.jaxrs.impl.tl
 

Classes in org.apache.cxf.jaxrs.impl.tl that implement ProtocolHeaders
 class ThreadLocalProtocolHeaders
           
 


Apache CXF API

Apache CXF