Class TestServiceGrpc.TestServiceFutureStub

  • Enclosing class:
    TestServiceGrpc

    public static final class TestServiceGrpc.TestServiceFutureStub
    extends io.grpc.stub.AbstractFutureStub<TestServiceGrpc.TestServiceFutureStub>
    A stub to allow clients to do ListenableFuture-style rpc calls to service TestService.
     A simple service to test the various types of RPCs and experiment with
     performance with various types of payload.
     
    • 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>>