| Interface | Description |
|---|---|
| Dispatcher | |
| MediaTypeMap.Typed | |
| ProvidersContextRetainer | |
| ResourceInvoker | |
| ValueInjector |
| Class | Description |
|---|---|
| AbstractAsynchronousResponse | |
| AbstractCollectionFormInjector<T> |
Abstract implementation of
NestedFormInjector that can inject collections. |
| AbstractExecutionContext | |
| AcceptHeaderByFileSuffixFilter |
Modifies Accept and Accept-Language headers by looking at path file suffix i.e.
|
| AcceptParameterHttpPreprocessor |
Enables content negotiation through a query parameter, instead of the Accept Header.
|
| AsynchronousDispatcher | |
| AsynchronousResponseInjector | |
| ConstructorInjectorImpl | |
| ContextParameterInjector | |
| ContextResolverProxy | |
| CookieParamInjector | |
| ExceptionHandler | |
| ExtendedCacheControl |
Adds support for the public directive which is not supported by
CacheControl for some reason. |
| FormInjector | |
| FormParamInjector | |
| HeaderParamInjector | |
| Headers<V> | |
| InjectorFactoryImpl | |
| ListFormInjector |
Can inject lists.
|
| LocatorRegistry | |
| MapFormInjector |
Can inject maps.
|
| MatrixParamInjector | |
| MediaTypeMap<T> |
efficient MediaType index of T
|
| MediaTypeMap.CachedMediaTypeAndClass | |
| MessageBodyParameterInjector | |
| MethodInjectorImpl | |
| PathParamInjector | |
| PrefixedFormInjector |
Extension of
FormInjector that handles prefixes for associated classes. |
| PropertyInjectorImpl | |
| QueryInjector |
Created by Simon Ström on 7/17/14.
|
| QueryParamInjector | |
| ResourceLocatorInvoker | |
| ResourceMethodInvoker | |
| ResourceMethodRegistry |
Registry of resources and methods/classes that can dispatch HTTP method requests
|
| ResourcePropertyInjector | |
| ResteasyHttpServletRequestWrapper |
ResteasyHttpServletRequestWrapper is introduced to support the use of
RequestDispatcher.forward() and RequestDispatcher.include(), which need
to be able to retrieve the orginal HttpServletRequest.
|
| ResteasyHttpServletResponseWrapper |
ResteasyHttpServletResponseWrapper is introduced to support the use of
RequestDispatcher.forward() and RequestDispatcher.include(), which need
to be able to retrieve the orginal HttpServletResponse.
|
| ServerResponse | |
| ServerResponseWriter | |
| StringParameterInjector | |
| SuspendInjector | |
| SynchronousDispatcher | |
| SynchronousExecutionContext | |
| ThreadLocalResteasyProviderFactory |
Allow applications to push/pop provider factories onto the stack
|
| Exception | Description |
|---|---|
| ExceptionAdapter |
A ExceptionAdapter.
|
| NoMessageBodyWriterFoundFailure |
Copyright © 2016 JBoss by Red Hat. All rights reserved.