Uses of Class
org.atmosphere.cpr.AtmosphereServlet

Packages that use AtmosphereServlet
org.atmosphere.cpr   
 

Uses of AtmosphereServlet in org.atmosphere.cpr
 

Subclasses of AtmosphereServlet in org.atmosphere.cpr
 class MeteorServlet
          Simple Servlet to use when Atmosphere Meteor are used.
 

Methods in org.atmosphere.cpr that return AtmosphereServlet
 AtmosphereServlet AtmosphereServlet.AtmosphereConfig.getServlet()
           
 AtmosphereServlet AtmosphereServlet.setBroadcasterFactory(BroadcasterFactory broadcasterFactory)
          Set the BroadcasterFactory which is used by Atmosphere to construct Broadcaster
 

Constructors in org.atmosphere.cpr with parameters of type AtmosphereServlet
WebSocketProcessor(AtmosphereServlet atmosphereServlet, WebSocketSupport webSocketSupport)
           
 



Copyright © 2011. All Rights Reserved.