public static final class Webswing.ConnectionHandshakeMsgInProto extends com.google.protobuf.GeneratedMessage implements Webswing.ConnectionHandshakeMsgInProtoOrBuilder
org.webswing.server.model.proto.ConnectionHandshakeMsgInProto| Modifier and Type | Class and Description |
|---|---|
static class |
Webswing.ConnectionHandshakeMsgInProto.Builder
Protobuf type
org.webswing.server.model.proto.ConnectionHandshakeMsgInProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, 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>| Modifier and Type | Field and Description |
|---|---|
static int |
APPLICATIONNAME_FIELD_NUMBER |
static int |
CLIENTID_FIELD_NUMBER |
static int |
DESKTOPHEIGHT_FIELD_NUMBER |
static int |
DESKTOPWIDTH_FIELD_NUMBER |
static int |
DIRECTDRAWSUPPORTED_FIELD_NUMBER |
static int |
DOCUMENTBASE_FIELD_NUMBER |
static int |
LOCALE_FIELD_NUMBER |
static int |
MIRRORED_FIELD_NUMBER |
static int |
PARAMS_FIELD_NUMBER |
static com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto> |
PARSER |
static int |
SESSIONID_FIELD_NUMBER |
static int |
URL_FIELD_NUMBER |
static int |
VIEWID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName()
optional string applicationName = 6; |
com.google.protobuf.ByteString |
getApplicationNameBytes()
optional string applicationName = 6; |
String |
getClientId()
optional string clientId = 1; |
com.google.protobuf.ByteString |
getClientIdBytes()
optional string clientId = 1; |
static Webswing.ConnectionHandshakeMsgInProto |
getDefaultInstance() |
Webswing.ConnectionHandshakeMsgInProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDesktopHeight()
optional uint32 desktopHeight = 5; |
int |
getDesktopWidth()
optional uint32 desktopWidth = 4; |
boolean |
getDirectDrawSupported()
optional bool directDrawSupported = 8; |
String |
getDocumentBase()
optional string documentBase = 9; |
com.google.protobuf.ByteString |
getDocumentBaseBytes()
optional string documentBase = 9; |
String |
getLocale()
optional string locale = 11; |
com.google.protobuf.ByteString |
getLocaleBytes()
optional string locale = 11; |
boolean |
getMirrored()
optional bool mirrored = 7; |
Webswing.ParamMsgProto |
getParams(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10; |
int |
getParamsCount()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10; |
List<Webswing.ParamMsgProto> |
getParamsList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10; |
Webswing.ParamMsgProtoOrBuilder |
getParamsOrBuilder(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10; |
List<? extends Webswing.ParamMsgProtoOrBuilder> |
getParamsOrBuilderList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10; |
com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto> |
getParserForType() |
int |
getSerializedSize() |
String |
getSessionId()
optional string sessionId = 2; |
com.google.protobuf.ByteString |
getSessionIdBytes()
optional string sessionId = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrl()
optional string url = 12; |
com.google.protobuf.ByteString |
getUrlBytes()
optional string url = 12; |
String |
getViewId()
optional string viewId = 3; |
com.google.protobuf.ByteString |
getViewIdBytes()
optional string viewId = 3; |
boolean |
hasApplicationName()
optional string applicationName = 6; |
boolean |
hasClientId()
optional string clientId = 1; |
boolean |
hasDesktopHeight()
optional uint32 desktopHeight = 5; |
boolean |
hasDesktopWidth()
optional uint32 desktopWidth = 4; |
boolean |
hasDirectDrawSupported()
optional bool directDrawSupported = 8; |
boolean |
hasDocumentBase()
optional string documentBase = 9; |
boolean |
hasLocale()
optional string locale = 11; |
boolean |
hasMirrored()
optional bool mirrored = 7; |
boolean |
hasSessionId()
optional string sessionId = 2; |
boolean |
hasUrl()
optional string url = 12; |
boolean |
hasViewId()
optional string viewId = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Webswing.ConnectionHandshakeMsgInProto.Builder |
newBuilder() |
static Webswing.ConnectionHandshakeMsgInProto.Builder |
newBuilder(Webswing.ConnectionHandshakeMsgInProto prototype) |
Webswing.ConnectionHandshakeMsgInProto.Builder |
newBuilderForType() |
protected Webswing.ConnectionHandshakeMsgInProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Webswing.ConnectionHandshakeMsgInProto |
parseDelimitedFrom(InputStream input) |
static Webswing.ConnectionHandshakeMsgInProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(byte[] data) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(com.google.protobuf.ByteString data) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(InputStream input) |
static Webswing.ConnectionHandshakeMsgInProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.ConnectionHandshakeMsgInProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto> PARSER
public static final int CLIENTID_FIELD_NUMBER
public static final int SESSIONID_FIELD_NUMBER
public static final int VIEWID_FIELD_NUMBER
public static final int DESKTOPWIDTH_FIELD_NUMBER
public static final int DESKTOPHEIGHT_FIELD_NUMBER
public static final int APPLICATIONNAME_FIELD_NUMBER
public static final int MIRRORED_FIELD_NUMBER
public static final int DIRECTDRAWSUPPORTED_FIELD_NUMBER
public static final int DOCUMENTBASE_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER
public static final int LOCALE_FIELD_NUMBER
public static final int URL_FIELD_NUMBER
public static Webswing.ConnectionHandshakeMsgInProto getDefaultInstance()
public Webswing.ConnectionHandshakeMsgInProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasClientId()
optional string clientId = 1;hasClientId in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getClientId()
optional string clientId = 1;getClientId in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getClientIdBytes()
optional string clientId = 1;getClientIdBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasSessionId()
optional string sessionId = 2;hasSessionId in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getSessionId()
optional string sessionId = 2;getSessionId in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getSessionIdBytes()
optional string sessionId = 2;getSessionIdBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasViewId()
optional string viewId = 3;hasViewId in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getViewId()
optional string viewId = 3;getViewId in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getViewIdBytes()
optional string viewId = 3;getViewIdBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasDesktopWidth()
optional uint32 desktopWidth = 4;hasDesktopWidth in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic int getDesktopWidth()
optional uint32 desktopWidth = 4;getDesktopWidth in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasDesktopHeight()
optional uint32 desktopHeight = 5;hasDesktopHeight in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic int getDesktopHeight()
optional uint32 desktopHeight = 5;getDesktopHeight in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasApplicationName()
optional string applicationName = 6;hasApplicationName in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getApplicationName()
optional string applicationName = 6;getApplicationName in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getApplicationNameBytes()
optional string applicationName = 6;getApplicationNameBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasMirrored()
optional bool mirrored = 7;hasMirrored in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean getMirrored()
optional bool mirrored = 7;getMirrored in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasDirectDrawSupported()
optional bool directDrawSupported = 8;hasDirectDrawSupported in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean getDirectDrawSupported()
optional bool directDrawSupported = 8;getDirectDrawSupported in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasDocumentBase()
optional string documentBase = 9;hasDocumentBase in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getDocumentBase()
optional string documentBase = 9;getDocumentBase in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getDocumentBaseBytes()
optional string documentBase = 9;getDocumentBaseBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic List<Webswing.ParamMsgProto> getParamsList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;getParamsList in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic List<? extends Webswing.ParamMsgProtoOrBuilder> getParamsOrBuilderList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;getParamsOrBuilderList in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic int getParamsCount()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;getParamsCount in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic Webswing.ParamMsgProto getParams(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;getParams in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic Webswing.ParamMsgProtoOrBuilder getParamsOrBuilder(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;getParamsOrBuilder in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasLocale()
optional string locale = 11;hasLocale in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getLocale()
optional string locale = 11;getLocale in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getLocaleBytes()
optional string locale = 11;getLocaleBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic boolean hasUrl()
optional string url = 12;hasUrl in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic String getUrl()
optional string url = 12;getUrl in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
optional string url = 12;getUrlBytes in interface Webswing.ConnectionHandshakeMsgInProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.ConnectionHandshakeMsgInProto.Builder newBuilder()
public Webswing.ConnectionHandshakeMsgInProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Webswing.ConnectionHandshakeMsgInProto.Builder newBuilder(Webswing.ConnectionHandshakeMsgInProto prototype)
public Webswing.ConnectionHandshakeMsgInProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Webswing.ConnectionHandshakeMsgInProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018. All rights reserved.