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

Packages that use AtmosphereServlet.AtmosphereHandlerWrapper
org.atmosphere.cpr   
 

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> AtmosphereServlet.atmosphereHandlers
          The list of AtmosphereHandler and their associated mapping.
 

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()
           
 



Copyright © 2012. All Rights Reserved.