Package org.acme.proto.e
Class TestEGrpc.TestEBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<TestEGrpc.TestEBlockingStub>
org.acme.proto.e.TestEGrpc.TestEBlockingStub
- Enclosing class:
- TestEGrpc
public static final class TestEGrpc.TestEBlockingStub
extends io.grpc.stub.AbstractBlockingStub<TestEGrpc.TestEBlockingStub>
A stub to allow clients to do synchronous rpc calls to service TestE.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionprotected TestEGrpc.TestEBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) pingSyncSync(PingRequestE request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected TestEGrpc.TestEBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<TestEGrpc.TestEBlockingStub>
-
pingSyncSync
-