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