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.ServerReflectionFutureStubServerReflectionGrpc.ServerReflectionFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ServerReflectionGrpc.ServerReflectionFutureStubServerReflectionGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-