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

Packages that use AtmosphereFramework.AtmosphereHandlerWrapper
org.atmosphere.cpr   
 

Uses of AtmosphereFramework.AtmosphereHandlerWrapper in org.atmosphere.cpr
 

Fields in org.atmosphere.cpr with type parameters of type AtmosphereFramework.AtmosphereHandlerWrapper
protected  Map<String,AtmosphereFramework.AtmosphereHandlerWrapper> AtmosphereFramework.atmosphereHandlers
           
protected  EndpointMapper<AtmosphereFramework.AtmosphereHandlerWrapper> AtmosphereFramework.endpointMapper
           
 

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

Methods in org.atmosphere.cpr that return types with arguments of type AtmosphereFramework.AtmosphereHandlerWrapper
 EndpointMapper<AtmosphereFramework.AtmosphereHandlerWrapper> AtmosphereFramework.endPointMapper()
           
 Map<String,AtmosphereFramework.AtmosphereHandlerWrapper> AtmosphereFramework.getAtmosphereHandlers()
           
 Map<String,AtmosphereFramework.AtmosphereHandlerWrapper> AtmosphereConfig.handlers()
           
 



Copyright © 2012. All Rights Reserved.