Class PBMessageUnframedCodec<T extends MessageBuffer>

java.lang.Object
org.fusesource.hawtbuf.codec.VariableCodec<T>
org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<T>
All Implemented Interfaces:
Codec<T>

public class PBMessageUnframedCodec<T extends MessageBuffer> extends VariableCodec<T>

Implements the Codec interface for PBMessages type which encode/decodes unframed messages.