Uses of Class
org.atmosphere.cpr.AtmosphereServlet.AtmosphereHandlerWrapper

Packages that use AtmosphereServlet.AtmosphereHandlerWrapper
org.atmosphere.container   
org.atmosphere.cpr   
 

Uses of AtmosphereServlet.AtmosphereHandlerWrapper in org.atmosphere.container
 

Constructor parameters in org.atmosphere.container with type arguments of type AtmosphereServlet.AtmosphereHandlerWrapper
BlockingIOCometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
GlassFishv2CometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
GlassFishv3CometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
GrizzlyCometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
JettyCometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
Servlet30Support(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
TomcatCometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
WebLogicCometSupport(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
 

Uses of AtmosphereServlet.AtmosphereHandlerWrapper in org.atmosphere.cpr
 

Fields in org.atmosphere.cpr with type parameters of type AtmosphereServlet.AtmosphereHandlerWrapper
protected  Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> WebContainer.atmosphereHandlers
           
 

Constructor parameters in org.atmosphere.cpr with type arguments of type AtmosphereServlet.AtmosphereHandlerWrapper
WebContainer(Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> atmosphereHandlers)
           
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.