Class PBMessageFramedCodec<T extends MessageBuffer>

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

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

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