Uses of Interface
org.atmosphere.container.TomcatWebSocketUtil.Delegate

Packages that use TomcatWebSocketUtil.Delegate
org.atmosphere.container   
 

Uses of TomcatWebSocketUtil.Delegate in org.atmosphere.container
 

Classes in org.atmosphere.container that implement TomcatWebSocketUtil.Delegate
 class Tomcat7AsyncSupportWithWebSocket
          Tomcat's WebSocket support.
 class Tomcat7Servlet30SupportWithWebSocket
          Tomcat's WebSocket support.
 

Methods in org.atmosphere.container with parameters of type TomcatWebSocketUtil.Delegate
static Action TomcatWebSocketUtil.doService(AtmosphereRequest req, AtmosphereResponse res, TomcatWebSocketUtil.Delegate delegate, AtmosphereConfig config)
           
 



Copyright © 2012. All Rights Reserved.