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