类 | 说明 |
---|---|
Http2Client |
An HTTP2 client that allows you to send HTTP2 frames to a server using HTTP1-style approaches
(via
InboundHttp2ToHttpAdapter ). |
Http2ClientInitializer |
Configures the client pipeline to support HTTP/2 frames.
|
Http2SettingsHandler |
Reads the first
Http2Settings object and notifies a ChannelPromise |
HttpResponseHandler |
Process
FullHttpResponse translated from HTTP/2 frames |