public class QueuePB extends Object implements org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>
| Modifier and Type | Class and Description |
|---|---|
static class |
QueuePB.Bean |
static class |
QueuePB.Buffer |
static interface |
QueuePB.Getter |
| Modifier and Type | Field and Description |
|---|---|
static QueuePB |
FACTORY |
static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<QueuePB.Buffer> |
FRAMED_CODEC |
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<QueuePB.Buffer> |
UNFRAMED_CODEC |
| Constructor and Description |
|---|
QueuePB() |
| Modifier and Type | Method and Description |
|---|---|
QueuePB.Bean |
create() |
QueuePB.Buffer |
parseFramed(org.fusesource.hawtbuf.Buffer data) |
QueuePB.Buffer |
parseFramed(byte[] data) |
QueuePB.Buffer |
parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
QueuePB.Buffer |
parseFramed(InputStream data) |
QueuePB.Buffer |
parseUnframed(org.fusesource.hawtbuf.Buffer data) |
QueuePB.Buffer |
parseUnframed(byte[] data) |
QueuePB.Bean |
parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
QueuePB.Bean |
parseUnframed(InputStream data) |
public static final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<QueuePB.Buffer> FRAMED_CODEC
public static final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<QueuePB.Buffer> UNFRAMED_CODEC
public QueuePB()
public QueuePB.Bean create()
create in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>public QueuePB.Bean parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic QueuePB.Bean parseUnframed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic QueuePB.Buffer parseUnframed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic QueuePB.Buffer parseUnframed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic QueuePB.Buffer parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic QueuePB.Buffer parseFramed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic QueuePB.Buffer parseFramed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic QueuePB.Buffer parseFramed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueuePB.Bean,QueuePB.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionCopyright © 2005–2018 FuseSource, Corp.. All rights reserved.