Package org.webswing.model.common.proto
Class CommonProto.ConnectionHandshakeMsgInProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.model.common.proto.CommonProto.ConnectionHandshakeMsgInProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,CommonProto.ConnectionHandshakeMsgInProtoOrBuilder
- Enclosing class:
- CommonProto
public static final class CommonProto.ConnectionHandshakeMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements CommonProto.ConnectionHandshakeMsgInProtoOrBuilder
Protobuf typecommonProto.ConnectionHandshakeMsgInProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommonProto.ConnectionHandshakeMsgInProto.BuilderProtobuf typecommonProto.ConnectionHandshakeMsgInProto-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACCESSIBLITYENABLED_FIELD_NUMBERstatic intAPPLICATIONNAME_FIELD_NUMBERstatic intBROWSERID_FIELD_NUMBERstatic intCLIENTID_FIELD_NUMBERstatic intDESKTOPHEIGHT_FIELD_NUMBERstatic intDESKTOPWIDTH_FIELD_NUMBERstatic intDIRECTDRAWSUPPORTED_FIELD_NUMBERstatic intDOCKINGSUPPORTED_FIELD_NUMBERstatic intDOCUMENTBASE_FIELD_NUMBERstatic intLOCALE_FIELD_NUMBERstatic intMIRRORED_FIELD_NUMBERstatic intPARAMS_FIELD_NUMBERstatic com.google.protobuf.Parser<CommonProto.ConnectionHandshakeMsgInProto>PARSERDeprecated.static intTABID_FIELD_NUMBERstatic intTIMEZONE_FIELD_NUMBERstatic intTOUCHMODE_FIELD_NUMBERstatic intURL_FIELD_NUMBERstatic intVIEWID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)booleangetAccessiblityEnabled()optional bool accessiblityEnabled = 16;java.lang.StringgetApplicationName()optional string applicationName = 6;com.google.protobuf.ByteStringgetApplicationNameBytes()optional string applicationName = 6;java.lang.StringgetBrowserId()optional string browserId = 3;com.google.protobuf.ByteStringgetBrowserIdBytes()optional string browserId = 3;java.lang.StringgetClientId()optional string clientId = 1;com.google.protobuf.ByteStringgetClientIdBytes()optional string clientId = 1;static CommonProto.ConnectionHandshakeMsgInProtogetDefaultInstance()CommonProto.ConnectionHandshakeMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDesktopHeight()optional uint32 desktopHeight = 5;intgetDesktopWidth()optional uint32 desktopWidth = 4;booleangetDirectDrawSupported()optional bool directDrawSupported = 8;booleangetDockingSupported()optional bool dockingSupported = 14;java.lang.StringgetDocumentBase()optional string documentBase = 9;com.google.protobuf.ByteStringgetDocumentBaseBytes()optional string documentBase = 9;java.lang.StringgetLocale()optional string locale = 11;com.google.protobuf.ByteStringgetLocaleBytes()optional string locale = 11;booleangetMirrored()optional bool mirrored = 7;CommonProto.ParamMsgInProtogetParams(int index)repeated .commonProto.ParamMsgInProto params = 10;intgetParamsCount()repeated .commonProto.ParamMsgInProto params = 10;java.util.List<CommonProto.ParamMsgInProto>getParamsList()repeated .commonProto.ParamMsgInProto params = 10;CommonProto.ParamMsgInProtoOrBuildergetParamsOrBuilder(int index)repeated .commonProto.ParamMsgInProto params = 10;java.util.List<? extends CommonProto.ParamMsgInProtoOrBuilder>getParamsOrBuilderList()repeated .commonProto.ParamMsgInProto params = 10;com.google.protobuf.Parser<CommonProto.ConnectionHandshakeMsgInProto>getParserForType()intgetSerializedSize()java.lang.StringgetTabId()optional string tabId = 17;com.google.protobuf.ByteStringgetTabIdBytes()optional string tabId = 17;java.lang.StringgetTimeZone()optional string timeZone = 13;com.google.protobuf.ByteStringgetTimeZoneBytes()optional string timeZone = 13;booleangetTouchMode()optional bool touchMode = 15;com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUrl()optional string url = 12;com.google.protobuf.ByteStringgetUrlBytes()optional string url = 12;java.lang.StringgetViewId()optional string viewId = 2;com.google.protobuf.ByteStringgetViewIdBytes()optional string viewId = 2;booleanhasAccessiblityEnabled()optional bool accessiblityEnabled = 16;booleanhasApplicationName()optional string applicationName = 6;booleanhasBrowserId()optional string browserId = 3;booleanhasClientId()optional string clientId = 1;booleanhasDesktopHeight()optional uint32 desktopHeight = 5;booleanhasDesktopWidth()optional uint32 desktopWidth = 4;booleanhasDirectDrawSupported()optional bool directDrawSupported = 8;booleanhasDockingSupported()optional bool dockingSupported = 14;booleanhasDocumentBase()optional string documentBase = 9;inthashCode()booleanhasLocale()optional string locale = 11;booleanhasMirrored()optional bool mirrored = 7;booleanhasTabId()optional string tabId = 17;booleanhasTimeZone()optional string timeZone = 13;booleanhasTouchMode()optional bool touchMode = 15;booleanhasUrl()optional string url = 12;booleanhasViewId()optional string viewId = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CommonProto.ConnectionHandshakeMsgInProto.BuildernewBuilder()static CommonProto.ConnectionHandshakeMsgInProto.BuildernewBuilder(CommonProto.ConnectionHandshakeMsgInProto prototype)CommonProto.ConnectionHandshakeMsgInProto.BuildernewBuilderForType()protected CommonProto.ConnectionHandshakeMsgInProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static CommonProto.ConnectionHandshakeMsgInProtoparseDelimitedFrom(java.io.InputStream input)static CommonProto.ConnectionHandshakeMsgInProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(byte[] data)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.ByteString data)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(java.io.InputStream input)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(java.nio.ByteBuffer data)static CommonProto.ConnectionHandshakeMsgInProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CommonProto.ConnectionHandshakeMsgInProto>parser()CommonProto.ConnectionHandshakeMsgInProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CLIENTID_FIELD_NUMBER
public static final int CLIENTID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEWID_FIELD_NUMBER
public static final int VIEWID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BROWSERID_FIELD_NUMBER
public static final int BROWSERID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESKTOPWIDTH_FIELD_NUMBER
public static final int DESKTOPWIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESKTOPHEIGHT_FIELD_NUMBER
public static final int DESKTOPHEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLICATIONNAME_FIELD_NUMBER
public static final int APPLICATIONNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIRRORED_FIELD_NUMBER
public static final int MIRRORED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECTDRAWSUPPORTED_FIELD_NUMBER
public static final int DIRECTDRAWSUPPORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCUMENTBASE_FIELD_NUMBER
public static final int DOCUMENTBASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMS_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCALE_FIELD_NUMBER
public static final int LOCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
URL_FIELD_NUMBER
public static final int URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMEZONE_FIELD_NUMBER
public static final int TIMEZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCKINGSUPPORTED_FIELD_NUMBER
public static final int DOCKINGSUPPORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOUCHMODE_FIELD_NUMBER
public static final int TOUCHMODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACCESSIBLITYENABLED_FIELD_NUMBER
public static final int ACCESSIBLITYENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABID_FIELD_NUMBER
public static final int TABID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<CommonProto.ConnectionHandshakeMsgInProto> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasClientId
public boolean hasClientId()
optional string clientId = 1;- Specified by:
hasClientIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getClientId
public java.lang.String getClientId()
optional string clientId = 1;- Specified by:
getClientIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getClientIdBytes
public com.google.protobuf.ByteString getClientIdBytes()
optional string clientId = 1;- Specified by:
getClientIdBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasViewId
public boolean hasViewId()
optional string viewId = 2;- Specified by:
hasViewIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getViewId
public java.lang.String getViewId()
optional string viewId = 2;- Specified by:
getViewIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
optional string viewId = 2;- Specified by:
getViewIdBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasBrowserId
public boolean hasBrowserId()
optional string browserId = 3;- Specified by:
hasBrowserIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getBrowserId
public java.lang.String getBrowserId()
optional string browserId = 3;- Specified by:
getBrowserIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getBrowserIdBytes
public com.google.protobuf.ByteString getBrowserIdBytes()
optional string browserId = 3;- Specified by:
getBrowserIdBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDesktopWidth
public boolean hasDesktopWidth()
optional uint32 desktopWidth = 4;- Specified by:
hasDesktopWidthin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getDesktopWidth
public int getDesktopWidth()
optional uint32 desktopWidth = 4;- Specified by:
getDesktopWidthin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDesktopHeight
public boolean hasDesktopHeight()
optional uint32 desktopHeight = 5;- Specified by:
hasDesktopHeightin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getDesktopHeight
public int getDesktopHeight()
optional uint32 desktopHeight = 5;- Specified by:
getDesktopHeightin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasApplicationName
public boolean hasApplicationName()
optional string applicationName = 6;- Specified by:
hasApplicationNamein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getApplicationName
public java.lang.String getApplicationName()
optional string applicationName = 6;- Specified by:
getApplicationNamein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getApplicationNameBytes
public com.google.protobuf.ByteString getApplicationNameBytes()
optional string applicationName = 6;- Specified by:
getApplicationNameBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasMirrored
public boolean hasMirrored()
optional bool mirrored = 7;- Specified by:
hasMirroredin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getMirrored
public boolean getMirrored()
optional bool mirrored = 7;- Specified by:
getMirroredin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDirectDrawSupported
public boolean hasDirectDrawSupported()
optional bool directDrawSupported = 8;- Specified by:
hasDirectDrawSupportedin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getDirectDrawSupported
public boolean getDirectDrawSupported()
optional bool directDrawSupported = 8;- Specified by:
getDirectDrawSupportedin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDocumentBase
public boolean hasDocumentBase()
optional string documentBase = 9;- Specified by:
hasDocumentBasein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getDocumentBase
public java.lang.String getDocumentBase()
optional string documentBase = 9;- Specified by:
getDocumentBasein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getDocumentBaseBytes
public com.google.protobuf.ByteString getDocumentBaseBytes()
optional string documentBase = 9;- Specified by:
getDocumentBaseBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsList
public java.util.List<CommonProto.ParamMsgInProto> getParamsList()
repeated .commonProto.ParamMsgInProto params = 10;- Specified by:
getParamsListin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsOrBuilderList
public java.util.List<? extends CommonProto.ParamMsgInProtoOrBuilder> getParamsOrBuilderList()
repeated .commonProto.ParamMsgInProto params = 10;- Specified by:
getParamsOrBuilderListin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsCount
public int getParamsCount()
repeated .commonProto.ParamMsgInProto params = 10;- Specified by:
getParamsCountin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getParams
public CommonProto.ParamMsgInProto getParams(int index)
repeated .commonProto.ParamMsgInProto params = 10;- Specified by:
getParamsin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsOrBuilder
public CommonProto.ParamMsgInProtoOrBuilder getParamsOrBuilder(int index)
repeated .commonProto.ParamMsgInProto params = 10;- Specified by:
getParamsOrBuilderin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasLocale
public boolean hasLocale()
optional string locale = 11;- Specified by:
hasLocalein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getLocale
public java.lang.String getLocale()
optional string locale = 11;- Specified by:
getLocalein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getLocaleBytes
public com.google.protobuf.ByteString getLocaleBytes()
optional string locale = 11;- Specified by:
getLocaleBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasUrl
public boolean hasUrl()
optional string url = 12;- Specified by:
hasUrlin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getUrl
public java.lang.String getUrl()
optional string url = 12;- Specified by:
getUrlin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()
optional string url = 12;- Specified by:
getUrlBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasTimeZone
public boolean hasTimeZone()
optional string timeZone = 13;- Specified by:
hasTimeZonein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getTimeZone
public java.lang.String getTimeZone()
optional string timeZone = 13;- Specified by:
getTimeZonein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getTimeZoneBytes
public com.google.protobuf.ByteString getTimeZoneBytes()
optional string timeZone = 13;- Specified by:
getTimeZoneBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDockingSupported
public boolean hasDockingSupported()
optional bool dockingSupported = 14;- Specified by:
hasDockingSupportedin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getDockingSupported
public boolean getDockingSupported()
optional bool dockingSupported = 14;- Specified by:
getDockingSupportedin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasTouchMode
public boolean hasTouchMode()
optional bool touchMode = 15;- Specified by:
hasTouchModein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getTouchMode
public boolean getTouchMode()
optional bool touchMode = 15;- Specified by:
getTouchModein interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasAccessiblityEnabled
public boolean hasAccessiblityEnabled()
optional bool accessiblityEnabled = 16;- Specified by:
hasAccessiblityEnabledin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getAccessiblityEnabled
public boolean getAccessiblityEnabled()
optional bool accessiblityEnabled = 16;- Specified by:
getAccessiblityEnabledin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
hasTabId
public boolean hasTabId()
optional string tabId = 17;- Specified by:
hasTabIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getTabId
public java.lang.String getTabId()
optional string tabId = 17;- Specified by:
getTabIdin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
getTabIdBytes
public com.google.protobuf.ByteString getTabIdBytes()
optional string tabId = 17;- Specified by:
getTabIdBytesin interfaceCommonProto.ConnectionHandshakeMsgInProtoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CommonProto.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public CommonProto.ConnectionHandshakeMsgInProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CommonProto.ConnectionHandshakeMsgInProto.Builder newBuilder()
-
newBuilder
public static CommonProto.ConnectionHandshakeMsgInProto.Builder newBuilder(CommonProto.ConnectionHandshakeMsgInProto prototype)
-
toBuilder
public CommonProto.ConnectionHandshakeMsgInProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CommonProto.ConnectionHandshakeMsgInProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CommonProto.ConnectionHandshakeMsgInProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CommonProto.ConnectionHandshakeMsgInProto> parser()
-
getParserForType
public com.google.protobuf.Parser<CommonProto.ConnectionHandshakeMsgInProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CommonProto.ConnectionHandshakeMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-