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