Uses of Class
io.grpc.alts.internal.HandshakerServiceGrpc.HandshakerServiceStub
Packages that use HandshakerServiceGrpc.HandshakerServiceStub
-
Uses of HandshakerServiceGrpc.HandshakerServiceStub in io.grpc.alts.internal
Subclasses with type arguments of type HandshakerServiceGrpc.HandshakerServiceStub in io.grpc.alts.internalModifier and TypeClassDescriptionstatic final classA stub to allow clients to do asynchronous rpc calls to service HandshakerService.Methods in io.grpc.alts.internal that return HandshakerServiceGrpc.HandshakerServiceStubModifier and TypeMethodDescriptionHandshakerServiceGrpc.HandshakerServiceStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) HandshakerServiceGrpc.newStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the serviceMethods in io.grpc.alts.internal with parameters of type HandshakerServiceGrpc.HandshakerServiceStubModifier and TypeMethodDescriptionstatic TsiHandshakerAltsTsiHandshaker.newClient(HandshakerServiceGrpc.HandshakerServiceStub stub, AltsHandshakerOptions options, io.grpc.ChannelLogger logger) Creates a new TsiHandshaker for use by the client.static TsiHandshakerAltsTsiHandshaker.newServer(HandshakerServiceGrpc.HandshakerServiceStub stub, AltsHandshakerOptions options, io.grpc.ChannelLogger logger) Creates a new TsiHandshaker for use by the server.