Uses of Interface
org.atmosphere.websocket.WebSocketProtocolStream
Packages that use WebSocketProtocolStream
-
Uses of WebSocketProtocolStream in org.atmosphere.websocket.protocol
Classes in org.atmosphere.websocket.protocol that implement WebSocketProtocolStreamModifier and TypeClassDescriptionclassLike theAsynchronousProcessorclass, this class is responsible for dispatching WebSocket stream to the properWebSocketimplementation by wrapping the Websocket message's bytes within anHttpServletRequest.