|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.glassfish.jersey.server | |
|---|---|
| org.glassfish.jersey.server | Jersey server-side classes. |
| org.glassfish.jersey.server.internal.scanning | Jersey server-side internal resource scanning classes. |
| Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server | |
|---|---|
| Application
Jersey server-side application. |
|
| Application.Builder
Jersey application builder that provides programmatic API for creating server-side JAX-RS / Jersey applications. |
|
| Application.Builder.BoundBuilder
Represents a supported resource path to which new resource methods and sub-resource locators can be attached. |
|
| Application.Builder.ResourceMethodBuilder
Application builder used for binding a new resource method to an Inflector<Request, Response> responsible for
processing requests targeted at the bound path and the particular
method(s). |
|
| ContainerResponseWriter
Containers implement this interface and provide an instance to the Application. |
|
| ParamException
An abstract extension of WebApplicationException for the class of
parameter-based exceptions. |
|
| ParamException.URIParamException
An abstract parameter exception for the class of URI-parameter-based exceptions. |
|
| ResourceConfig
The resource configuration for configuring a web application. |
|
ResourceConfig.Builder
ResourceConfig builder. |
|
| ResourceFinder
An interface used for finding and opening (loading) new resources. |
|
| Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal.scanning | |
|---|---|
| ResourceFinder
An interface used for finding and opening (loading) new resources. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||