Uses of Interface
io.grpc.testing.integration.TestServiceGrpc.AsyncService
-
-
Uses of TestServiceGrpc.AsyncService in io.grpc.testing.integration
Classes in io.grpc.testing.integration that implement TestServiceGrpc.AsyncService Modifier and Type Class Description static classTestServiceGrpc.TestServiceImplBaseBase class for the server implementation of the service TestService.classTestServiceImplImplementation of the business logic for the TestService.Methods in io.grpc.testing.integration with parameters of type TestServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionTestServiceGrpc. bindService(TestServiceGrpc.AsyncService service)
-