Package io.grpc.testing.integration
Class XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceImplBase
- java.lang.Object
-
- io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceImplBase
-
- All Implemented Interfaces:
io.grpc.BindableService,XdsUpdateClientConfigureServiceGrpc.AsyncService
- Enclosing class:
- XdsUpdateClientConfigureServiceGrpc
public abstract static class XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceImplBase extends java.lang.Object implements io.grpc.BindableService, XdsUpdateClientConfigureServiceGrpc.AsyncService
Base class for the server implementation of the service XdsUpdateClientConfigureService.A service to dynamically update the configuration of an xDS test client.
-
-
Constructor Summary
Constructors Constructor Description XdsUpdateClientConfigureServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.grpc.testing.integration.XdsUpdateClientConfigureServiceGrpc.AsyncService
configure
-
-