public class SubscriptionRecord extends java.lang.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(java.io.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(java.io.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, java.io.IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic SubscriptionRecord.Bean parseUnframed(java.io.InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, java.io.IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic 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, java.io.IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic 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(java.io.InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, java.io.IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.