Package io.grpc.reflection.v1alpha
Class ServerReflectionGrpc.ServerReflectionBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<ServerReflectionGrpc.ServerReflectionBlockingStub>
-
- io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionBlockingStub
-
- Enclosing class:
- ServerReflectionGrpc
public static final class ServerReflectionGrpc.ServerReflectionBlockingStub extends io.grpc.stub.AbstractBlockingStub<ServerReflectionGrpc.ServerReflectionBlockingStub>
A stub to allow clients to do synchronous rpc calls to service ServerReflection.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ServerReflectionGrpc.ServerReflectionBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected ServerReflectionGrpc.ServerReflectionBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<ServerReflectionGrpc.ServerReflectionBlockingStub>
-
-