Package io.grpc.alts.internal
Class StartClientHandshakeReq
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- io.grpc.alts.internal.StartClientHandshakeReq
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartClientHandshakeReqOrBuilder,java.io.Serializable
public final class StartClientHandshakeReq extends com.google.protobuf.GeneratedMessage implements StartClientHandshakeReqOrBuilder
Protobuf typegrpc.gcp.StartClientHandshakeReq- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStartClientHandshakeReq.BuilderProtobuf typegrpc.gcp.StartClientHandshakeReq-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description privateStartClientHandshakeReq()privateStartClientHandshakeReq(com.google.protobuf.GeneratedMessage.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetApplicationProtocols(int index)The application protocols supported by the client, e.g., "h2" (for http2), "grpc".com.google.protobuf.ByteStringgetApplicationProtocolsBytes(int index)The application protocols supported by the client, e.g., "h2" (for http2), "grpc".intgetApplicationProtocolsCount()The application protocols supported by the client, e.g., "h2" (for http2), "grpc".com.google.protobuf.ProtocolStringListgetApplicationProtocolsList()The application protocols supported by the client, e.g., "h2" (for http2), "grpc".static StartClientHandshakeReqgetDefaultInstance()StartClientHandshakeReqgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HandshakeProtocolgetHandshakeSecurityProtocol()Handshake security protocol requested by the client.intgetHandshakeSecurityProtocolValue()Handshake security protocol requested by the client.EndpointgetLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.EndpointOrBuildergetLocalEndpointOrBuilder()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.IdentitygetLocalIdentity()(Optional) Application may specify a local identity.IdentityOrBuildergetLocalIdentityOrBuilder()(Optional) Application may specify a local identity.intgetMaxFrameSize()(Optional) Maximum frame size supported by the client.com.google.protobuf.Parser<StartClientHandshakeReq>getParserForType()java.lang.StringgetRecordProtocols(int index)The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".com.google.protobuf.ByteStringgetRecordProtocolsBytes(int index)The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".intgetRecordProtocolsCount()The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".com.google.protobuf.ProtocolStringListgetRecordProtocolsList()The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".EndpointgetRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.EndpointOrBuildergetRemoteEndpointOrBuilder()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.RpcProtocolVersionsgetRpcVersions()(Optional) RPC protocol versions supported by the client.RpcProtocolVersionsOrBuildergetRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the client.intgetSerializedSize()IdentitygetTargetIdentities(int index)(Optional) Describes which server identities are acceptable by the client.intgetTargetIdentitiesCount()(Optional) Describes which server identities are acceptable by the client.java.util.List<Identity>getTargetIdentitiesList()(Optional) Describes which server identities are acceptable by the client.IdentityOrBuildergetTargetIdentitiesOrBuilder(int index)(Optional) Describes which server identities are acceptable by the client.java.util.List<? extends IdentityOrBuilder>getTargetIdentitiesOrBuilderList()(Optional) Describes which server identities are acceptable by the client.java.lang.StringgetTargetName()(Optional) If target name is provided, a secure naming check is performed to verify that the peer authenticated identity is indeed authorized to run the target name.com.google.protobuf.ByteStringgetTargetNameBytes()(Optional) If target name is provided, a secure naming check is performed to verify that the peer authenticated identity is indeed authorized to run the target name.inthashCode()booleanhasLocalEndpoint()(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.booleanhasLocalIdentity()(Optional) Application may specify a local identity.booleanhasRemoteEndpoint()(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.booleanhasRpcVersions()(Optional) RPC protocol versions supported by the client.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static StartClientHandshakeReq.BuildernewBuilder()static StartClientHandshakeReq.BuildernewBuilder(StartClientHandshakeReq prototype)StartClientHandshakeReq.BuildernewBuilderForType()protected StartClientHandshakeReq.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)static StartClientHandshakeReqparseDelimitedFrom(java.io.InputStream input)static StartClientHandshakeReqparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartClientHandshakeReqparseFrom(byte[] data)static StartClientHandshakeReqparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartClientHandshakeReqparseFrom(com.google.protobuf.ByteString data)static StartClientHandshakeReqparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartClientHandshakeReqparseFrom(com.google.protobuf.CodedInputStream input)static StartClientHandshakeReqparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartClientHandshakeReqparseFrom(java.io.InputStream input)static StartClientHandshakeReqparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartClientHandshakeReqparseFrom(java.nio.ByteBuffer data)static StartClientHandshakeReqparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StartClientHandshakeReq>parser()StartClientHandshakeReq.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
HANDSHAKE_SECURITY_PROTOCOL_FIELD_NUMBER
public static final int HANDSHAKE_SECURITY_PROTOCOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
handshakeSecurityProtocol_
private int handshakeSecurityProtocol_
-
APPLICATION_PROTOCOLS_FIELD_NUMBER
public static final int APPLICATION_PROTOCOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
applicationProtocols_
private com.google.protobuf.LazyStringArrayList applicationProtocols_
-
RECORD_PROTOCOLS_FIELD_NUMBER
public static final int RECORD_PROTOCOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
recordProtocols_
private com.google.protobuf.LazyStringArrayList recordProtocols_
-
TARGET_IDENTITIES_FIELD_NUMBER
public static final int TARGET_IDENTITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
targetIdentities_
private java.util.List<Identity> targetIdentities_
-
LOCAL_IDENTITY_FIELD_NUMBER
public static final int LOCAL_IDENTITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
localIdentity_
private Identity localIdentity_
-
LOCAL_ENDPOINT_FIELD_NUMBER
public static final int LOCAL_ENDPOINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
localEndpoint_
private Endpoint localEndpoint_
-
REMOTE_ENDPOINT_FIELD_NUMBER
public static final int REMOTE_ENDPOINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
remoteEndpoint_
private Endpoint remoteEndpoint_
-
TARGET_NAME_FIELD_NUMBER
public static final int TARGET_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
targetName_
private volatile java.lang.Object targetName_
-
RPC_VERSIONS_FIELD_NUMBER
public static final int RPC_VERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
rpcVersions_
private RpcProtocolVersions rpcVersions_
-
MAX_FRAME_SIZE_FIELD_NUMBER
public static final int MAX_FRAME_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
maxFrameSize_
private int maxFrameSize_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final StartClientHandshakeReq DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<StartClientHandshakeReq> PARSER
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getHandshakeSecurityProtocolValue
public int getHandshakeSecurityProtocolValue()
Handshake security protocol requested by the client.
.grpc.gcp.HandshakeProtocol handshake_security_protocol = 1;- Specified by:
getHandshakeSecurityProtocolValuein interfaceStartClientHandshakeReqOrBuilder- Returns:
- The enum numeric value on the wire for handshakeSecurityProtocol.
-
getHandshakeSecurityProtocol
public HandshakeProtocol getHandshakeSecurityProtocol()
Handshake security protocol requested by the client.
.grpc.gcp.HandshakeProtocol handshake_security_protocol = 1;- Specified by:
getHandshakeSecurityProtocolin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The handshakeSecurityProtocol.
-
getApplicationProtocolsList
public com.google.protobuf.ProtocolStringList getApplicationProtocolsList()
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 2;- Specified by:
getApplicationProtocolsListin interfaceStartClientHandshakeReqOrBuilder- Returns:
- A list containing the applicationProtocols.
-
getApplicationProtocolsCount
public int getApplicationProtocolsCount()
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 2;- Specified by:
getApplicationProtocolsCountin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The count of applicationProtocols.
-
getApplicationProtocols
public java.lang.String getApplicationProtocols(int index)
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 2;- Specified by:
getApplicationProtocolsin interfaceStartClientHandshakeReqOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The applicationProtocols at the given index.
-
getApplicationProtocolsBytes
public com.google.protobuf.ByteString getApplicationProtocolsBytes(int index)
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 2;- Specified by:
getApplicationProtocolsBytesin interfaceStartClientHandshakeReqOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the applicationProtocols at the given index.
-
getRecordProtocolsList
public com.google.protobuf.ProtocolStringList getRecordProtocolsList()
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".
repeated string record_protocols = 3;- Specified by:
getRecordProtocolsListin interfaceStartClientHandshakeReqOrBuilder- Returns:
- A list containing the recordProtocols.
-
getRecordProtocolsCount
public int getRecordProtocolsCount()
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".
repeated string record_protocols = 3;- Specified by:
getRecordProtocolsCountin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The count of recordProtocols.
-
getRecordProtocols
public java.lang.String getRecordProtocols(int index)
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".
repeated string record_protocols = 3;- Specified by:
getRecordProtocolsin interfaceStartClientHandshakeReqOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The recordProtocols at the given index.
-
getRecordProtocolsBytes
public com.google.protobuf.ByteString getRecordProtocolsBytes(int index)
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".
repeated string record_protocols = 3;- Specified by:
getRecordProtocolsBytesin interfaceStartClientHandshakeReqOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the recordProtocols at the given index.
-
getTargetIdentitiesList
public java.util.List<Identity> getTargetIdentitiesList()
(Optional) Describes which server identities are acceptable by the client. If target identities are provided and none of them matches the peer identity of the server, handshake will fail.
repeated .grpc.gcp.Identity target_identities = 4;- Specified by:
getTargetIdentitiesListin interfaceStartClientHandshakeReqOrBuilder
-
getTargetIdentitiesOrBuilderList
public java.util.List<? extends IdentityOrBuilder> getTargetIdentitiesOrBuilderList()
(Optional) Describes which server identities are acceptable by the client. If target identities are provided and none of them matches the peer identity of the server, handshake will fail.
repeated .grpc.gcp.Identity target_identities = 4;- Specified by:
getTargetIdentitiesOrBuilderListin interfaceStartClientHandshakeReqOrBuilder
-
getTargetIdentitiesCount
public int getTargetIdentitiesCount()
(Optional) Describes which server identities are acceptable by the client. If target identities are provided and none of them matches the peer identity of the server, handshake will fail.
repeated .grpc.gcp.Identity target_identities = 4;- Specified by:
getTargetIdentitiesCountin interfaceStartClientHandshakeReqOrBuilder
-
getTargetIdentities
public Identity getTargetIdentities(int index)
(Optional) Describes which server identities are acceptable by the client. If target identities are provided and none of them matches the peer identity of the server, handshake will fail.
repeated .grpc.gcp.Identity target_identities = 4;- Specified by:
getTargetIdentitiesin interfaceStartClientHandshakeReqOrBuilder
-
getTargetIdentitiesOrBuilder
public IdentityOrBuilder getTargetIdentitiesOrBuilder(int index)
(Optional) Describes which server identities are acceptable by the client. If target identities are provided and none of them matches the peer identity of the server, handshake will fail.
repeated .grpc.gcp.Identity target_identities = 4;- Specified by:
getTargetIdentitiesOrBuilderin interfaceStartClientHandshakeReqOrBuilder
-
hasLocalIdentity
public boolean hasLocalIdentity()
(Optional) Application may specify a local identity. Otherwise, the handshaker chooses a default local identity.
.grpc.gcp.Identity local_identity = 5;- Specified by:
hasLocalIdentityin interfaceStartClientHandshakeReqOrBuilder- Returns:
- Whether the localIdentity field is set.
-
getLocalIdentity
public Identity getLocalIdentity()
(Optional) Application may specify a local identity. Otherwise, the handshaker chooses a default local identity.
.grpc.gcp.Identity local_identity = 5;- Specified by:
getLocalIdentityin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The localIdentity.
-
getLocalIdentityOrBuilder
public IdentityOrBuilder getLocalIdentityOrBuilder()
(Optional) Application may specify a local identity. Otherwise, the handshaker chooses a default local identity.
.grpc.gcp.Identity local_identity = 5;- Specified by:
getLocalIdentityOrBuilderin interfaceStartClientHandshakeReqOrBuilder
-
hasLocalEndpoint
public boolean hasLocalEndpoint()
(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.
.grpc.gcp.Endpoint local_endpoint = 6;- Specified by:
hasLocalEndpointin interfaceStartClientHandshakeReqOrBuilder- Returns:
- Whether the localEndpoint field is set.
-
getLocalEndpoint
public Endpoint getLocalEndpoint()
(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.
.grpc.gcp.Endpoint local_endpoint = 6;- Specified by:
getLocalEndpointin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The localEndpoint.
-
getLocalEndpointOrBuilder
public EndpointOrBuilder getLocalEndpointOrBuilder()
(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.
.grpc.gcp.Endpoint local_endpoint = 6;- Specified by:
getLocalEndpointOrBuilderin interfaceStartClientHandshakeReqOrBuilder
-
hasRemoteEndpoint
public boolean hasRemoteEndpoint()
(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.
.grpc.gcp.Endpoint remote_endpoint = 7;- Specified by:
hasRemoteEndpointin interfaceStartClientHandshakeReqOrBuilder- Returns:
- Whether the remoteEndpoint field is set.
-
getRemoteEndpoint
public Endpoint getRemoteEndpoint()
(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.
.grpc.gcp.Endpoint remote_endpoint = 7;- Specified by:
getRemoteEndpointin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The remoteEndpoint.
-
getRemoteEndpointOrBuilder
public EndpointOrBuilder getRemoteEndpointOrBuilder()
(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.
.grpc.gcp.Endpoint remote_endpoint = 7;- Specified by:
getRemoteEndpointOrBuilderin interfaceStartClientHandshakeReqOrBuilder
-
getTargetName
public java.lang.String getTargetName()
(Optional) If target name is provided, a secure naming check is performed to verify that the peer authenticated identity is indeed authorized to run the target name.
string target_name = 8;- Specified by:
getTargetNamein interfaceStartClientHandshakeReqOrBuilder- Returns:
- The targetName.
-
getTargetNameBytes
public com.google.protobuf.ByteString getTargetNameBytes()
(Optional) If target name is provided, a secure naming check is performed to verify that the peer authenticated identity is indeed authorized to run the target name.
string target_name = 8;- Specified by:
getTargetNameBytesin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The bytes for targetName.
-
hasRpcVersions
public boolean hasRpcVersions()
(Optional) RPC protocol versions supported by the client.
.grpc.gcp.RpcProtocolVersions rpc_versions = 9;- Specified by:
hasRpcVersionsin interfaceStartClientHandshakeReqOrBuilder- Returns:
- Whether the rpcVersions field is set.
-
getRpcVersions
public RpcProtocolVersions getRpcVersions()
(Optional) RPC protocol versions supported by the client.
.grpc.gcp.RpcProtocolVersions rpc_versions = 9;- Specified by:
getRpcVersionsin interfaceStartClientHandshakeReqOrBuilder- Returns:
- The rpcVersions.
-
getRpcVersionsOrBuilder
public RpcProtocolVersionsOrBuilder getRpcVersionsOrBuilder()
(Optional) RPC protocol versions supported by the client.
.grpc.gcp.RpcProtocolVersions rpc_versions = 9;- Specified by:
getRpcVersionsOrBuilderin interfaceStartClientHandshakeReqOrBuilder
-
getMaxFrameSize
public int getMaxFrameSize()
(Optional) Maximum frame size supported by the client.
uint32 max_frame_size = 10;- Specified by:
getMaxFrameSizein interfaceStartClientHandshakeReqOrBuilder- Returns:
- The maxFrameSize.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
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.GeneratedMessage- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
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 StartClientHandshakeReq parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartClientHandshakeReq parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartClientHandshakeReq parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartClientHandshakeReq parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartClientHandshakeReq parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartClientHandshakeReq parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public StartClientHandshakeReq.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static StartClientHandshakeReq.Builder newBuilder()
-
newBuilder
public static StartClientHandshakeReq.Builder newBuilder(StartClientHandshakeReq prototype)
-
toBuilder
public StartClientHandshakeReq.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StartClientHandshakeReq.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static StartClientHandshakeReq getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StartClientHandshakeReq> parser()
-
getParserForType
public com.google.protobuf.Parser<StartClientHandshakeReq> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public StartClientHandshakeReq getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-