Uses of Interface
org.jumpmind.symmetric.transport.ITransportResource

Packages that use ITransportResource
org.jumpmind.symmetric.web   
 

Uses of ITransportResource in org.jumpmind.symmetric.web
 

Classes in org.jumpmind.symmetric.web that implement ITransportResource
 class AbstractTransportFilter<T extends ITransportResourceHandler>
          This is a filter that is used by a transport.
 class AbstractTransportResourceServlet<T extends ITransportResourceHandler>
          This is a Servlet that is used by a transport.
 class AckServlet
           
 class AlertServlet
          This is a place holder for the idea that we could create an RSS feed for alerts.
 class AuthenticationFilter
          This better be the first filter that executes ! TODO: if this thing fails, should it prevent further processing of the request?
 class BatchServlet
          Allows for the request of a batch by id.
 class InetAddressFilter
          This better be the first filter that executes ! TODO: if this thing fails, should it prevent further processing of the request?
 class PullServlet
           
 class PushServlet
           
 class RegistrationServlet
           
 



Copyright © 2007-2008. All Rights Reserved.