| Package | Description |
|---|---|
| org.atmosphere.websocket.protocol |
| Modifier and Type | Class and Description |
|---|---|
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 © 2016. All rights reserved.