| Class | Description |
|---|---|
| Http2Client |
An HTTP2 client that allows you to send HTTP2 frames to a server.
|
| 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 |
Copyright © 2008–2015 The Netty Project. All rights reserved.