Package org.jumpmind.symmetric.web

Interface Summary
IServletResource This interface can be used by a servlet or a filter that is managed by Spring.
 

Class Summary
AbstractFilter All symmetric filters (other than SymmetricFilter) should extend this class.
AbstractResourceServlet<T extends ITransportResourceHandler>  
AbstractServlet  
AbstractTransportFilter<T extends ITransportResourceHandler> This is a filter that is used by a transport.
AbstractTransportResourceServlet<T extends ITransportResourceHandler> This is a Servlet that is used by a transport.
AckServlet  
AlertServlet This is a place holder for the idea that we could create an RSS feed for alerts.
AuthenticationFilter This better be the first filter that executes ! TODO: if this thing fails, should it prevent further processing of the request?
BatchServlet Allows for the request of a batch by id.
CompressionFilter Configured within symmetric-web.xml
InetAddressFilter This better be the first filter that executes ! TODO: if this thing fails, should it prevent further processing of the request?
NodeConcurrencyFilter Configured within symmetric-web.xml
PullServlet  
PushServlet  
RegistrationServlet  
ServletResourceTemplate All symmetric servlets and filters (other than SymmetricFilter and SymmetricServlet) should extend this class.
SymmetricFilter This filter allows us simplify the configuration of symmetric by defining filters directly within spring configuration files.
SymmetricServlet The SymmetricServlet manages all of the other servlets.
ThrottledResponseWrapper  
ThrottledServletOutputStream  
ThrottleFilter Configured within symmetric-web.xml
WebConstants  
 



Copyright © 2007-2008. All Rights Reserved.