Package | Description |
---|---|
javax.ws.rs |
High-level interfaces and annotations used to create RESTful service
resources.
|
javax.ws.rs.client |
The JAX-RS client API
|
javax.ws.rs.core |
Low-level interfaces and annotations used to create RESTful service
resources.
|
javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
org.glassfish.jersey |
Common Jersey core classes.
|
org.glassfish.jersey.client |
Jersey client-side classes.
|
org.glassfish.jersey.client.authentication |
Provides core client authentication mechanisms.
|
org.glassfish.jersey.client.rx.spi |
Jersey Reactive Client SPI.
|
org.glassfish.jersey.filter |
Jersey Request & Response Filtering support & utility classes.
|
org.glassfish.jersey.grizzly2.httpserver |
Jersey Grizzly 2.x container classes.
|
org.glassfish.jersey.jdkhttp |
The container adapter between
JDK HTTP server
and Jersey Jersey application handler
classes. |
org.glassfish.jersey.jetty |
Jersey Jetty container classes.
|
org.glassfish.jersey.media.htmljson |
Jersey package with entity provider that allows usage of
net.java.html.json . |
org.glassfish.jersey.message |
Common Jersey messaging classes.
|
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.gae |
Public API of Google App Engine integration support.
|
org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
org.glassfish.jersey.server.monitoring |
Jersey server-side monitoring JMX MBeans interfaces.
|
org.glassfish.jersey.server.mvc |
Provides support for Model, View and Controller (MVC).
|
org.glassfish.jersey.server.mvc.beanvalidation |
Jersey server-side classes adding support of bean validation to MVC (Model View Controller).
|
org.glassfish.jersey.server.mvc.freemarker |
Jersey server-side classes adding support of FreeMarker to Jersey MVC (Model View Controller).
|
org.glassfish.jersey.server.mvc.jsp |
Jersey server-side MVC support for servlet containers.
|
org.glassfish.jersey.server.mvc.mustache |
Jersey server-side classes adding support of Mustache to Jersey MVC (Model View Controller).
|
org.glassfish.jersey.server.mvc.spi |
Provides support for view aspect of model view controller and templates that
produce views.
|
org.glassfish.jersey.server.oauth1 |
Jersey OAuth 1 Server API.
|
org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
org.glassfish.jersey.server.validation |
Jersey server-side bean validation classes.
|
org.glassfish.jersey.simple |
Jersey Simple 5.x container classes.
|
org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
Class and Description |
---|
ClientErrorException
A base runtime application exception indicating a client request error
(HTTP
4xx status codes). |
HttpMethod
Associates the name of a HTTP method with an annotation.
|
RuntimeType
Enumeration of JAX-RS runtime types.
|
ServerErrorException
A base runtime application exception indicating a server error
(HTTP
5xx status codes). |
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
RuntimeType
Enumeration of JAX-RS runtime types.
|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
RuntimeType
Enumeration of JAX-RS runtime types.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
ProcessingException
A base JAX-RS runtime processing exception.
|
RuntimeType
Enumeration of JAX-RS runtime types.
|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
RuntimeType
Enumeration of JAX-RS runtime types.
|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Path
Identifies the URI path that a resource class or class method will serve
requests for.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
|
Class and Description |
---|
ProcessingException
A base JAX-RS runtime processing exception.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.