Uses of Class
io.grpc.alts.internal.StartServerHandshakeReq
Packages that use StartServerHandshakeReq
-
Uses of StartServerHandshakeReq in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as StartServerHandshakeReqModifier and TypeFieldDescriptionprivate static final StartServerHandshakeReq
StartServerHandshakeReq.DEFAULT_INSTANCE
Fields in io.grpc.alts.internal with type parameters of type StartServerHandshakeReqModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<StartServerHandshakeReq> StartServerHandshakeReq.PARSER
private com.google.protobuf.SingleFieldBuilder
<StartServerHandshakeReq, StartServerHandshakeReq.Builder, StartServerHandshakeReqOrBuilder> HandshakerReq.Builder.serverStartBuilder_
Methods in io.grpc.alts.internal that return StartServerHandshakeReqModifier and TypeMethodDescriptionStartServerHandshakeReq.Builder.build()
StartServerHandshakeReq.Builder.buildPartial()
static StartServerHandshakeReq
StartServerHandshakeReq.getDefaultInstance()
StartServerHandshakeReq.Builder.getDefaultInstanceForType()
StartServerHandshakeReq.getDefaultInstanceForType()
HandshakerReq.Builder.getServerStart()
The start server handshake request message.HandshakerReq.getServerStart()
The start server handshake request message.HandshakerReqOrBuilder.getServerStart()
The start server handshake request message.static StartServerHandshakeReq
StartServerHandshakeReq.parseDelimitedFrom
(InputStream input) static StartServerHandshakeReq
StartServerHandshakeReq.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(byte[] data) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(com.google.protobuf.ByteString data) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(com.google.protobuf.CodedInputStream input) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(InputStream input) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(ByteBuffer data) static StartServerHandshakeReq
StartServerHandshakeReq.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.alts.internal that return types with arguments of type StartServerHandshakeReqModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<StartServerHandshakeReq> StartServerHandshakeReq.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<StartServerHandshakeReq, StartServerHandshakeReq.Builder, StartServerHandshakeReqOrBuilder> HandshakerReq.Builder.getServerStartFieldBuilder()
The start server handshake request message.static com.google.protobuf.Parser
<StartServerHandshakeReq> StartServerHandshakeReq.parser()
Methods in io.grpc.alts.internal with parameters of type StartServerHandshakeReqModifier and TypeMethodDescriptionprivate void
StartServerHandshakeReq.Builder.buildPartial0
(StartServerHandshakeReq result) StartServerHandshakeReq.Builder.mergeFrom
(StartServerHandshakeReq other) HandshakerReq.Builder.mergeServerStart
(StartServerHandshakeReq value) The start server handshake request message.StartServerHandshakeReq.newBuilder
(StartServerHandshakeReq prototype) HandshakerReq.Builder.setServerStart
(StartServerHandshakeReq value) The start server handshake request message.