Uses of Interface
org.atmosphere.container.TomcatWebSocketUtil.Delegate
Packages that use TomcatWebSocketUtil.Delegate
-
Uses of TomcatWebSocketUtil.Delegate in org.atmosphere.container
Classes in org.atmosphere.container that implement TomcatWebSocketUtil.DelegateModifier and TypeClassDescriptionclassTomcat's WebSocket support.classTomcat's WebSocket support.classTomcat's WebSocket support.Methods in org.atmosphere.container with parameters of type TomcatWebSocketUtil.DelegateModifier and TypeMethodDescriptionstatic ActionTomcatWebSocketUtil.doService(AtmosphereRequest req, AtmosphereResponse res, TomcatWebSocketUtil.Delegate delegate, AtmosphereConfig config, WebSocketProcessor webSocketProcessor)