Uses of Interface
io.grpc.testing.protobuf.SimpleServiceGrpc.AsyncService
-
-
Uses of SimpleServiceGrpc.AsyncService in io.grpc.testing.protobuf
Classes in io.grpc.testing.protobuf that implement SimpleServiceGrpc.AsyncService Modifier and Type Class Description static classSimpleServiceGrpc.SimpleServiceImplBaseBase class for the server implementation of the service SimpleService.Methods in io.grpc.testing.protobuf with parameters of type SimpleServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionSimpleServiceGrpc. bindService(SimpleServiceGrpc.AsyncService service)
-