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