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