public class SubscriptionRecord extends Object implements org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>
| Modifier and Type | Class and Description |
|---|---|
static class |
SubscriptionRecord.Bean |
static class |
SubscriptionRecord.Buffer |
static interface |
SubscriptionRecord.Getter |
| Modifier and Type | Field and Description |
|---|---|
static SubscriptionRecord |
FACTORY |
static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<SubscriptionRecord.Buffer> |
FRAMED_CODEC |
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<SubscriptionRecord.Buffer> |
UNFRAMED_CODEC |
| Constructor and Description |
|---|
SubscriptionRecord() |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionRecord.Bean |
create() |
SubscriptionRecord.Buffer |
parseFramed(org.fusesource.hawtbuf.Buffer data) |
SubscriptionRecord.Buffer |
parseFramed(byte[] data) |
SubscriptionRecord.Buffer |
parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
SubscriptionRecord.Buffer |
parseFramed(InputStream data) |
SubscriptionRecord.Buffer |
parseUnframed(org.fusesource.hawtbuf.Buffer data) |
SubscriptionRecord.Buffer |
parseUnframed(byte[] data) |
SubscriptionRecord.Bean |
parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
SubscriptionRecord.Bean |
parseUnframed(InputStream data) |
public static final SubscriptionRecord FACTORY
public static final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<SubscriptionRecord.Buffer> FRAMED_CODEC
public static final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<SubscriptionRecord.Buffer> UNFRAMED_CODEC
public SubscriptionRecord.Bean create()
create in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>public SubscriptionRecord.Bean parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic SubscriptionRecord.Bean parseUnframed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic SubscriptionRecord.Buffer parseUnframed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic SubscriptionRecord.Buffer parseUnframed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic SubscriptionRecord.Buffer parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic SubscriptionRecord.Buffer parseFramed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic SubscriptionRecord.Buffer parseFramed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic SubscriptionRecord.Buffer parseFramed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.