Apache CXF API

Package org.apache.cxf.jaxrs.model

Class Summary
AbstractResourceInfo  
ClassResourceInfo  
ClassResourceInfoComparator  
MethodDispatcher  
MethodInvocationInfo A triple of OperationResourceInfo representing a resource method being invoked, actual Class of the object this method is invoked upon, and a list of template variable values matched during the selection of this method
OperationResourceInfo  
OperationResourceInfoComparator  
OperationResourceInfoStack Stack of MethodInvocationInfo representing resources path when JAX-RS invocation looks for target.
Parameter  
ProviderInfo<T>  
SubresourceKey  
URITemplate  
UserOperation  
UserResource  
 

Enum Summary
ParameterType  
 


Apache CXF API

Apache CXF