Package | Description |
---|---|
com.caucho.remote.websocket |
Modifier and Type | Class and Description |
---|---|
class |
MaskedFrameInputStream
WebSocketInputStream reads a single WebSocket packet.
|
class |
UnmaskedFrameInputStream
WebSocketInputStream reads a single WebSocket packet.
|
Modifier and Type | Method and Description |
---|---|
protected WebSocketInputStream |
WebSocketContextStreamImpl.createWebSocketInputStream(FrameInputStream is) |
Constructor and Description |
---|
WebSocketInputStream(FrameInputStream is) |
WebSocketMaskedInputStream(FrameInputStream is) |
WebSocketReader(FrameInputStream is) |