Package org.apache.cxf.jaxrs.ext

Interface Summary
MessageContext Represents an invocation context
ParameterHandler<T>  
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
 

Class Summary
MessageContextImpl  
SystemQueryHandler  
 



Apache CXF