public class ByteBufferEncoder extends Object implements Encoder.Binary<ByteBuffer>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>| Constructor and Description |
|---|
ByteBufferEncoder() |
public ByteBuffer encode(ByteBuffer object) throws EncodeException
encode in interface Encoder.Binary<ByteBuffer>EncodeExceptionpublic void init(EndpointConfig config)
Copyright © 1995-2015 Webtide. All Rights Reserved.