Package io.grpc.testing.integration
Class TestServiceServer
- java.lang.Object
-
- io.grpc.testing.integration.TestServiceServer
-
public class TestServiceServer extends java.lang.ObjectServer that manages startup/shutdown of a singleTestService.
-
-
Constructor Summary
Constructors Constructor Description TestServiceServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)The main application allowing this server to be launched from the command line.
-