Uses of Package
org.atmosphere.util

Packages that use org.atmosphere.util
org.atmosphere.annotation   
org.atmosphere.cpr   
org.atmosphere.util   
org.atmosphere.websocket   
 

Classes in org.atmosphere.util used by org.atmosphere.annotation
EndpointMapper
          This class is responsible for mapping request to handler like AtmosphereHandler or WebSocketHandler
 

Classes in org.atmosphere.util used by org.atmosphere.cpr
EndpointMapper
          This class is responsible for mapping request to handler like AtmosphereHandler or WebSocketHandler
 

Classes in org.atmosphere.util used by org.atmosphere.util
AtmosphereConfigReader
          Descriptor for an Atmosphere configuraton file.
EndpointMapper
          This class is responsible for mapping request to handler like AtmosphereHandler or WebSocketHandler
FakeHttpSession
           
FilterConfigImpl
          FilterConfig implementation.
IntrospectionUtils.PropertySource
           
ServletContextFactory
          A simple Factory to get access to the .
ServletProxyFactory
          A factory class that can be used to handle the Servlet API internal proxy.
ServletProxyFactory.MethodHandler
          A MethodHandler can be added to allow Frameworks using Atmosphere to customize internal behavior.
VoidExecutorService
          An ExecutorService that does nothing and execute using the calling Thread.
 

Classes in org.atmosphere.util used by org.atmosphere.websocket
EndpointMapper
          This class is responsible for mapping request to handler like AtmosphereHandler or WebSocketHandler
 



Copyright © 2014. All Rights Reserved.