T
- the type that this Decoder can convert frompublic abstract static class ConvertingEncoderDecoderSupport.TextDecoder<T> extends ConvertingEncoderDecoderSupport<T,java.lang.String> implements javax.websocket.Decoder.Text<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 |
---|
TextDecoder() |
decode, destroy, encode, getApplicationContext, getConversionService, getMessageType, getType, init, willDecode