public static final class BigpipePBProtocol.BigpipeCommand extends com.google.protobuf.GeneratedMessage implements BigpipePBProtocol.BigpipeCommandOrBuilder
com.baidu.ub.bigpipe.protocol.BigpipeCommand| 限定符和类型 | 类和说明 |
|---|---|
static class |
BigpipePBProtocol.BigpipeCommand.Builder
Protobuf type
com.baidu.ub.bigpipe.protocol.BigpipeCommand |
static class |
BigpipePBProtocol.BigpipeCommand.CommandType
Protobuf enum
com.baidu.ub.bigpipe.protocol.BigpipeCommand.CommandType |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ACK_FIELD_NUMBER |
static int |
CMDMESSAGE_FIELD_NUMBER |
static int |
CMDSEND_FIELD_NUMBER |
static int |
CONNECT_FIELD_NUMBER |
static int |
CONNECTED_FIELD_NUMBER |
static int |
DISCONNECT_FIELD_NUMBER |
static int |
ERROR_FIELD_NUMBER |
static int |
GETTICKET_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
MIGRATE_FIELD_NUMBER |
static int |
MSGPACK_FIELD_NUMBER |
static com.google.protobuf.Parser<BigpipePBProtocol.BigpipeCommand> |
PARSER |
static int |
RECEIPT_FIELD_NUMBER |
static int |
SUBSCRIBE_FIELD_NUMBER |
static int |
SUBSCRIBEALL_FIELD_NUMBER |
static int |
TICKET_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UNSUBSCRIBE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
BigpipePBProtocol.AckCommand |
getAck()
optional .com.baidu.ub.bigpipe.protocol.AckCommand ack = 21; |
BigpipePBProtocol.AckCommandOrBuilder |
getAckOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.AckCommand ack = 21; |
BigpipePBProtocol.CmdMessageCommand |
getCmdmessage()
optional .com.baidu.ub.bigpipe.protocol.CmdMessageCommand cmdmessage = 11; |
BigpipePBProtocol.CmdMessageCommandOrBuilder |
getCmdmessageOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.CmdMessageCommand cmdmessage = 11; |
BigpipePBProtocol.CmdSendCommand |
getCmdsend()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10; |
BigpipePBProtocol.CmdSendCommandOrBuilder |
getCmdsendOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10; |
BigpipePBProtocol.ConnectCommand |
getConnect()
optional .com.baidu.ub.bigpipe.protocol.ConnectCommand connect = 4; |
BigpipePBProtocol.ConnectedCommand |
getConnected()
optional .com.baidu.ub.bigpipe.protocol.ConnectedCommand connected = 23; |
BigpipePBProtocol.ConnectedCommandOrBuilder |
getConnectedOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ConnectedCommand connected = 23; |
BigpipePBProtocol.ConnectCommandOrBuilder |
getConnectOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ConnectCommand connect = 4; |
static BigpipePBProtocol.BigpipeCommand |
getDefaultInstance() |
BigpipePBProtocol.BigpipeCommand |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
BigpipePBProtocol.DisconnectCommand |
getDisconnect()
optional .com.baidu.ub.bigpipe.protocol.DisconnectCommand disconnect = 5; |
BigpipePBProtocol.DisconnectCommandOrBuilder |
getDisconnectOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.DisconnectCommand disconnect = 5; |
BigpipePBProtocol.ErrorCommand |
getError()
optional .com.baidu.ub.bigpipe.protocol.ErrorCommand error = 22; |
BigpipePBProtocol.ErrorCommandOrBuilder |
getErrorOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ErrorCommand error = 22; |
BigpipePBProtocol.GetTicketCommand |
getGetticket()
optional .com.baidu.ub.bigpipe.protocol.GetTicketCommand getticket = 12; |
BigpipePBProtocol.GetTicketCommandOrBuilder |
getGetticketOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.GetTicketCommand getticket = 12; |
BigpipePBProtocol.MessageCommand |
getMessage()
optional .com.baidu.ub.bigpipe.protocol.MessageCommand message = 2;
one of the fllowing command will be filled in. |
BigpipePBProtocol.MessageCommandOrBuilder |
getMessageOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.MessageCommand message = 2;
one of the fllowing command will be filled in. |
BigpipePBProtocol.MigrateCommand |
getMigrate()
optional .com.baidu.ub.bigpipe.protocol.MigrateCommand migrate = 9; |
BigpipePBProtocol.MigrateCommandOrBuilder |
getMigrateOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.MigrateCommand migrate = 9; |
BigpipePBProtocol.MessagePackCommand |
getMsgpack()
optional .com.baidu.ub.bigpipe.protocol.MessagePackCommand msgpack = 3; |
BigpipePBProtocol.MessagePackCommandOrBuilder |
getMsgpackOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.MessagePackCommand msgpack = 3; |
com.google.protobuf.Parser<BigpipePBProtocol.BigpipeCommand> |
getParserForType() |
BigpipePBProtocol.ReceiptCommand |
getReceipt()
optional .com.baidu.ub.bigpipe.protocol.ReceiptCommand receipt = 24; |
BigpipePBProtocol.ReceiptCommandOrBuilder |
getReceiptOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ReceiptCommand receipt = 24; |
int |
getSerializedSize() |
BigpipePBProtocol.SubscribeCommand |
getSubscribe()
optional .com.baidu.ub.bigpipe.protocol.SubscribeCommand subscribe = 6; |
BigpipePBProtocol.SubscribeAllCommand |
getSubscribeall()
optional .com.baidu.ub.bigpipe.protocol.SubscribeAllCommand subscribeall = 7; |
BigpipePBProtocol.SubscribeAllCommandOrBuilder |
getSubscribeallOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.SubscribeAllCommand subscribeall = 7; |
BigpipePBProtocol.SubscribeCommandOrBuilder |
getSubscribeOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.SubscribeCommand subscribe = 6; |
BigpipePBProtocol.TicketCommand |
getTicket()
optional .com.baidu.ub.bigpipe.protocol.TicketCommand ticket = 13; |
BigpipePBProtocol.TicketCommandOrBuilder |
getTicketOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.TicketCommand ticket = 13; |
BigpipePBProtocol.BigpipeCommand.CommandType |
getType()
required .com.baidu.ub.bigpipe.protocol.BigpipeCommand.CommandType type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
BigpipePBProtocol.UnsubscribeCommand |
getUnsubscribe()
optional .com.baidu.ub.bigpipe.protocol.UnsubscribeCommand unsubscribe = 8; |
BigpipePBProtocol.UnsubscribeCommandOrBuilder |
getUnsubscribeOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.UnsubscribeCommand unsubscribe = 8; |
boolean |
hasAck()
optional .com.baidu.ub.bigpipe.protocol.AckCommand ack = 21; |
boolean |
hasCmdmessage()
optional .com.baidu.ub.bigpipe.protocol.CmdMessageCommand cmdmessage = 11; |
boolean |
hasCmdsend()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10; |
boolean |
hasConnect()
optional .com.baidu.ub.bigpipe.protocol.ConnectCommand connect = 4; |
boolean |
hasConnected()
optional .com.baidu.ub.bigpipe.protocol.ConnectedCommand connected = 23; |
boolean |
hasDisconnect()
optional .com.baidu.ub.bigpipe.protocol.DisconnectCommand disconnect = 5; |
boolean |
hasError()
optional .com.baidu.ub.bigpipe.protocol.ErrorCommand error = 22; |
boolean |
hasGetticket()
optional .com.baidu.ub.bigpipe.protocol.GetTicketCommand getticket = 12; |
boolean |
hasMessage()
optional .com.baidu.ub.bigpipe.protocol.MessageCommand message = 2;
one of the fllowing command will be filled in. |
boolean |
hasMigrate()
optional .com.baidu.ub.bigpipe.protocol.MigrateCommand migrate = 9; |
boolean |
hasMsgpack()
optional .com.baidu.ub.bigpipe.protocol.MessagePackCommand msgpack = 3; |
boolean |
hasReceipt()
optional .com.baidu.ub.bigpipe.protocol.ReceiptCommand receipt = 24; |
boolean |
hasSubscribe()
optional .com.baidu.ub.bigpipe.protocol.SubscribeCommand subscribe = 6; |
boolean |
hasSubscribeall()
optional .com.baidu.ub.bigpipe.protocol.SubscribeAllCommand subscribeall = 7; |
boolean |
hasTicket()
optional .com.baidu.ub.bigpipe.protocol.TicketCommand ticket = 13; |
boolean |
hasType()
required .com.baidu.ub.bigpipe.protocol.BigpipeCommand.CommandType type = 1; |
boolean |
hasUnsubscribe()
optional .com.baidu.ub.bigpipe.protocol.UnsubscribeCommand unsubscribe = 8; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BigpipePBProtocol.BigpipeCommand.Builder |
newBuilder() |
static BigpipePBProtocol.BigpipeCommand.Builder |
newBuilder(BigpipePBProtocol.BigpipeCommand prototype) |
BigpipePBProtocol.BigpipeCommand.Builder |
newBuilderForType() |
protected BigpipePBProtocol.BigpipeCommand.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BigpipePBProtocol.BigpipeCommand |
parseDelimitedFrom(InputStream input) |
static BigpipePBProtocol.BigpipeCommand |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(byte[] data) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(com.google.protobuf.ByteString data) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(InputStream input) |
static BigpipePBProtocol.BigpipeCommand |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BigpipePBProtocol.BigpipeCommand.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<BigpipePBProtocol.BigpipeCommand> PARSER
public static final int TYPE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int MSGPACK_FIELD_NUMBER
public static final int CONNECT_FIELD_NUMBER
public static final int DISCONNECT_FIELD_NUMBER
public static final int SUBSCRIBE_FIELD_NUMBER
public static final int SUBSCRIBEALL_FIELD_NUMBER
public static final int UNSUBSCRIBE_FIELD_NUMBER
public static final int MIGRATE_FIELD_NUMBER
public static final int CMDSEND_FIELD_NUMBER
public static final int CMDMESSAGE_FIELD_NUMBER
public static final int GETTICKET_FIELD_NUMBER
public static final int TICKET_FIELD_NUMBER
public static final int ACK_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
public static final int CONNECTED_FIELD_NUMBER
public static final int RECEIPT_FIELD_NUMBER
public static BigpipePBProtocol.BigpipeCommand getDefaultInstance()
public BigpipePBProtocol.BigpipeCommand getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<BigpipePBProtocol.BigpipeCommand> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic boolean hasType()
required .com.baidu.ub.bigpipe.protocol.BigpipeCommand.CommandType type = 1;public BigpipePBProtocol.BigpipeCommand.CommandType getType()
required .com.baidu.ub.bigpipe.protocol.BigpipeCommand.CommandType type = 1;public boolean hasMessage()
optional .com.baidu.ub.bigpipe.protocol.MessageCommand message = 2;
one of the fllowing command will be filled in.
public BigpipePBProtocol.MessageCommand getMessage()
optional .com.baidu.ub.bigpipe.protocol.MessageCommand message = 2;
one of the fllowing command will be filled in.
public BigpipePBProtocol.MessageCommandOrBuilder getMessageOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.MessageCommand message = 2;
one of the fllowing command will be filled in.
public boolean hasMsgpack()
optional .com.baidu.ub.bigpipe.protocol.MessagePackCommand msgpack = 3;public BigpipePBProtocol.MessagePackCommand getMsgpack()
optional .com.baidu.ub.bigpipe.protocol.MessagePackCommand msgpack = 3;public BigpipePBProtocol.MessagePackCommandOrBuilder getMsgpackOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.MessagePackCommand msgpack = 3;public boolean hasConnect()
optional .com.baidu.ub.bigpipe.protocol.ConnectCommand connect = 4;public BigpipePBProtocol.ConnectCommand getConnect()
optional .com.baidu.ub.bigpipe.protocol.ConnectCommand connect = 4;public BigpipePBProtocol.ConnectCommandOrBuilder getConnectOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ConnectCommand connect = 4;public boolean hasDisconnect()
optional .com.baidu.ub.bigpipe.protocol.DisconnectCommand disconnect = 5;public BigpipePBProtocol.DisconnectCommand getDisconnect()
optional .com.baidu.ub.bigpipe.protocol.DisconnectCommand disconnect = 5;public BigpipePBProtocol.DisconnectCommandOrBuilder getDisconnectOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.DisconnectCommand disconnect = 5;public boolean hasSubscribe()
optional .com.baidu.ub.bigpipe.protocol.SubscribeCommand subscribe = 6;public BigpipePBProtocol.SubscribeCommand getSubscribe()
optional .com.baidu.ub.bigpipe.protocol.SubscribeCommand subscribe = 6;public BigpipePBProtocol.SubscribeCommandOrBuilder getSubscribeOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.SubscribeCommand subscribe = 6;public boolean hasSubscribeall()
optional .com.baidu.ub.bigpipe.protocol.SubscribeAllCommand subscribeall = 7;public BigpipePBProtocol.SubscribeAllCommand getSubscribeall()
optional .com.baidu.ub.bigpipe.protocol.SubscribeAllCommand subscribeall = 7;public BigpipePBProtocol.SubscribeAllCommandOrBuilder getSubscribeallOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.SubscribeAllCommand subscribeall = 7;public boolean hasUnsubscribe()
optional .com.baidu.ub.bigpipe.protocol.UnsubscribeCommand unsubscribe = 8;public BigpipePBProtocol.UnsubscribeCommand getUnsubscribe()
optional .com.baidu.ub.bigpipe.protocol.UnsubscribeCommand unsubscribe = 8;public BigpipePBProtocol.UnsubscribeCommandOrBuilder getUnsubscribeOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.UnsubscribeCommand unsubscribe = 8;public boolean hasMigrate()
optional .com.baidu.ub.bigpipe.protocol.MigrateCommand migrate = 9;public BigpipePBProtocol.MigrateCommand getMigrate()
optional .com.baidu.ub.bigpipe.protocol.MigrateCommand migrate = 9;public BigpipePBProtocol.MigrateCommandOrBuilder getMigrateOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.MigrateCommand migrate = 9;public boolean hasCmdsend()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10;public BigpipePBProtocol.CmdSendCommand getCmdsend()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10;public BigpipePBProtocol.CmdSendCommandOrBuilder getCmdsendOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10;public boolean hasCmdmessage()
optional .com.baidu.ub.bigpipe.protocol.CmdMessageCommand cmdmessage = 11;public BigpipePBProtocol.CmdMessageCommand getCmdmessage()
optional .com.baidu.ub.bigpipe.protocol.CmdMessageCommand cmdmessage = 11;public BigpipePBProtocol.CmdMessageCommandOrBuilder getCmdmessageOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.CmdMessageCommand cmdmessage = 11;public boolean hasGetticket()
optional .com.baidu.ub.bigpipe.protocol.GetTicketCommand getticket = 12;public BigpipePBProtocol.GetTicketCommand getGetticket()
optional .com.baidu.ub.bigpipe.protocol.GetTicketCommand getticket = 12;public BigpipePBProtocol.GetTicketCommandOrBuilder getGetticketOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.GetTicketCommand getticket = 12;public boolean hasTicket()
optional .com.baidu.ub.bigpipe.protocol.TicketCommand ticket = 13;public BigpipePBProtocol.TicketCommand getTicket()
optional .com.baidu.ub.bigpipe.protocol.TicketCommand ticket = 13;public BigpipePBProtocol.TicketCommandOrBuilder getTicketOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.TicketCommand ticket = 13;public boolean hasAck()
optional .com.baidu.ub.bigpipe.protocol.AckCommand ack = 21;public BigpipePBProtocol.AckCommand getAck()
optional .com.baidu.ub.bigpipe.protocol.AckCommand ack = 21;public BigpipePBProtocol.AckCommandOrBuilder getAckOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.AckCommand ack = 21;public boolean hasError()
optional .com.baidu.ub.bigpipe.protocol.ErrorCommand error = 22;public BigpipePBProtocol.ErrorCommand getError()
optional .com.baidu.ub.bigpipe.protocol.ErrorCommand error = 22;public BigpipePBProtocol.ErrorCommandOrBuilder getErrorOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ErrorCommand error = 22;public boolean hasConnected()
optional .com.baidu.ub.bigpipe.protocol.ConnectedCommand connected = 23;public BigpipePBProtocol.ConnectedCommand getConnected()
optional .com.baidu.ub.bigpipe.protocol.ConnectedCommand connected = 23;public BigpipePBProtocol.ConnectedCommandOrBuilder getConnectedOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ConnectedCommand connected = 23;public boolean hasReceipt()
optional .com.baidu.ub.bigpipe.protocol.ReceiptCommand receipt = 24;public BigpipePBProtocol.ReceiptCommand getReceipt()
optional .com.baidu.ub.bigpipe.protocol.ReceiptCommand receipt = 24;public BigpipePBProtocol.ReceiptCommandOrBuilder getReceiptOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.ReceiptCommand receipt = 24;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace 在类中 com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(InputStream input) throws IOException
IOExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BigpipePBProtocol.BigpipeCommand parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BigpipePBProtocol.BigpipeCommand parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BigpipePBProtocol.BigpipeCommand parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BigpipePBProtocol.BigpipeCommand.Builder newBuilder()
public BigpipePBProtocol.BigpipeCommand.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static BigpipePBProtocol.BigpipeCommand.Builder newBuilder(BigpipePBProtocol.BigpipeCommand prototype)
public BigpipePBProtocol.BigpipeCommand.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected BigpipePBProtocol.BigpipeCommand.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2017. All rights reserved.