| Package | Description |
|---|---|
| org.jboss.resteasy.plugins.providers | |
| org.jboss.resteasy.plugins.server.servlet |
| Class and Description |
|---|
| Cleanable |
| Class and Description |
|---|
| Cleanable |
| ConfigurationBootstrap
Create a deployment from String-based configuration data
|
| FilterDispatcher |
| HttpRequestFactory |
| HttpResponseFactory |
| HttpServletDispatcher |
| HttpServletInputMessage
Abstraction for an inbound http request on the server, or a response from a server to a client
We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework
|
| ListenerBootstrap |
| Servlet3AsyncHttpRequest.Servlet3ExecutionContext.Servle3AsychronousResponse |
| ServletContainerDispatcher
Helper/delegate class to unify Servlet and Filter dispatcher implementations
|