Uses of Interface
org.atmosphere.container.TomcatWebSocketUtil.Delegate
-
Packages that use TomcatWebSocketUtil.Delegate Package Description org.atmosphere.container -
-
Uses of TomcatWebSocketUtil.Delegate in org.atmosphere.container
Classes in org.atmosphere.container that implement TomcatWebSocketUtil.Delegate Modifier and Type Class Description classTomcat7AsyncSupportWithWebSocketTomcat's WebSocket support.classTomcat7BIOSupportWithWebSocketTomcat's WebSocket support.classTomcat7Servlet30SupportWithWebSocketTomcat's WebSocket support.Methods in org.atmosphere.container with parameters of type TomcatWebSocketUtil.Delegate Modifier and Type Method Description static ActionTomcatWebSocketUtil. doService(AtmosphereRequest req, AtmosphereResponse res, TomcatWebSocketUtil.Delegate delegate, AtmosphereConfig config, WebSocketProcessor webSocketProcessor)
-