| Package | Description |
|---|---|
| org.jboss.resteasy.client.core.executors | |
| org.jboss.resteasy.core | |
| org.jboss.resteasy.core.interception | |
| org.jboss.resteasy.core.registry | |
| org.jboss.resteasy.mock | |
| org.jboss.resteasy.plugins.server.servlet | |
| org.jboss.resteasy.specimpl | |
| org.jboss.resteasy.spi | |
| org.jboss.resteasy.spi.interception |
JAX-RS specification 1.1 (https://jcp.org/en/jsr/detail?id=311)
had no interceptor framework, so Resteasy release 2.x provided one.
|
| org.jboss.resteasy.spi.statistics | |
| org.jboss.resteasy.statistics |
| Class and Description |
|---|
| Dispatcher |
| Class and Description |
|---|
| AbstractAsynchronousResponse |
| AbstractCollectionFormInjector
Abstract implementation of
ValueInjector that can inject collections. |
| AbstractExecutionContext |
| AsyncResponseConsumer
The basic idea implemented by AsyncResponseConsumer is that a resource method returns a CompletionStage,
an Observable, etc., and some version of AsyncResponseConsumer subscribes to it.
|
| Dispatcher |
| FormInjector |
| Headers |
| LocatorRegistry |
| MediaTypeMap
A copy-on-write MediaType index of T.
|
| MediaTypeMap.CachedMediaTypeAndClass |
| PostResourceMethodInvoker |
| PrefixedFormInjector
Extension of
FormInjector that handles prefixes for associated classes. |
| ResourceInvoker |
| ResourceMethodInvoker |
| ResourceMethodRegistry
Registry of resources and methods/classes that can dispatch HTTP method requests.
|
| StringParameterInjector |
| SynchronousDispatcher |
| ValueInjector |
| Class and Description |
|---|
| ResourceMethodInvoker |
| ServerResponseWriter.RunnableWithIOException |
| Class and Description |
|---|
| ResourceInvoker |
| Class and Description |
|---|
| Dispatcher |
| Class and Description |
|---|
| Dispatcher |
| SynchronousDispatcher |
| SynchronousExecutionContext |
| Class and Description |
|---|
| Headers |
| Class and Description |
|---|
| Dispatcher |
| MediaTypeMap
A copy-on-write MediaType index of T.
|
| MediaTypeMap.Typed |
| ResourceInvoker |
| ResourceMethodInvoker |
| ThreadLocalResteasyProviderFactory
Allow applications to push/pop provider factories onto the stack.
|
| ValueInjector |
| Class and Description |
|---|
| ResourceMethodInvoker |
| ServerResponse |
| Class and Description |
|---|
| ResourceInvoker |
| Class and Description |
|---|
| ResourceInvoker |
Copyright © 2023 JBoss by Red Hat. All rights reserved.