| Class | Description |
|---|---|
| AbstractResourceInfo | |
| ApplicationInfo | |
| BeanParamInfo | |
| BeanResourceInfo | |
| ClassResourceInfo | |
| ClassResourceInfoComparator | |
| FilterProviderInfo<T> | |
| 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 | |
| OperationResourceInfoComparatorBase | |
| OperationResourceInfoStack |
Stack of
MethodInvocationInfo representing resources path when JAX-RS invocation looks for target. |
| Parameter | |
| ProviderInfo<T> | |
| ResourceTypes | |
| SubresourceKey | |
| URITemplate | |
| UserApplication | |
| UserOperation | |
| UserResource |
| Enum | Description |
|---|---|
| ParameterType |
Apache CXF