|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConfigHelper | Helper class to provide some common functionality related to application configuration. |
| InternalServerProperties | Jersey internal server-side configuration properties. |
| JerseyRequestTimeoutHandler | Common ContainerResponseWriter.suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler)
and ContainerResponseWriter.setSuspendTimeout(long, TimeUnit) handler that can be used in
ContainerResponseWriter implementations instead of the underlying infrastructure. |
| JerseyResourceContext | Jersey implementation of JAX-RS resource context. |
| JerseyResourceContext.Binder | Injection binder for JerseyResourceContext. |
| JsonWithPaddingInterceptor | A WriterInterceptor implementation for JSONP format. |
| LocalizationMessages | Defines string formatting method for each constant in the resource file |
| MappableExceptionWrapperInterceptor | Interceptor that wraps specific exceptions types thrown by wrapped interceptors and by message body readers and writers into a mappable exception. |
| MappableExceptionWrapperInterceptor.Binder | Binder registering the Exception Wrapper Interceptor
(used on the client side). |
| ProcessingProviders | Injectable encapsulating class containing processing providers like filters, interceptors, name bound providers, dynamic features. |
| ProcessingProviders.Binder | Processing provider binder. |
| RuntimeDelegateImpl | Server-side implementation of JAX-RS RuntimeDelegate. |
| RuntimeExecutorsBinder | Binder for injectable Jersey runtime executor services. |
| RuntimeExecutorsBinder.BackgroundSchedulerLiteral | Annotation literal helper class for the
@BackgroundScheduler qualifier annotation. |
| Enum Summary | |
|---|---|
| ServerTraceEvent | Server side tracing events. |
| Annotation Types Summary | |
|---|---|
| BackgroundScheduler | Injection qualifier that can be used to inject a ScheduledExecutorService
instance used by Jersey to execute background timed/scheduled tasks. |
Jersey server-side internal classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||