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