Uses of Interface
io.grpc.testing.integration.XdsUpdateHealthServiceGrpc.AsyncService
-
-
Uses of XdsUpdateHealthServiceGrpc.AsyncService in io.grpc.testing.integration
Classes in io.grpc.testing.integration that implement XdsUpdateHealthServiceGrpc.AsyncService Modifier and Type Class Description static classXdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceImplBaseBase class for the server implementation of the service XdsUpdateHealthService.Methods in io.grpc.testing.integration with parameters of type XdsUpdateHealthServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionXdsUpdateHealthServiceGrpc. bindService(XdsUpdateHealthServiceGrpc.AsyncService service)
-