T
- the type that this Decoder can convert frompublic abstract static class ConvertingEncoderDecoderSupport.BinaryDecoder<T> extends ConvertingEncoderDecoderSupport<T,ByteBuffer> implements Decoder.Binary<T>
javax.websocket.Encoder
that delegates
to Spring's conversion service. See ConvertingEncoderDecoderSupport
for details.ConvertingEncoderDecoderSupport.BinaryDecoder<T>, ConvertingEncoderDecoderSupport.BinaryEncoder<T>, ConvertingEncoderDecoderSupport.TextDecoder<T>, ConvertingEncoderDecoderSupport.TextEncoder<T>
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
Constructor and Description |
---|
BinaryDecoder() |
decode, destroy, encode, getApplicationContext, getConversionService, getMessageType, getType, init, willDecode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, willDecode