public final class Http2Client extends Object
TestServiceGrpc.TestServiceImplBase that runs through a series
of HTTP/2 interop tests. The tests are designed to simulate incorrect behavior on the part of the
server. Some of the test cases require server-side checks and do not have assertions within the
client code.| Constructor and Description |
|---|
Http2Client() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main application allowing this client to be launched from the command line.
|