T - the type that this Decoder can convert frompublic abstract static class ConvertingEncoderDecoderSupport.BinaryDecoder<T> extends ConvertingEncoderDecoderSupport<T,ByteBuffer> implements javax.websocket.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>| Constructor and Description |
|---|
BinaryDecoder() |
decode, destroy, encode, getApplicationContext, getConversionService, getMessageType, getType, init, willDecode