| Class | Description |
|---|---|
| AnnotatedLifecycleMethodStrategy |
Implementation of LifecycleComponent.LifecycleMethodStrategy that uses
PostConstruct and PreDestroy
annotation to find "initialize" and "destroy" methods. |
| ApplicationContextImpl | |
| ApplicationProviderBinder |
Provider binder for concrete JAX-RS application.
|
| ApplicationPublisher | |
| ConstructorDescriptorImpl | |
| ConstructorParameterImpl |
Describes constructor's parameter.
|
| ContainerRequest | |
| ContainerResponse | |
| EnvironmentContext |
Keeps objects from environment (e. g. servlet container) which can be passed
in resource.
|
| EverrestApplication |
Defines the JAX-RS components depending on EverrestConfiguration.
|
| EverrestConfiguration | |
| EverrestProcessor | |
| FieldInjectorImpl | |
| FileCollector |
Provides store for temporary files.
|
| FileCollectorDestroyer |
Stop FileCollector if FileCollector class is loaded by the context class loader.
|
| FilterDescriptorImpl | |
| HelperCache<K,V> |
NOTE: Is not thread safe and required external synchronization.
|
| InputHeadersMap |
Read only case insensitive
MultivaluedMap. |
| LifecycleComponent |
Life cycle wrapper for JAX-RS component (resource or provider).
|
| MultivaluedMapImpl | |
| OutputHeadersMap |
Output HTTP headers..
|
| ProviderBinder |
Gives access to common predefined provider.
|
| RequestDispatcher |
Lookup resource which can serve request.
|
| RequestHandlerImpl | |
| ResourceBinderImpl | |
| ResponseImpl | |
| ResponseImpl.ResponseBuilderImpl | |
| RestComponentResolver | |
| RuntimeDelegateImpl | |
| VariantListBuilderImpl |
See
Variant.VariantListBuilder. |
| VariantsHandler |
| Exception | Description |
|---|---|
| InternalException |
Should not be used by custom services.
|
Copyright © 2015. All rights reserved.