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 StartServerHandshakeReqStartServerHandshakeReq.DEFAULT_INSTANCEFields in io.grpc.alts.internal with type parameters of type StartServerHandshakeReqModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<StartServerHandshakeReq> StartServerHandshakeReq.PARSERprivate 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 StartServerHandshakeReqStartServerHandshakeReq.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 StartServerHandshakeReqStartServerHandshakeReq.parseDelimitedFrom(InputStream input) static StartServerHandshakeReqStartServerHandshakeReq.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(byte[] data) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(com.google.protobuf.ByteString data) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(com.google.protobuf.CodedInputStream input) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(InputStream input) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StartServerHandshakeReqStartServerHandshakeReq.parseFrom(ByteBuffer data) static StartServerHandshakeReqStartServerHandshakeReq.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 voidStartServerHandshakeReq.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.