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

Packages that use AtmosphereServlet.AtmosphereHandlerWrapper
org.atmosphere.cpr   
 

Uses of AtmosphereServlet.AtmosphereHandlerWrapper in org.atmosphere.cpr
 

Methods in org.atmosphere.cpr that return AtmosphereServlet.AtmosphereHandlerWrapper
protected  AtmosphereServlet.AtmosphereHandlerWrapper AsynchronousProcessor.map(javax.servlet.http.HttpServletRequest req)
          Return the AtmosphereHandler mapped to the passed servlet-path.
 

Methods in org.atmosphere.cpr that return types with arguments of type AtmosphereServlet.AtmosphereHandlerWrapper
protected  Map<String,AtmosphereServlet.AtmosphereHandlerWrapper> AtmosphereServlet.AtmosphereConfig.handlers()
           
 

Methods in org.atmosphere.cpr with parameters of type AtmosphereServlet.AtmosphereHandlerWrapper
 boolean AtmosphereServlet.AtmosphereConfig.mapBroadcasterToAtmosphereHandler(Broadcaster bc, AtmosphereServlet.AtmosphereHandlerWrapper ahw)
           
 



Copyright © 2011. All Rights Reserved.