RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Package org.jboss.resteasy.plugins.server.servlet

Interface Summary
HttpRequestFactory  
HttpResponseFactory  
ResteasyBootstrapClasses Constant list of bootstrap classes.
ResteasyContextParameters constant names of resteasy configuration variables within a servlet
 

Class Summary
ConfigurationBootstrap Create a deployment from String-based configuration data
FilterBootstrap  
FilterDispatcher  
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

HttpServletResponseHeaders  
HttpServletResponseWrapper  
ListenerBootstrap  
ResteasyBootstrap This is a ServletContextListener that creates the registry for resteasy and stuffs it as a servlet context attribute
ServletBootstrap  
ServletContainerDispatcher Helper/delegate class to unify Servlet and Filter dispatcher implementations
ServletSecurityContext  
ServletUtil  
 


RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.