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
,Serializable
public final class StartClientHandshakeReq
extends com.google.protobuf.GeneratedMessage
implements StartClientHandshakeReqOrBuilder
Protobuf type
grpc.gcp.StartClientHandshakeReq
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf 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>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
private com.google.protobuf.LazyStringArrayList
private int
private static final StartClientHandshakeReq
static final int
private int
static final int
static final int
private Endpoint
private Identity
static final int
private int
private byte
private static final com.google.protobuf.Parser
<StartClientHandshakeReq> static final int
private com.google.protobuf.LazyStringArrayList
static final int
private Endpoint
static final int
private RpcProtocolVersions
private static final long
static final int
static final int
private Object
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
StartClientHandshakeReq
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getApplicationProtocols
(int index) The application protocols supported by the client, e.g., "h2" (for http2), "grpc".com.google.protobuf.ByteString
getApplicationProtocolsBytes
(int index) The application protocols supported by the client, e.g., "h2" (for http2), "grpc".int
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".com.google.protobuf.ProtocolStringList
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".static StartClientHandshakeReq
static final com.google.protobuf.Descriptors.Descriptor
Handshake security protocol requested by the client.int
Handshake security protocol requested by the client.(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.(Optional) Application may specify a local identity.(Optional) Application may specify a local identity.int
(Optional) Maximum frame size supported by the client.com.google.protobuf.Parser
<StartClientHandshakeReq> getRecordProtocols
(int index) The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".com.google.protobuf.ByteString
getRecordProtocolsBytes
(int index) The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".int
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".com.google.protobuf.ProtocolStringList
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.(Optional) RPC protocol versions supported by the client.(Optional) RPC protocol versions supported by the client.int
getTargetIdentities
(int index) (Optional) Describes which server identities are acceptable by the client.int
(Optional) Describes which server identities are acceptable by the client.(Optional) Describes which server identities are acceptable by the client.getTargetIdentitiesOrBuilder
(int index) (Optional) Describes which server identities are acceptable by the client.List
<? extends IdentityOrBuilder> (Optional) Describes which server identities are acceptable by the client.(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.ByteString
(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.int
hashCode()
boolean
(Optional) Local endpoint information of the connection to the server, such as local IP address, port number, and network protocol.boolean
(Optional) Application may specify a local identity.boolean
(Optional) Endpoint information of the remote server, such as IP address, port number, and network protocol.boolean
(Optional) RPC protocol versions supported by the client.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
newBuilder
(StartClientHandshakeReq prototype) protected StartClientHandshakeReq.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static StartClientHandshakeReq
parseDelimitedFrom
(InputStream input) static StartClientHandshakeReq
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
parseFrom
(byte[] data) static StartClientHandshakeReq
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
parseFrom
(com.google.protobuf.ByteString data) static StartClientHandshakeReq
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
parseFrom
(com.google.protobuf.CodedInputStream input) static StartClientHandshakeReq
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
parseFrom
(InputStream input) static StartClientHandshakeReq
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartClientHandshakeReq
parseFrom
(ByteBuffer data) static StartClientHandshakeReq
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<StartClientHandshakeReq> parser()
void
writeTo
(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
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
HANDSHAKE_SECURITY_PROTOCOL_FIELD_NUMBER
public static final int HANDSHAKE_SECURITY_PROTOCOL_FIELD_NUMBER- See Also:
-
handshakeSecurityProtocol_
private int handshakeSecurityProtocol_ -
APPLICATION_PROTOCOLS_FIELD_NUMBER
public static final int APPLICATION_PROTOCOLS_FIELD_NUMBER- See Also:
-
applicationProtocols_
private com.google.protobuf.LazyStringArrayList applicationProtocols_ -
RECORD_PROTOCOLS_FIELD_NUMBER
public static final int RECORD_PROTOCOLS_FIELD_NUMBER- See Also:
-
recordProtocols_
private com.google.protobuf.LazyStringArrayList recordProtocols_ -
TARGET_IDENTITIES_FIELD_NUMBER
public static final int TARGET_IDENTITIES_FIELD_NUMBER- See Also:
-
targetIdentities_
-
LOCAL_IDENTITY_FIELD_NUMBER
public static final int LOCAL_IDENTITY_FIELD_NUMBER- See Also:
-
localIdentity_
-
LOCAL_ENDPOINT_FIELD_NUMBER
public static final int LOCAL_ENDPOINT_FIELD_NUMBER- See Also:
-
localEndpoint_
-
REMOTE_ENDPOINT_FIELD_NUMBER
public static final int REMOTE_ENDPOINT_FIELD_NUMBER- See Also:
-
remoteEndpoint_
-
TARGET_NAME_FIELD_NUMBER
public static final int TARGET_NAME_FIELD_NUMBER- See Also:
-
targetName_
-
RPC_VERSIONS_FIELD_NUMBER
public static final int RPC_VERSIONS_FIELD_NUMBER- See Also:
-
rpcVersions_
-
MAX_FRAME_SIZE_FIELD_NUMBER
public static final int MAX_FRAME_SIZE_FIELD_NUMBER- See Also:
-
maxFrameSize_
private int maxFrameSize_ -
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
StartClientHandshakeReq
private StartClientHandshakeReq(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
StartClientHandshakeReq
private StartClientHandshakeReq()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getHandshakeSecurityProtocolValue
public int getHandshakeSecurityProtocolValue()Handshake security protocol requested by the client.
.grpc.gcp.HandshakeProtocol handshake_security_protocol = 1;
- Specified by:
getHandshakeSecurityProtocolValue
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The enum numeric value on the wire for handshakeSecurityProtocol.
-
getHandshakeSecurityProtocol
Handshake security protocol requested by the client.
.grpc.gcp.HandshakeProtocol handshake_security_protocol = 1;
- Specified by:
getHandshakeSecurityProtocol
in 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:
getApplicationProtocolsList
in 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:
getApplicationProtocolsCount
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The count of applicationProtocols.
-
getApplicationProtocols
The application protocols supported by the client, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 2;
- Specified by:
getApplicationProtocols
in 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:
getApplicationProtocolsBytes
in 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:
getRecordProtocolsList
in 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:
getRecordProtocolsCount
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The count of recordProtocols.
-
getRecordProtocols
The record protocols supported by the client, e.g., "ALTSRP_GCM_AES128".
repeated string record_protocols = 3;
- Specified by:
getRecordProtocols
in 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:
getRecordProtocolsBytes
in interfaceStartClientHandshakeReqOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the recordProtocols at the given index.
-
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:
getTargetIdentitiesList
in interfaceStartClientHandshakeReqOrBuilder
-
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:
getTargetIdentitiesOrBuilderList
in 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:
getTargetIdentitiesCount
in interfaceStartClientHandshakeReqOrBuilder
-
getTargetIdentities
(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:
getTargetIdentities
in interfaceStartClientHandshakeReqOrBuilder
-
getTargetIdentitiesOrBuilder
(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:
getTargetIdentitiesOrBuilder
in 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:
hasLocalIdentity
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- Whether the localIdentity field is set.
-
getLocalIdentity
(Optional) Application may specify a local identity. Otherwise, the handshaker chooses a default local identity.
.grpc.gcp.Identity local_identity = 5;
- Specified by:
getLocalIdentity
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The localIdentity.
-
getLocalIdentityOrBuilder
(Optional) Application may specify a local identity. Otherwise, the handshaker chooses a default local identity.
.grpc.gcp.Identity local_identity = 5;
- Specified by:
getLocalIdentityOrBuilder
in 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:
hasLocalEndpoint
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- Whether the localEndpoint field is set.
-
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:
getLocalEndpoint
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The localEndpoint.
-
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:
getLocalEndpointOrBuilder
in 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:
hasRemoteEndpoint
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- Whether the remoteEndpoint field is set.
-
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:
getRemoteEndpoint
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The remoteEndpoint.
-
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:
getRemoteEndpointOrBuilder
in interfaceStartClientHandshakeReqOrBuilder
-
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:
getTargetName
in 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:
getTargetNameBytes
in 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:
hasRpcVersions
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- Whether the rpcVersions field is set.
-
getRpcVersions
(Optional) RPC protocol versions supported by the client.
.grpc.gcp.RpcProtocolVersions rpc_versions = 9;
- Specified by:
getRpcVersions
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The rpcVersions.
-
getRpcVersionsOrBuilder
(Optional) RPC protocol versions supported by the client.
.grpc.gcp.RpcProtocolVersions rpc_versions = 9;
- Specified by:
getRpcVersionsOrBuilder
in interfaceStartClientHandshakeReqOrBuilder
-
getMaxFrameSize
public int getMaxFrameSize()(Optional) Maximum frame size supported by the client.
uint32 max_frame_size = 10;
- Specified by:
getMaxFrameSize
in interfaceStartClientHandshakeReqOrBuilder
- Returns:
- The maxFrameSize.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static StartClientHandshakeReq parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartClientHandshakeReq parseFrom(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
- Throws:
IOException
-
parseFrom
public static StartClientHandshakeReq parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static StartClientHandshakeReq parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StartClientHandshakeReq parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StartClientHandshakeReq parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StartClientHandshakeReq.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-