See: Description
| Interface | 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.
|
| ContainerProvider |
Service-provider interface for creating container instances.
|
| 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.
|
| RequestScopedInitializer |
Custom initialization provider that is guaranteed to be run from within an active
request scope.
|
| ResponseErrorMapper |
Contract for a provider that maps response processing errors to
Response. |
| Class | Description |
|---|---|
| AbstractContainerLifecycleListener |
Convenience class to allow implementing only a subset of
container liefecycle listener
callback method(s). |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.