| Package | Description |
|---|---|
| com.sun.jersey.api.container.filter |
Provides common server-side filters.
|
| com.sun.jersey.api.core |
Provides support for configuration.
|
| com.sun.jersey.api.core.servlet | |
| com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
| com.sun.jersey.spi.container.servlet |
Provides support for servlet-based and filter-based Web applications.
|
| com.sun.jersey.spi.monitoring | |
| com.sun.jersey.spi.uri.rules |
Provides support for hierarchical matching and accepting of URIs.
|
| Class and Description |
|---|
| ContainerRequest
An in-bound HTTP request to be processed by the web application.
|
| ContainerRequestFilter
A filter for filtering a request.
|
| ContainerResponse
An out-bound HTTP response to be processed by the web application.
|
| ContainerResponseFilter
A filter for filtering a response.
|
| ResourceFilter
A resource filter to be used to filter a resource method,
a sub-resource method, or a sub-resource locator.
|
| ResourceFilterFactory
A resource filter factory responsible for creating
ResourceFilter
instances that match methods of the abstract resource model. |
| Class and Description |
|---|
| ReloadListener |
| Class and Description |
|---|
| ReloadListener |
| Class and Description |
|---|
| AdaptingContainerRequest
An adapting in-bound HTTP request that may override the behaviour of
ContainerRequest. |
| ContainerListener
A listener that is registered with a
ContainerNotifier to get
notified of container related events. |
| ContainerRequest
An in-bound HTTP request to be processed by the web application.
|
| ContainerRequestFilter
A filter for filtering a request.
|
| ContainerResponse
An out-bound HTTP response to be processed by the web application.
|
| ContainerResponseFilter
A filter for filtering a response.
|
| ContainerResponseWriter
Containers implement this interface and provide an instance to the
WebApplication or ContainerResponse. |
| ExceptionMapperContext
Provides lookup of
ExceptionMapper instances that can be used
to map exceptions to responses. |
| JavaMethodInvoker |
| ReloadListener |
| ResourceFilter
A resource filter to be used to filter a resource method,
a sub-resource method, or a sub-resource locator.
|
| ResourceMethodDispatchProvider
Service-provider interface for creating
RequestDispatcher instances. |
| WebApplication
A Web application that manages a set of resource classes.
|
| Class and Description |
|---|
| ContainerListener
A listener that is registered with a
ContainerNotifier to get
notified of container related events. |
| ContainerRequest
An in-bound HTTP request to be processed by the web application.
|
| ReloadListener |
| WebApplication
A Web application that manages a set of resource classes.
|
| Class and Description |
|---|
| ContainerRequest
An in-bound HTTP request to be processed by the web application.
|
| ContainerResponse
An out-bound HTTP response to be processed by the web application.
|
| Class and Description |
|---|
| ContainerRequest
An in-bound HTTP request to be processed by the web application.
|
| ContainerResponse
An out-bound HTTP response to be processed by the web application.
|
| ContainerResponseFilter
A filter for filtering a response.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.