|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameInputStream | |
---|---|
com.caucho.remote.websocket |
Uses of FrameInputStream in com.caucho.remote.websocket |
---|
Subclasses of FrameInputStream in com.caucho.remote.websocket | |
---|---|
class |
MaskedFrameInputStream
WebSocketInputStream reads a single WebSocket packet. |
class |
UnmaskedFrameInputStream
WebSocketInputStream reads a single WebSocket packet. |
Methods in com.caucho.remote.websocket with parameters of type FrameInputStream | |
---|---|
protected WebSocketInputStream |
WebSocketContextStreamImpl.createWebSocketInputStream(FrameInputStream is)
|
Constructors in com.caucho.remote.websocket with parameters of type FrameInputStream | |
---|---|
WebSocketInputStream(FrameInputStream is)
|
|
WebSocketMaskedInputStream(FrameInputStream is)
|
|
WebSocketReader(FrameInputStream is)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |