Class TestServiceImpl

  • All Implemented Interfaces:
    io.grpc.BindableService, TestServiceGrpc.AsyncService

    public class TestServiceImpl
    extends java.lang.Object
    implements io.grpc.BindableService, TestServiceGrpc.AsyncService
    Implementation of the business logic for the TestService. Uses an executor to schedule chunks sent in response streams.