|
WebSocket 1.0 - Apache Tomcat 7.0.47 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Decoder.BinaryStream<T>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.websocket.Decoder |
---|
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T> |
Method Summary | |
---|---|
T |
decode(java.io.InputStream is)
|
Methods inherited from interface javax.websocket.Decoder |
---|
destroy, init |
Method Detail |
---|
T decode(java.io.InputStream is) throws DecodeException, java.io.IOException
DecodeException
java.io.IOException
|
WebSocket 1.0 - Apache Tomcat 7.0.47 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |