Package io.grpc.testing.integration
Class XdsTestServer
- java.lang.Object
-
- io.grpc.testing.integration.XdsTestServer
-
public final class XdsTestServer extends java.lang.ObjectInterop test server that implements the xDS testing service.
-
-
Constructor Summary
Constructors Constructor Description XdsTestServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)The main application allowing this client to be launched from the command line.
-