Package io.grpc.alts.internal
Class StartServerHandshakeReq
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- io.grpc.alts.internal.StartServerHandshakeReq
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartServerHandshakeReqOrBuilder,java.io.Serializable
public final class StartServerHandshakeReq extends com.google.protobuf.GeneratedMessage implements StartServerHandshakeReqOrBuilder
Protobuf typegrpc.gcp.StartServerHandshakeReq- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStartServerHandshakeReq.BuilderProtobuf typegrpc.gcp.StartServerHandshakeReqprivate static classStartServerHandshakeReq.HandshakeParametersDefaultEntryHolder-
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
Fields Modifier and Type Field Description static intAPPLICATION_PROTOCOLS_FIELD_NUMBERprivate com.google.protobuf.LazyStringArrayListapplicationProtocols_private intbitField0_private static StartServerHandshakeReqDEFAULT_INSTANCEstatic intHANDSHAKE_PARAMETERS_FIELD_NUMBERprivate com.google.protobuf.MapField<java.lang.Integer,ServerHandshakeParameters>handshakeParameters_static intIN_BYTES_FIELD_NUMBERprivate com.google.protobuf.ByteStringinBytes_static intLOCAL_ENDPOINT_FIELD_NUMBERprivate EndpointlocalEndpoint_static intMAX_FRAME_SIZE_FIELD_NUMBERprivate intmaxFrameSize_private bytememoizedIsInitializedprivate static com.google.protobuf.Parser<StartServerHandshakeReq>PARSERstatic intREMOTE_ENDPOINT_FIELD_NUMBERprivate EndpointremoteEndpoint_static intRPC_VERSIONS_FIELD_NUMBERprivate RpcProtocolVersionsrpcVersions_private static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateStartServerHandshakeReq()privateStartServerHandshakeReq(com.google.protobuf.GeneratedMessage.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsHandshakeParameters(int key)Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol.booleanequals(java.lang.Object obj)java.lang.StringgetApplicationProtocols(int index)The application protocols supported by the server, e.g., "h2" (for http2), "grpc".com.google.protobuf.ByteStringgetApplicationProtocolsBytes(int index)The application protocols supported by the server, e.g., "h2" (for http2), "grpc".intgetApplicationProtocolsCount()The application protocols supported by the server, e.g., "h2" (for http2), "grpc".com.google.protobuf.ProtocolStringListgetApplicationProtocolsList()The application protocols supported by the server, e.g., "h2" (for http2), "grpc".static StartServerHandshakeReqgetDefaultInstance()StartServerHandshakeReqgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.util.Map<java.lang.Integer,ServerHandshakeParameters>getHandshakeParameters()Deprecated.intgetHandshakeParametersCount()Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol.java.util.Map<java.lang.Integer,ServerHandshakeParameters>getHandshakeParametersMap()Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol.ServerHandshakeParametersgetHandshakeParametersOrDefault(int key, ServerHandshakeParameters defaultValue)Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol.ServerHandshakeParametersgetHandshakeParametersOrThrow(int key)Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol.com.google.protobuf.ByteStringgetInBytes()Bytes in out_frames returned from the peer's HandshakerResp.EndpointgetLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.EndpointOrBuildergetLocalEndpointOrBuilder()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.intgetMaxFrameSize()(Optional) Maximum frame size supported by the server.com.google.protobuf.Parser<StartServerHandshakeReq>getParserForType()EndpointgetRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.EndpointOrBuildergetRemoteEndpointOrBuilder()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.RpcProtocolVersionsgetRpcVersions()(Optional) RPC protocol versions supported by the server.RpcProtocolVersionsOrBuildergetRpcVersionsOrBuilder()(Optional) RPC protocol versions supported by the server.intgetSerializedSize()inthashCode()booleanhasLocalEndpoint()(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.booleanhasRemoteEndpoint()(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.booleanhasRpcVersions()(Optional) RPC protocol versions supported by the server.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()private com.google.protobuf.MapField<java.lang.Integer,ServerHandshakeParameters>internalGetHandshakeParameters()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)booleanisInitialized()static StartServerHandshakeReq.BuildernewBuilder()static StartServerHandshakeReq.BuildernewBuilder(StartServerHandshakeReq prototype)StartServerHandshakeReq.BuildernewBuilderForType()protected StartServerHandshakeReq.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)static StartServerHandshakeReqparseDelimitedFrom(java.io.InputStream input)static StartServerHandshakeReqparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartServerHandshakeReqparseFrom(byte[] data)static StartServerHandshakeReqparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartServerHandshakeReqparseFrom(com.google.protobuf.ByteString data)static StartServerHandshakeReqparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartServerHandshakeReqparseFrom(com.google.protobuf.CodedInputStream input)static StartServerHandshakeReqparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartServerHandshakeReqparseFrom(java.io.InputStream input)static StartServerHandshakeReqparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartServerHandshakeReqparseFrom(java.nio.ByteBuffer data)static StartServerHandshakeReqparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StartServerHandshakeReq>parser()StartServerHandshakeReq.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, 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_
-
APPLICATION_PROTOCOLS_FIELD_NUMBER
public static final int APPLICATION_PROTOCOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
applicationProtocols_
private com.google.protobuf.LazyStringArrayList applicationProtocols_
-
HANDSHAKE_PARAMETERS_FIELD_NUMBER
public static final int HANDSHAKE_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
handshakeParameters_
private com.google.protobuf.MapField<java.lang.Integer,ServerHandshakeParameters> handshakeParameters_
-
IN_BYTES_FIELD_NUMBER
public static final int IN_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
inBytes_
private com.google.protobuf.ByteString inBytes_
-
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_
-
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 StartServerHandshakeReq DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<StartServerHandshakeReq> PARSER
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getApplicationProtocolsList
public com.google.protobuf.ProtocolStringList getApplicationProtocolsList()
The application protocols supported by the server, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 1;- Specified by:
getApplicationProtocolsListin interfaceStartServerHandshakeReqOrBuilder- Returns:
- A list containing the applicationProtocols.
-
getApplicationProtocolsCount
public int getApplicationProtocolsCount()
The application protocols supported by the server, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 1;- Specified by:
getApplicationProtocolsCountin interfaceStartServerHandshakeReqOrBuilder- Returns:
- The count of applicationProtocols.
-
getApplicationProtocols
public java.lang.String getApplicationProtocols(int index)
The application protocols supported by the server, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 1;- Specified by:
getApplicationProtocolsin interfaceStartServerHandshakeReqOrBuilder- 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 server, e.g., "h2" (for http2), "grpc".
repeated string application_protocols = 1;- Specified by:
getApplicationProtocolsBytesin interfaceStartServerHandshakeReqOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the applicationProtocols at the given index.
-
internalGetHandshakeParameters
private com.google.protobuf.MapField<java.lang.Integer,ServerHandshakeParameters> internalGetHandshakeParameters()
-
getHandshakeParametersCount
public int getHandshakeParametersCount()
Description copied from interface:StartServerHandshakeReqOrBuilderHandshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol. Each handshake security protocol (e.g., TLS or ALTS) has its own set of record protocols and local identities. Since protobuf does not support enum as key to the map, the key to handshake_parameters is the integer value of HandshakeProtocol enum.
map<int32, .grpc.gcp.ServerHandshakeParameters> handshake_parameters = 2;- Specified by:
getHandshakeParametersCountin interfaceStartServerHandshakeReqOrBuilder
-
containsHandshakeParameters
public boolean containsHandshakeParameters(int key)
Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol. Each handshake security protocol (e.g., TLS or ALTS) has its own set of record protocols and local identities. Since protobuf does not support enum as key to the map, the key to handshake_parameters is the integer value of HandshakeProtocol enum.
map<int32, .grpc.gcp.ServerHandshakeParameters> handshake_parameters = 2;- Specified by:
containsHandshakeParametersin interfaceStartServerHandshakeReqOrBuilder
-
getHandshakeParameters
@Deprecated public java.util.Map<java.lang.Integer,ServerHandshakeParameters> getHandshakeParameters()
Deprecated.UsegetHandshakeParametersMap()instead.- Specified by:
getHandshakeParametersin interfaceStartServerHandshakeReqOrBuilder
-
getHandshakeParametersMap
public java.util.Map<java.lang.Integer,ServerHandshakeParameters> getHandshakeParametersMap()
Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol. Each handshake security protocol (e.g., TLS or ALTS) has its own set of record protocols and local identities. Since protobuf does not support enum as key to the map, the key to handshake_parameters is the integer value of HandshakeProtocol enum.
map<int32, .grpc.gcp.ServerHandshakeParameters> handshake_parameters = 2;- Specified by:
getHandshakeParametersMapin interfaceStartServerHandshakeReqOrBuilder
-
getHandshakeParametersOrDefault
public ServerHandshakeParameters getHandshakeParametersOrDefault(int key, ServerHandshakeParameters defaultValue)
Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol. Each handshake security protocol (e.g., TLS or ALTS) has its own set of record protocols and local identities. Since protobuf does not support enum as key to the map, the key to handshake_parameters is the integer value of HandshakeProtocol enum.
map<int32, .grpc.gcp.ServerHandshakeParameters> handshake_parameters = 2;- Specified by:
getHandshakeParametersOrDefaultin interfaceStartServerHandshakeReqOrBuilder
-
getHandshakeParametersOrThrow
public ServerHandshakeParameters getHandshakeParametersOrThrow(int key)
Handshake parameters (record protocols and local identities supported by the server) mapped by the handshake protocol. Each handshake security protocol (e.g., TLS or ALTS) has its own set of record protocols and local identities. Since protobuf does not support enum as key to the map, the key to handshake_parameters is the integer value of HandshakeProtocol enum.
map<int32, .grpc.gcp.ServerHandshakeParameters> handshake_parameters = 2;- Specified by:
getHandshakeParametersOrThrowin interfaceStartServerHandshakeReqOrBuilder
-
getInBytes
public com.google.protobuf.ByteString getInBytes()
Bytes in out_frames returned from the peer's HandshakerResp. It is possible that the peer's out_frames are split into multiple HandshakReq messages.
bytes in_bytes = 3;- Specified by:
getInBytesin interfaceStartServerHandshakeReqOrBuilder- Returns:
- The inBytes.
-
hasLocalEndpoint
public boolean hasLocalEndpoint()
(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.
.grpc.gcp.Endpoint local_endpoint = 4;- Specified by:
hasLocalEndpointin interfaceStartServerHandshakeReqOrBuilder- Returns:
- Whether the localEndpoint field is set.
-
getLocalEndpoint
public Endpoint getLocalEndpoint()
(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.
.grpc.gcp.Endpoint local_endpoint = 4;- Specified by:
getLocalEndpointin interfaceStartServerHandshakeReqOrBuilder- Returns:
- The localEndpoint.
-
getLocalEndpointOrBuilder
public EndpointOrBuilder getLocalEndpointOrBuilder()
(Optional) Local endpoint information of the connection to the client, such as local IP address, port number, and network protocol.
.grpc.gcp.Endpoint local_endpoint = 4;- Specified by:
getLocalEndpointOrBuilderin interfaceStartServerHandshakeReqOrBuilder
-
hasRemoteEndpoint
public boolean hasRemoteEndpoint()
(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.
.grpc.gcp.Endpoint remote_endpoint = 5;- Specified by:
hasRemoteEndpointin interfaceStartServerHandshakeReqOrBuilder- Returns:
- Whether the remoteEndpoint field is set.
-
getRemoteEndpoint
public Endpoint getRemoteEndpoint()
(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.
.grpc.gcp.Endpoint remote_endpoint = 5;- Specified by:
getRemoteEndpointin interfaceStartServerHandshakeReqOrBuilder- Returns:
- The remoteEndpoint.
-
getRemoteEndpointOrBuilder
public EndpointOrBuilder getRemoteEndpointOrBuilder()
(Optional) Endpoint information of the remote client, such as IP address, port number, and network protocol.
.grpc.gcp.Endpoint remote_endpoint = 5;- Specified by:
getRemoteEndpointOrBuilderin interfaceStartServerHandshakeReqOrBuilder
-
hasRpcVersions
public boolean hasRpcVersions()
(Optional) RPC protocol versions supported by the server.
.grpc.gcp.RpcProtocolVersions rpc_versions = 6;- Specified by:
hasRpcVersionsin interfaceStartServerHandshakeReqOrBuilder- Returns:
- Whether the rpcVersions field is set.
-
getRpcVersions
public RpcProtocolVersions getRpcVersions()
(Optional) RPC protocol versions supported by the server.
.grpc.gcp.RpcProtocolVersions rpc_versions = 6;- Specified by:
getRpcVersionsin interfaceStartServerHandshakeReqOrBuilder- Returns:
- The rpcVersions.
-
getRpcVersionsOrBuilder
public RpcProtocolVersionsOrBuilder getRpcVersionsOrBuilder()
(Optional) RPC protocol versions supported by the server.
.grpc.gcp.RpcProtocolVersions rpc_versions = 6;- Specified by:
getRpcVersionsOrBuilderin interfaceStartServerHandshakeReqOrBuilder
-
getMaxFrameSize
public int getMaxFrameSize()
(Optional) Maximum frame size supported by the server.
uint32 max_frame_size = 7;- Specified by:
getMaxFrameSizein interfaceStartServerHandshakeReqOrBuilder- 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 StartServerHandshakeReq parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartServerHandshakeReq parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartServerHandshakeReq parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartServerHandshakeReq parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartServerHandshakeReq parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartServerHandshakeReq parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartServerHandshakeReq parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartServerHandshakeReq parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartServerHandshakeReq parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartServerHandshakeReq parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartServerHandshakeReq parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartServerHandshakeReq parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public StartServerHandshakeReq.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static StartServerHandshakeReq.Builder newBuilder()
-
newBuilder
public static StartServerHandshakeReq.Builder newBuilder(StartServerHandshakeReq prototype)
-
toBuilder
public StartServerHandshakeReq.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StartServerHandshakeReq.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static StartServerHandshakeReq getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StartServerHandshakeReq> parser()
-
getParserForType
public com.google.protobuf.Parser<StartServerHandshakeReq> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public StartServerHandshakeReq getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-