|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.ws.rs.container | |
---|---|
javax.ws.rs.container | Container-specific JAX-RS API. |
org.jboss.example.jaxrs2.async | |
org.jboss.resteasy.cdi.asynch | This package (along with @see org.jboss.resteasy.test.cdi.asynch) tests JAX-RS and EJB asynchronous processing. |
org.jboss.resteasy.cdi.decorators | This package (along with @see org.jboss.resteasy.test.cdi.decorators) tests the application of CDI decorators to: *) ContainerRequestFilter *) ContainerResponseFilter *) ReaderInterceptor *) MessageBodyReader *) WriterInterceptor *) MessageBodyWriter *) Resources |
org.jboss.resteasy.client.jaxrs.internal | |
org.jboss.resteasy.core | |
org.jboss.resteasy.core.interception | |
org.jboss.resteasy.keystone.core | |
org.jboss.resteasy.keystone.server | |
org.jboss.resteasy.plugins.cache.server | |
org.jboss.resteasy.plugins.interceptors | |
org.jboss.resteasy.plugins.interceptors.encoding | |
org.jboss.resteasy.security.doseta | |
org.jboss.resteasy.skeleton.key.jaxrs | |
org.jboss.resteasy.spi | |
org.jboss.resteasy.test.async |
Classes in javax.ws.rs.container used by javax.ws.rs.container | |
---|---|
AsyncResponse
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing. |
|
ContainerRequestContext
Container request filter context. |
|
ContainerResponseContext
Container response filter context. |
|
ResourceInfo
An injectable class to access the resource class and resource method matched by the current request. |
|
TimeoutHandler
Asynchronous response suspend time-out handler. |
Classes in javax.ws.rs.container used by org.jboss.example.jaxrs2.async | |
---|---|
AsyncResponse
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing. |
|
Suspended
Inject a suspended AsyncResponse into a parameter of an invoked
JAX-RS resource or sub-resource method . |
Classes in javax.ws.rs.container used by org.jboss.resteasy.cdi.asynch | |
---|---|
AsyncResponse
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing. |
|
Suspended
Inject a suspended AsyncResponse into a parameter of an invoked
JAX-RS resource or sub-resource method . |
Classes in javax.ws.rs.container used by org.jboss.resteasy.cdi.decorators | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
ContainerResponseContext
Container response filter context. |
|
ContainerResponseFilter
An extension interface implemented by container response filters. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.client.jaxrs.internal | |
---|---|
DynamicFeature
A JAX-RS provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.core | |
---|---|
AsyncResponse
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing. |
|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
ContainerResponseFilter
An extension interface implemented by container response filters. |
|
DynamicFeature
A JAX-RS provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time. |
|
PreMatching
Global binding annotation that can be applied to a container request filter to indicate that such filter should be applied globally
on all resources in the application before the actual resource matching occurs. |
|
ResourceInfo
An injectable class to access the resource class and resource method matched by the current request. |
|
ResumeCallback
Asynchronous request processing lifecycle callback that receives suspended asynchronous response resume events. |
|
Suspended
Inject a suspended AsyncResponse into a parameter of an invoked
JAX-RS resource or sub-resource method . |
|
TimeoutHandler
Asynchronous response suspend time-out handler. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.core.interception | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
ContainerResponseContext
Container response filter context. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.keystone.core | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
PreMatching
Global binding annotation that can be applied to a container request filter to indicate that such filter should be applied globally
on all resources in the application before the actual resource matching occurs. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.keystone.server | |
---|---|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
PreMatching
Global binding annotation that can be applied to a container request filter to indicate that such filter should be applied globally
on all resources in the application before the actual resource matching occurs. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.plugins.cache.server | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.plugins.interceptors | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
ContainerResponseContext
Container response filter context. |
|
ContainerResponseFilter
An extension interface implemented by container response filters. |
|
DynamicFeature
A JAX-RS provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time. |
|
ResourceInfo
An injectable class to access the resource class and resource method matched by the current request. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.plugins.interceptors.encoding | |
---|---|
DynamicFeature
A JAX-RS provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time. |
|
ResourceInfo
An injectable class to access the resource class and resource method matched by the current request. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.security.doseta | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
|
ContainerResponseContext
Container response filter context. |
|
ContainerResponseFilter
An extension interface implemented by container response filters. |
|
DynamicFeature
A JAX-RS provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time. |
|
ResourceInfo
An injectable class to access the resource class and resource method matched by the current request. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.skeleton.key.jaxrs | |
---|---|
ContainerRequestContext
Container request filter context. |
|
ContainerRequestFilter
An extension interface implemented by container request filters. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.spi | |
---|---|
AsyncResponse
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing. |
|
ContainerResponseFilter
An extension interface implemented by container response filters. |
|
DynamicFeature
A JAX-RS provider for dynamic registration of post-matching providers during a JAX-RS application setup at deployment time. |
Classes in javax.ws.rs.container used by org.jboss.resteasy.test.async | |
---|---|
AsyncResponse
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing. |
|
Suspended
Inject a suspended AsyncResponse into a parameter of an invoked
JAX-RS resource or sub-resource method . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |