Uses of Class
io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionStub
-
Packages that use ServerReflectionGrpc.ServerReflectionStub Package Description io.grpc.reflection.v1 -
-
Uses of ServerReflectionGrpc.ServerReflectionStub in io.grpc.reflection.v1
Methods in io.grpc.reflection.v1 that return ServerReflectionGrpc.ServerReflectionStub Modifier and Type Method Description protected ServerReflectionGrpc.ServerReflectionStub
ServerReflectionGrpc.ServerReflectionStub. build(Channel channel, CallOptions callOptions)
static ServerReflectionGrpc.ServerReflectionStub
ServerReflectionGrpc. newStub(Channel channel)
Creates a new async stub that supports all call types for the service
-