Package org.webswing.server.model.proto
Class Webswing.ConnectionHandshakeMsgInProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.ConnectionHandshakeMsgInProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.ConnectionHandshakeMsgInProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.ConnectionHandshakeMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.ConnectionHandshakeMsgInProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.ConnectionHandshakeMsgInProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.ConnectionHandshakeMsgInProto.BuilderProtobuf typeorg.webswing.server.model.proto.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
-
-
Field Summary
Fields Modifier and Type Field Description static intAPPLICATIONNAME_FIELD_NUMBERstatic intBROWSERID_FIELD_NUMBERstatic intCLIENTID_FIELD_NUMBERstatic intCONNECTIONID_FIELD_NUMBERstatic intDESKTOPHEIGHT_FIELD_NUMBERstatic intDESKTOPWIDTH_FIELD_NUMBERstatic intDIRECTDRAWSUPPORTED_FIELD_NUMBERstatic intDOCUMENTBASE_FIELD_NUMBERstatic intLOCALE_FIELD_NUMBERstatic intMIRRORED_FIELD_NUMBERstatic intPARAMS_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto>PARSERDeprecated.static intURL_FIELD_NUMBERstatic intVIEWID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetApplicationName()optional string applicationName = 6;com.google.protobuf.ByteStringgetApplicationNameBytes()optional string applicationName = 6;StringgetBrowserId()optional string browserId = 13;com.google.protobuf.ByteStringgetBrowserIdBytes()optional string browserId = 13;StringgetClientId()optional string clientId = 1;com.google.protobuf.ByteStringgetClientIdBytes()optional string clientId = 1;StringgetConnectionId()optional string connectionId = 2;com.google.protobuf.ByteStringgetConnectionIdBytes()optional string connectionId = 2;static Webswing.ConnectionHandshakeMsgInProtogetDefaultInstance()Webswing.ConnectionHandshakeMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDesktopHeight()optional uint32 desktopHeight = 5;intgetDesktopWidth()optional uint32 desktopWidth = 4;booleangetDirectDrawSupported()optional bool directDrawSupported = 8;StringgetDocumentBase()optional string documentBase = 9;com.google.protobuf.ByteStringgetDocumentBaseBytes()optional string documentBase = 9;StringgetLocale()optional string locale = 11;com.google.protobuf.ByteStringgetLocaleBytes()optional string locale = 11;booleangetMirrored()optional bool mirrored = 7;Webswing.ParamMsgProtogetParams(int index)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;intgetParamsCount()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;List<Webswing.ParamMsgProto>getParamsList()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ParamMsgProtoOrBuildergetParamsOrBuilder(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()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUrl()optional string url = 12;com.google.protobuf.ByteStringgetUrlBytes()optional string url = 12;StringgetViewId()optional string viewId = 3;com.google.protobuf.ByteStringgetViewIdBytes()optional string viewId = 3;booleanhasApplicationName()optional string applicationName = 6;booleanhasBrowserId()optional string browserId = 13;booleanhasClientId()optional string clientId = 1;booleanhasConnectionId()optional string connectionId = 2;booleanhasDesktopHeight()optional uint32 desktopHeight = 5;booleanhasDesktopWidth()optional uint32 desktopWidth = 4;booleanhasDirectDrawSupported()optional bool directDrawSupported = 8;booleanhasDocumentBase()optional string documentBase = 9;inthashCode()booleanhasLocale()optional string locale = 11;booleanhasMirrored()optional bool mirrored = 7;booleanhasUrl()optional string url = 12;booleanhasViewId()optional string viewId = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.ConnectionHandshakeMsgInProto.BuildernewBuilder()static Webswing.ConnectionHandshakeMsgInProto.BuildernewBuilder(Webswing.ConnectionHandshakeMsgInProto prototype)Webswing.ConnectionHandshakeMsgInProto.BuildernewBuilderForType()protected Webswing.ConnectionHandshakeMsgInProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.ConnectionHandshakeMsgInProtoparseDelimitedFrom(InputStream input)static Webswing.ConnectionHandshakeMsgInProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(byte[] data)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(InputStream input)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(ByteBuffer data)static Webswing.ConnectionHandshakeMsgInProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto>parser()Webswing.ConnectionHandshakeMsgInProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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
-
CONNECTIONID_FIELD_NUMBER
public static final int CONNECTIONID_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
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.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 interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getClientId
public String getClientId()
optional string clientId = 1;- Specified by:
getClientIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getClientIdBytes
public com.google.protobuf.ByteString getClientIdBytes()
optional string clientId = 1;- Specified by:
getClientIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasConnectionId
public boolean hasConnectionId()
optional string connectionId = 2;- Specified by:
hasConnectionIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getConnectionId
public String getConnectionId()
optional string connectionId = 2;- Specified by:
getConnectionIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getConnectionIdBytes
public com.google.protobuf.ByteString getConnectionIdBytes()
optional string connectionId = 2;- Specified by:
getConnectionIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasViewId
public boolean hasViewId()
optional string viewId = 3;- Specified by:
hasViewIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getViewId
public String getViewId()
optional string viewId = 3;- Specified by:
getViewIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
optional string viewId = 3;- Specified by:
getViewIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasBrowserId
public boolean hasBrowserId()
optional string browserId = 13;- Specified by:
hasBrowserIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getBrowserId
public String getBrowserId()
optional string browserId = 13;- Specified by:
getBrowserIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getBrowserIdBytes
public com.google.protobuf.ByteString getBrowserIdBytes()
optional string browserId = 13;- Specified by:
getBrowserIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDesktopWidth
public boolean hasDesktopWidth()
optional uint32 desktopWidth = 4;- Specified by:
hasDesktopWidthin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDesktopWidth
public int getDesktopWidth()
optional uint32 desktopWidth = 4;- Specified by:
getDesktopWidthin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDesktopHeight
public boolean hasDesktopHeight()
optional uint32 desktopHeight = 5;- Specified by:
hasDesktopHeightin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDesktopHeight
public int getDesktopHeight()
optional uint32 desktopHeight = 5;- Specified by:
getDesktopHeightin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasApplicationName
public boolean hasApplicationName()
optional string applicationName = 6;- Specified by:
hasApplicationNamein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getApplicationName
public String getApplicationName()
optional string applicationName = 6;- Specified by:
getApplicationNamein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getApplicationNameBytes
public com.google.protobuf.ByteString getApplicationNameBytes()
optional string applicationName = 6;- Specified by:
getApplicationNameBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasMirrored
public boolean hasMirrored()
optional bool mirrored = 7;- Specified by:
hasMirroredin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getMirrored
public boolean getMirrored()
optional bool mirrored = 7;- Specified by:
getMirroredin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDirectDrawSupported
public boolean hasDirectDrawSupported()
optional bool directDrawSupported = 8;- Specified by:
hasDirectDrawSupportedin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDirectDrawSupported
public boolean getDirectDrawSupported()
optional bool directDrawSupported = 8;- Specified by:
getDirectDrawSupportedin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasDocumentBase
public boolean hasDocumentBase()
optional string documentBase = 9;- Specified by:
hasDocumentBasein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDocumentBase
public String getDocumentBase()
optional string documentBase = 9;- Specified by:
getDocumentBasein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDocumentBaseBytes
public com.google.protobuf.ByteString getDocumentBaseBytes()
optional string documentBase = 9;- Specified by:
getDocumentBaseBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsList
public List<Webswing.ParamMsgProto> getParamsList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsListin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsOrBuilderList
public List<? extends Webswing.ParamMsgProtoOrBuilder> getParamsOrBuilderList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsOrBuilderListin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsCount
public int getParamsCount()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsCountin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParams
public Webswing.ParamMsgProto getParams(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsOrBuilder
public Webswing.ParamMsgProtoOrBuilder getParamsOrBuilder(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsOrBuilderin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasLocale
public boolean hasLocale()
optional string locale = 11;- Specified by:
hasLocalein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getLocale
public String getLocale()
optional string locale = 11;- Specified by:
getLocalein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getLocaleBytes
public com.google.protobuf.ByteString getLocaleBytes()
optional string locale = 11;- Specified by:
getLocaleBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
hasUrl
public boolean hasUrl()
optional string url = 12;- Specified by:
hasUrlin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getUrl
public String getUrl()
optional string url = 12;- Specified by:
getUrlin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()
optional string url = 12;- Specified by:
getUrlBytesin interfaceWebswing.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 IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(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 Webswing.ConnectionHandshakeMsgInProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.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 Webswing.ConnectionHandshakeMsgInProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.ConnectionHandshakeMsgInProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.ConnectionHandshakeMsgInProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.ConnectionHandshakeMsgInProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.ConnectionHandshakeMsgInProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.ConnectionHandshakeMsgInProto.Builder newBuilder()
-
newBuilder
public static Webswing.ConnectionHandshakeMsgInProto.Builder newBuilder(Webswing.ConnectionHandshakeMsgInProto prototype)
-
toBuilder
public Webswing.ConnectionHandshakeMsgInProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.ConnectionHandshakeMsgInProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.ConnectionHandshakeMsgInProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.ConnectionHandshakeMsgInProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.ConnectionHandshakeMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-