|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.tyrus.platform.decoders.BinaryDecoderNoOp
public class BinaryDecoderNoOp
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.net.websocket.Decoder |
|---|
javax.net.websocket.Decoder.Binary<T>, javax.net.websocket.Decoder.Text<T> |
| Constructor Summary | |
|---|---|
BinaryDecoderNoOp()
|
|
| Method Summary | |
|---|---|
byte[] |
decode(byte[] bytes)
|
boolean |
willDecode(byte[] bytes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryDecoderNoOp()
| Method Detail |
|---|
public byte[] decode(byte[] bytes)
throws javax.net.websocket.DecodeException
decode in interface javax.net.websocket.Decoder.Binaryjavax.net.websocket.DecodeExceptionpublic boolean willDecode(byte[] bytes)
willDecode in interface javax.net.websocket.Decoder.Binary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||