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