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