Uses of Class
io.grpc.alts.internal.HandshakerServiceGrpc.HandshakerServiceFutureStub
-
Packages that use HandshakerServiceGrpc.HandshakerServiceFutureStub Package Description io.grpc.alts.internal -
-
Uses of HandshakerServiceGrpc.HandshakerServiceFutureStub in io.grpc.alts.internal
Methods in io.grpc.alts.internal that return HandshakerServiceGrpc.HandshakerServiceFutureStub Modifier and Type Method Description protected HandshakerServiceGrpc.HandshakerServiceFutureStub
HandshakerServiceGrpc.HandshakerServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static HandshakerServiceGrpc.HandshakerServiceFutureStub
HandshakerServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-