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