public final class Http2Client
extends java.lang.Object
InboundHttp2ToHttpAdapter). Inbound and outbound
frames are logged.
When run from the command-line, sends a single HEADERS frame to the server and gets back
a "Hello World" response.
See the ./http2/helloworld/frame/client/ example for a HTTP2 client example which does not use
HTTP1-style objects and patterns.| 构造器和说明 |
|---|
Http2Client() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
main(java.lang.String[] args) |