Class NettyOcientWireV1Transport

java.lang.Object
com.ocient.transport.NettyOcientWireV1Transport
All Implemented Interfaces:
com.ibm.asyncutil.util.AsyncCloseable, SimplexTransport<io.netty.buffer.ByteBuf,io.netty.buffer.ByteBuf>

public class NettyOcientWireV1Transport extends Object implements SimplexTransport<io.netty.buffer.ByteBuf,io.netty.buffer.ByteBuf>
Transport implementation that implements the Ocient Wire Protocol V1.

Notably, the implementation does not decode the message.