Uses of Interface
io.grpc.testing.integration.UnimplementedServiceGrpc.AsyncService
-
-
Uses of UnimplementedServiceGrpc.AsyncService in io.grpc.testing.integration
Classes in io.grpc.testing.integration that implement UnimplementedServiceGrpc.AsyncService Modifier and Type Class Description static classUnimplementedServiceGrpc.UnimplementedServiceImplBaseBase class for the server implementation of the service UnimplementedService.Methods in io.grpc.testing.integration with parameters of type UnimplementedServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionUnimplementedServiceGrpc. bindService(UnimplementedServiceGrpc.AsyncService service)
-