Uses of Class
io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionFutureStub
-
Packages that use ServerReflectionGrpc.ServerReflectionFutureStub Package Description io.grpc.reflection.v1alpha -
-
Uses of ServerReflectionGrpc.ServerReflectionFutureStub in io.grpc.reflection.v1alpha
Methods in io.grpc.reflection.v1alpha 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
-