public static final class RemoteMessageProto.Message extends com.google.gwt.dev.protobuf.GeneratedMessage implements RemoteMessageProto.MessageOrBuilder
com.google.gwt.dev.shell.remoteui.Message
Outer envelope for all messages
Modifier and Type | Class and Description |
---|---|
static class |
RemoteMessageProto.Message.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message |
static class |
RemoteMessageProto.Message.Failure
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Failure |
static interface |
RemoteMessageProto.Message.FailureOrBuilder |
static class |
RemoteMessageProto.Message.MessageType
Protobuf enum
com.google.gwt.dev.shell.remoteui.Message.MessageType |
static class |
RemoteMessageProto.Message.Request
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request |
static interface |
RemoteMessageProto.Message.RequestOrBuilder |
static class |
RemoteMessageProto.Message.Response
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response |
static interface |
RemoteMessageProto.Message.ResponseOrBuilder |
com.google.gwt.dev.protobuf.GeneratedMessage.BuilderParent, com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage>, com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage>, com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable, com.google.gwt.dev.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.gwt.dev.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
FAILURE_FIELD_NUMBER |
static int |
MESSAGEID_FIELD_NUMBER |
static int |
MESSAGETYPE_FIELD_NUMBER |
static com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message> |
PARSER |
static int |
PROTOCOLVERSION_FIELD_NUMBER |
static int |
REQUEST_FIELD_NUMBER |
static int |
RESPONSE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static RemoteMessageProto.Message |
getDefaultInstance() |
RemoteMessageProto.Message |
getDefaultInstanceForType() |
static com.google.gwt.dev.protobuf.Descriptors.Descriptor |
getDescriptor() |
RemoteMessageProto.Message.Failure |
getFailure()
optional .com.google.gwt.dev.shell.remoteui.Message.Failure failure = 6; |
RemoteMessageProto.Message.FailureOrBuilder |
getFailureOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Failure failure = 6; |
int |
getMessageId()
required uint32 messageId = 3; |
RemoteMessageProto.Message.MessageType |
getMessageType()
optional .com.google.gwt.dev.shell.remoteui.Message.MessageType messageType = 2; |
com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message> |
getParserForType() |
String |
getProtocolVersion()
optional string protocolVersion = 1; |
com.google.gwt.dev.protobuf.ByteString |
getProtocolVersionBytes()
optional string protocolVersion = 1; |
RemoteMessageProto.Message.Request |
getRequest()
optional .com.google.gwt.dev.shell.remoteui.Message.Request request = 4; |
RemoteMessageProto.Message.RequestOrBuilder |
getRequestOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request request = 4; |
RemoteMessageProto.Message.Response |
getResponse()
optional .com.google.gwt.dev.shell.remoteui.Message.Response response = 5; |
RemoteMessageProto.Message.ResponseOrBuilder |
getResponseOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response response = 5; |
int |
getSerializedSize() |
com.google.gwt.dev.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFailure()
optional .com.google.gwt.dev.shell.remoteui.Message.Failure failure = 6; |
boolean |
hasMessageId()
required uint32 messageId = 3; |
boolean |
hasMessageType()
optional .com.google.gwt.dev.shell.remoteui.Message.MessageType messageType = 2; |
boolean |
hasProtocolVersion()
optional string protocolVersion = 1; |
boolean |
hasRequest()
optional .com.google.gwt.dev.shell.remoteui.Message.Request request = 4; |
boolean |
hasResponse()
optional .com.google.gwt.dev.shell.remoteui.Message.Response response = 5; |
protected com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RemoteMessageProto.Message.Builder |
newBuilder() |
static RemoteMessageProto.Message.Builder |
newBuilder(RemoteMessageProto.Message prototype) |
RemoteMessageProto.Message.Builder |
newBuilderForType() |
protected RemoteMessageProto.Message.Builder |
newBuilderForType(com.google.gwt.dev.protobuf.GeneratedMessage.BuilderParent parent) |
static RemoteMessageProto.Message |
parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message |
parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message |
parseFrom(byte[] data) |
static RemoteMessageProto.Message |
parseFrom(byte[] data,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message |
parseFrom(com.google.gwt.dev.protobuf.ByteString data) |
static RemoteMessageProto.Message |
parseFrom(com.google.gwt.dev.protobuf.ByteString data,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message |
parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input) |
static RemoteMessageProto.Message |
parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message |
parseFrom(InputStream input) |
static RemoteMessageProto.Message |
parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteMessageProto.Message.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.gwt.dev.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message> PARSER
public static final int PROTOCOLVERSION_FIELD_NUMBER
public static final int MESSAGETYPE_FIELD_NUMBER
public static final int MESSAGEID_FIELD_NUMBER
public static final int REQUEST_FIELD_NUMBER
public static final int RESPONSE_FIELD_NUMBER
public static final int FAILURE_FIELD_NUMBER
public static RemoteMessageProto.Message getDefaultInstance()
public RemoteMessageProto.Message getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.gwt.dev.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.gwt.dev.protobuf.MessageOrBuilder
public final com.google.gwt.dev.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.gwt.dev.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.gwt.dev.protobuf.GeneratedMessage
public static final com.google.gwt.dev.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.gwt.dev.protobuf.GeneratedMessage
public com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message> getParserForType()
getParserForType
in interface com.google.gwt.dev.protobuf.Message
getParserForType
in interface com.google.gwt.dev.protobuf.MessageLite
getParserForType
in class com.google.gwt.dev.protobuf.GeneratedMessage
public boolean hasProtocolVersion()
optional string protocolVersion = 1;
In the first release, we'll ignore this field. In the future, we can make use of it to detect protocol incompatibilities
hasProtocolVersion
in interface RemoteMessageProto.MessageOrBuilder
public String getProtocolVersion()
optional string protocolVersion = 1;
In the first release, we'll ignore this field. In the future, we can make use of it to detect protocol incompatibilities
getProtocolVersion
in interface RemoteMessageProto.MessageOrBuilder
public com.google.gwt.dev.protobuf.ByteString getProtocolVersionBytes()
optional string protocolVersion = 1;
In the first release, we'll ignore this field. In the future, we can make use of it to detect protocol incompatibilities
getProtocolVersionBytes
in interface RemoteMessageProto.MessageOrBuilder
public boolean hasMessageType()
optional .com.google.gwt.dev.shell.remoteui.Message.MessageType messageType = 2;
hasMessageType
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.MessageType getMessageType()
optional .com.google.gwt.dev.shell.remoteui.Message.MessageType messageType = 2;
getMessageType
in interface RemoteMessageProto.MessageOrBuilder
public boolean hasMessageId()
required uint32 messageId = 3;
hasMessageId
in interface RemoteMessageProto.MessageOrBuilder
public int getMessageId()
required uint32 messageId = 3;
getMessageId
in interface RemoteMessageProto.MessageOrBuilder
public boolean hasRequest()
optional .com.google.gwt.dev.shell.remoteui.Message.Request request = 4;
hasRequest
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.Request getRequest()
optional .com.google.gwt.dev.shell.remoteui.Message.Request request = 4;
getRequest
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.RequestOrBuilder getRequestOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request request = 4;
getRequestOrBuilder
in interface RemoteMessageProto.MessageOrBuilder
public boolean hasResponse()
optional .com.google.gwt.dev.shell.remoteui.Message.Response response = 5;
hasResponse
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.Response getResponse()
optional .com.google.gwt.dev.shell.remoteui.Message.Response response = 5;
getResponse
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.ResponseOrBuilder getResponseOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response response = 5;
getResponseOrBuilder
in interface RemoteMessageProto.MessageOrBuilder
public boolean hasFailure()
optional .com.google.gwt.dev.shell.remoteui.Message.Failure failure = 6;
hasFailure
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.Failure getFailure()
optional .com.google.gwt.dev.shell.remoteui.Message.Failure failure = 6;
getFailure
in interface RemoteMessageProto.MessageOrBuilder
public RemoteMessageProto.Message.FailureOrBuilder getFailureOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Failure failure = 6;
getFailureOrBuilder
in interface RemoteMessageProto.MessageOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.gwt.dev.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.gwt.dev.protobuf.GeneratedMessage
public void writeTo(com.google.gwt.dev.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.gwt.dev.protobuf.MessageLite
writeTo
in class com.google.gwt.dev.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.gwt.dev.protobuf.MessageLite
getSerializedSize
in class com.google.gwt.dev.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.gwt.dev.protobuf.GeneratedMessage
ObjectStreamException
public static RemoteMessageProto.Message parseFrom(com.google.gwt.dev.protobuf.ByteString data) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferException
public static RemoteMessageProto.Message parseFrom(com.google.gwt.dev.protobuf.ByteString data, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferException
public static RemoteMessageProto.Message parseFrom(byte[] data) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferException
public static RemoteMessageProto.Message parseFrom(byte[] data, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferException
public static RemoteMessageProto.Message parseFrom(InputStream input) throws IOException
IOException
public static RemoteMessageProto.Message parseFrom(InputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RemoteMessageProto.Message parseDelimitedFrom(InputStream input) throws IOException
IOException
public static RemoteMessageProto.Message parseDelimitedFrom(InputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RemoteMessageProto.Message parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input) throws IOException
IOException
public static RemoteMessageProto.Message parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RemoteMessageProto.Message.Builder newBuilder()
public RemoteMessageProto.Message.Builder newBuilderForType()
newBuilderForType
in interface com.google.gwt.dev.protobuf.Message
newBuilderForType
in interface com.google.gwt.dev.protobuf.MessageLite
public static RemoteMessageProto.Message.Builder newBuilder(RemoteMessageProto.Message prototype)
public RemoteMessageProto.Message.Builder toBuilder()
toBuilder
in interface com.google.gwt.dev.protobuf.Message
toBuilder
in interface com.google.gwt.dev.protobuf.MessageLite
protected RemoteMessageProto.Message.Builder newBuilderForType(com.google.gwt.dev.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.gwt.dev.protobuf.GeneratedMessage
Copyright © 2018. All rights reserved.