Package io.grpc.testing.integration
Class ReconnectTestClient
- java.lang.Object
-
- io.grpc.testing.integration.ReconnectTestClient
-
public class ReconnectTestClient extends java.lang.ObjectVerifies the client is reconnecting the server with correct backoffsSee the Test Spec.
-
-
Constructor Summary
Constructors Constructor Description ReconnectTestClient()
-
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.
-