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

Interface Summary
ResteasyContextParameters constant names of resteasy configuration variables within a servlet
 

Class Summary
HttpServlet30Dispatcher  
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  
JBossWebAsyncHttpRequest  
JBossWebDispatcherServlet  
ResteasyBootstrap This is a ServletContextListener that creates the registry for resteasy and stuffs it as a servlet context attribute
Servlet3AsyncHttpRequest  
ServletSecurityContext  
ServletUtil  
Tomcat6AsyncHttpRequest  
Tomcat6CometDispatcherServlet  
 



Copyright © 2009. All Rights Reserved.