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