Class and Description |
---|
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. |
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 |
---|
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.
|
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.
|
Class and Description |
---|
RuntimeType
Enumeration of JAX-RS runtime types.
|
Class and Description |
---|
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.
|
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.
|
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.
|
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.
|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
NotFoundException
A runtime exception indicating a resource requested by a client was
not found on the server. |
Class and Description |
---|
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. |
Class and Description |
---|
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. |
RuntimeType
Enumeration of JAX-RS runtime types.
|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.