|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in javax.ws.rs used by javax.ws.rs | |
|---|---|
| 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. |
|
| Classes in javax.ws.rs used by javax.ws.rs.client | |
|---|---|
| ProcessingException
A base JAX-RS runtime processing exception. |
|
| Classes in javax.ws.rs used by javax.ws.rs.core | |
|---|---|
| RuntimeType
Enumeration of JAX-RS runtime types. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by javax.ws.rs.ext | |
|---|---|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.ieft.annotations | |
|---|---|
| HttpMethod
Associates the name of a HTTP method with an annotation. |
|
| Classes in javax.ws.rs used by org.jboss.example.jaxrs2.async | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| POST
Indicates that the annotated method responds to HTTP POST requests. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| QueryParam
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.cdi | |
|---|---|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.client.jaxrs.internal | |
|---|---|
| RuntimeType
Enumeration of JAX-RS runtime types. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.core | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| DefaultValue
Defines the default value of request meta-data that is bound using one of the following annotations: PathParam,
QueryParam,
MatrixParam,
CookieParam,
FormParam,
or HeaderParam. |
|
| DELETE
Indicates that the annotated method responds to HTTP DELETE requests. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| POST
Indicates that the annotated method responds to HTTP POST requests. |
|
| QueryParam
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| RuntimeType
Enumeration of JAX-RS runtime types. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.core.interception | |
|---|---|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.example.oauth | |
|---|---|
| ApplicationPath
Identifies the application path that serves as the base URI for all resource URIs provided by Path. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.examples | |
|---|---|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.jsapi | |
|---|---|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.keystone.client | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| DELETE
Indicates that the annotated method responds to HTTP DELETE requests. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| POST
Indicates that the annotated method responds to HTTP POST requests. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| PUT
Indicates that the annotated method responds to HTTP PUT requests. |
|
| QueryParam
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.keystone.server | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| DELETE
Indicates that the annotated method responds to HTTP DELETE requests. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| NotFoundException
A runtime exception indicating a resource requested by a client was not found on the server. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| POST
Indicates that the annotated method responds to HTTP POST requests. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| PUT
Indicates that the annotated method responds to HTTP PUT requests. |
|
| QueryParam
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.cache.server | |
|---|---|
| ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider is applicable. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.interceptors.encoding | |
|---|---|
| ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider is applicable. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.atom | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.html | |
|---|---|
| DefaultValue
Defines the default value of request meta-data that is bound using one of the following annotations: PathParam,
QueryParam,
MatrixParam,
CookieParam,
FormParam,
or HeaderParam. |
|
| Encoded
Disables automatic decoding of parameter values bound using QueryParam,
PathParam, FormParam or MatrixParam. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| QueryParam
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.jackson | |
|---|---|
| ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider is applicable. |
|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.jaxb | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.jaxb.fastinfoset | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.jaxb.json | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.multipart | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.providers.validation | |
|---|---|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.plugins.stats | |
|---|---|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.security.doseta | |
|---|---|
| ConstrainedTo
Indicates the run-time context in which an annotated JAX-RS provider is applicable. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.security.smime | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.skeleton.key.idm.service | |
|---|---|
| ApplicationPath
Identifies the application path that serves as the base URI for all resource URIs provided by Path. |
|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| PathParam
Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| POST
Indicates that the annotated method responds to HTTP POST requests. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| QueryParam
Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.skeleton.key.jaxrs | |
|---|---|
| BadRequestException
A runtime exception indicating a bad client request. |
|
| InternalServerErrorException
A runtime exception indicating an internal server error. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.skeleton.key.servlet | |
|---|---|
| BadRequestException
A runtime exception indicating a bad client request. |
|
| InternalServerErrorException
A runtime exception indicating an internal server error. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.spi | |
|---|---|
| RuntimeType
Enumeration of JAX-RS runtime types. |
|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.spi.interception | |
|---|---|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.spi.validation | |
|---|---|
| WebApplicationException
Runtime exception for applications. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.test.application | |
|---|---|
| Consumes
Defines the media types that the methods of a resource class or MessageBodyReader can accept. |
|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| POST
Indicates that the annotated method responds to HTTP POST requests. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.test.async | |
|---|---|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
| Produces
Defines the media type(s) that the methods of a resource class or MessageBodyWriter can produce. |
|
| PUT
Indicates that the annotated method responds to HTTP PUT requests. |
|
| Classes in javax.ws.rs used by org.jboss.resteasy.test.smoke | |
|---|---|
| GET
Indicates that the annotated method responds to HTTP GET requests. |
|
| Path
Identifies the URI path that a resource class or class method will serve requests for. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||