Package | Description |
---|---|
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.internal |
Jersey server-side internal classes.
|
org.glassfish.jersey.server.internal.monitoring |
Jersey server-side internal monitoring and statistics classes.
|
org.glassfish.jersey.server.internal.monitoring.jmx |
Jersey internal server-side monitoring JMX MBeans implementation classes.
|
org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
Class and Description |
---|
ComponentProvider
Component provider interface to allow custom management of 3rd party
components life-cycle and dependency injection.
|
Container
Jersey container service contract.
|
ContainerLifecycleListener
Classes implementing this contract receive container life-cycle notification
events.
|
ContainerResponseWriter
A suspendable, request-scoped I/O container response writer.
|
ContainerResponseWriter.TimeoutHandler
Time-out handler can be registered when the container response writer gets
suspended.
|
ExternalRequestContext
Wrapper for externally provided request context data.
|
ExternalRequestScope
This is to allow integration with other DI providers that
define their own request scope.
|
RequestScopedInitializer
Custom initialization provider that is guaranteed to be run from within an active
request scope.
|
Class and Description |
---|
ContainerResponseWriter
A suspendable, request-scoped I/O container response writer.
|
ContainerResponseWriter.TimeoutHandler
Time-out handler can be registered when the container response writer gets
suspended.
|
Class and Description |
---|
Container
Jersey container service contract.
|
ContainerLifecycleListener
Classes implementing this contract receive container life-cycle notification
events.
|
Class and Description |
---|
AbstractContainerLifecycleListener
Convenience class to allow implementing only a subset of
container liefecycle listener
callback method(s). |
Container
Jersey container service contract.
|
ContainerLifecycleListener
Classes implementing this contract receive container life-cycle notification
events.
|
Class and Description |
---|
Container
Jersey container service contract.
|
ContainerLifecycleListener
Classes implementing this contract receive container life-cycle notification
events.
|
ContainerResponseWriter
A suspendable, request-scoped I/O container response writer.
|
ContainerResponseWriter.TimeoutHandler
Time-out handler can be registered when the container response writer gets
suspended.
|
ExternalRequestContext
Wrapper for externally provided request context data.
|
ValidationInterceptorContext
Context for resource method validation interception processing (see
ValidationInterceptor ). |