Package org.resteasy.plugins.server.servlet

Class Summary
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  
ResteasyBootstrap This is a ServletContextListener that creates the registry for resteasy and stuffs it as a servlet context attribute
ServletSecurityContext  
SpringBeanProcessor  
SpringContextLoader  
SpringContextLoaderListener  
 



Copyright © 2008. All Rights Reserved.