Uses of Interface
org.atmosphere.websocket.WebSocketProtocolStream

Packages that use WebSocketProtocolStream
org.atmosphere.websocket.protocol   
 

Uses of WebSocketProtocolStream in org.atmosphere.websocket.protocol
 

Classes in org.atmosphere.websocket.protocol that implement WebSocketProtocolStream
 class StreamingHttpProtocol
          Like the AsynchronousProcessor class, this class is responsible for dispatching WebSocket stream to the proper WebSocket implementation by wrapping the Websocket message's bytes within an HttpServletRequest.
 



Copyright © 2014. All Rights Reserved.