T
- the type that this Encoder can convert topublic abstract static class ConvertingEncoderDecoderSupport.TextEncoder<T> extends ConvertingEncoderDecoderSupport<T,String> implements 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>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
Constructor and Description |
---|
TextEncoder() |
decode, destroy, encode, getApplicationContext, getConversionService, getMessageType, getType, init, willDecode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode