|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in javax.ws.rs.core used by javax.ws.rs | |
|---|---|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.Status
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list. |
|
| Classes in javax.ws.rs.core used by javax.ws.rs.core | |
|---|---|
| CacheControl
An abstraction for the value of a HTTP Cache-Control response header. |
|
| Cookie
Represents the value of a HTTP cookie, transferred in a request. |
|
| EntityTag
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| NewCookie
Used to create a new HTTP cookie, transferred in a response. |
|
| PathSegment
Represents a URI path segment and any associated matrix parameters. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.ResponseBuilder
A class used to build Response instances that contain metadata instead of or in addition to an entity. |
|
| Response.Status
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list. |
|
| Response.Status.Family
An enumeration representing the class of status code. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| UriBuilderException
A runtime exception thrown by UriBuilder.build(java.lang.Object...) methods when a URI cannot be constructed based on the current state of the
builder. |
|
| Variant
Abstraction for a resource representation variant. |
|
| Variant.VariantListBuilder
A builder for a list of representation variants. |
|
| Classes in javax.ws.rs.core used by javax.ws.rs.ext | |
|---|---|
| Application
Defines the components of a JAX-RS application and supplies additional metadata. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.ResponseBuilder
A class used to build Response instances that contain metadata instead of or in addition to an entity. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| Variant.VariantListBuilder
A builder for a list of representation variants. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.client | |
|---|---|
| Cookie
Represents the value of a HTTP cookie, transferred in a request. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.Status
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.client.cache | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.client.core | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.Status
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.client.core.executors | |
|---|---|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.client.core.marshallers | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.core | |
|---|---|
| Application
Defines the components of a JAX-RS application and supplies additional metadata. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.ResponseBuilder
A class used to build Response instances that contain metadata instead of or in addition to an entity. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| Variant.VariantListBuilder
A builder for a list of representation variants. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.core.interception | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.core.messagebody | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.core.registry | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.core.request | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| Variant
Abstraction for a resource representation variant. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.mock | |
|---|---|
| HttpHeaders
An injectable interface that provides access to HTTP header information. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| NewCookie
Used to create a new HTTP cookie, transferred in a response. |
|
| UriInfo
An injectable interface that provides access to application and request URI information. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.cache.server | |
|---|---|
| CacheControl
An abstraction for the value of a HTTP Cache-Control response header. |
|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Request
An injectable helper for request processing, all methods throw java.lang.IllegalStateException if called outside the scope of a request (e.g. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.delegates | |
|---|---|
| CacheControl
An abstraction for the value of a HTTP Cache-Control response header. |
|
| EntityTag
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header. |
|
| MediaType
An abstraction for a media type. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.guice.ext | |
|---|---|
| Response.ResponseBuilder
A class used to build Response instances that contain metadata instead of or in addition to an entity. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| Variant.VariantListBuilder
A builder for a list of representation variants. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.interceptors | |
|---|---|
| CacheControl
An abstraction for the value of a HTTP Cache-Control response header. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.interceptors.encoding | |
|---|---|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.providers | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| StreamingOutput
A type that may be used as a resource method return value or as the entity in a Response when the application wishes to stream the output. |
|
| Variant
Abstraction for a resource representation variant. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.providers.atom | |
|---|---|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.providers.jackson | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.providers.jaxb | |
|---|---|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.providers.jaxb.json | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.providers.multipart | |
|---|---|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.server.servlet | |
|---|---|
| Application
Defines the components of a JAX-RS application and supplies additional metadata. |
|
| HttpHeaders
An injectable interface that provides access to HTTP header information. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| NewCookie
Used to create a new HTTP cookie, transferred in a response. |
|
| SecurityContext
An injectable interface that provides access to security related information. |
|
| UriInfo
An injectable interface that provides access to application and request URI information. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.plugins.stats | |
|---|---|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.specimpl | |
|---|---|
| CacheControl
An abstraction for the value of a HTTP Cache-Control response header. |
|
| Cookie
Represents the value of a HTTP cookie, transferred in a request. |
|
| EntityTag
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header. |
|
| HttpHeaders
An injectable interface that provides access to HTTP header information. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| NewCookie
Used to create a new HTTP cookie, transferred in a response. |
|
| PathSegment
Represents a URI path segment and any associated matrix parameters. |
|
| Request
An injectable helper for request processing, all methods throw java.lang.IllegalStateException if called outside the scope of a request (e.g. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.ResponseBuilder
A class used to build Response instances that contain metadata instead of or in addition to an entity. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| UriBuilderException
A runtime exception thrown by UriBuilder.build(java.lang.Object...) methods when a URI cannot be constructed based on the current state of the
builder. |
|
| UriInfo
An injectable interface that provides access to application and request URI information. |
|
| Variant
Abstraction for a resource representation variant. |
|
| Variant.VariantListBuilder
A builder for a list of representation variants. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.spi | |
|---|---|
| Application
Defines the components of a JAX-RS application and supplies additional metadata. |
|
| HttpHeaders
An injectable interface that provides access to HTTP header information. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| NewCookie
Used to create a new HTTP cookie, transferred in a response. |
|
| Response
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
| Response.ResponseBuilder
A class used to build Response instances that contain metadata instead of or in addition to an entity. |
|
| Response.Status
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list. |
|
| UriBuilder
URI template aware utility class for building URIs from their components. |
|
| UriInfo
An injectable interface that provides access to application and request URI information. |
|
| Variant.VariantListBuilder
A builder for a list of representation variants. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.spi.interception | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.springmvc | |
|---|---|
| MediaType
An abstraction for a media type. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.test.smoke | |
|---|---|
| Context
This annotation is used to inject information into a class field, bean property or method parameter. |
|
| SecurityContext
An injectable interface that provides access to security related information. |
|
| Classes in javax.ws.rs.core used by org.jboss.resteasy.util | |
|---|---|
| HttpHeaders
An injectable interface that provides access to HTTP header information. |
|
| MediaType
An abstraction for a media type. |
|
| MultivaluedMap
A map of key-values pairs. |
|
| UriInfo
An injectable interface that provides access to application and request URI information. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||