Class | Description |
---|---|
AdvisedResourceFactory<T> |
Factory for JSR 311 resources that are advised.
|
DelegatingJAXBContext |
Convenience context that just delegates its methods.
|
EnunciateJAXBContextResolver |
Context resolver for JAXB.
|
EnunciateJerseyServletContainer |
Enunciate-specific servlet container that adds additional Enunciate-supported functionality to the Jersey JAX-RS container.
|
EnunciateSpringComponentProviderFactory |
An enunciate-aware spring component provider factory.
|
JerseyAdaptedHttpServletRequest | |
JerseyAdaptedHttpServletResponse | |
PrefixMapper |
A namespace prefix mapper.
|
Annotation Type | Description |
---|---|
ExternallyManagedLifecycle |
Annotation for specifying that this resource's lifecycle is to be managed external to the Jersey runtime.
|
SpringManagedLifecycle | Deprecated
Use @ExternallyManagedLifecycle
|
Copyright © 2016. All rights reserved.