Apache CXF API

Uses of Package
org.apache.cxf.jaxrs.ext

Packages that use org.apache.cxf.jaxrs.ext
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.ext   
org.apache.cxf.jaxrs.ext.search   
org.apache.cxf.jaxrs.impl.tl   
org.apache.cxf.jaxrs.model.wadl   
org.apache.cxf.jaxrs.provider   
org.apache.cxf.jaxrs.provider.atom   
org.apache.cxf.jaxrs.provider.json   
org.apache.cxf.jaxrs.security   
org.apache.cxf.jaxrs.utils.multipart   
org.apache.cxf.rs.security.cors CORS 
org.apache.cxf.rs.security.oauth.filters   
org.apache.cxf.rs.security.oauth.services   
org.apache.cxf.rs.security.oauth.utils   
org.apache.cxf.rs.security.oauth2.filters   
org.apache.cxf.rs.security.oauth2.provider   
org.apache.cxf.rs.security.oauth2.services   
org.apache.cxf.rs.security.oauth2.tokens.mac   
org.apache.cxf.rs.security.oauth2.utils   
org.apache.cxf.rs.security.saml   
org.apache.cxf.rs.security.saml.authorization   
org.apache.cxf.rs.security.xml   
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs
ResourceComparator
          Can be used to affect the way the JAXRS selection algorithm chooses between multiple matching resource classes and methods
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.client
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.ext
MessageContext
          Represents an invocation context
ProtocolHeaders
          An injectable interface that provides access to protocol headers
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.ext.search
ContextProvider
          Provider of custom contexts representing the current request
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.impl.tl
MessageContext
          Represents an invocation context
ProtocolHeaders
          An injectable interface that provides access to protocol headers
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.model.wadl
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.provider
ContextProvider
          Provider of custom contexts representing the current request
MessageContext
          Represents an invocation context
ParameterHandler
           
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
ResponseHandler
          ResponseHandler is capable of postprocessing requests ex., they can update the response status code, etc
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.provider.atom
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.provider.json
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.security
MessageContext
          Represents an invocation context
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.jaxrs.utils.multipart
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.cors
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
ResponseHandler
          ResponseHandler is capable of postprocessing requests ex., they can update the response status code, etc
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth.filters
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth.services
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth.utils
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth2.filters
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth2.provider
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth2.services
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth2.tokens.mac
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.oauth2.utils
MessageContext
          Represents an invocation context
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.saml
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.saml.authorization
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
 

Classes in org.apache.cxf.jaxrs.ext used by org.apache.cxf.rs.security.xml
RequestHandler
          RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
 


Apache CXF API

Apache CXF