| Interface | Description |
|---|---|
| Http2DataEventListener |
Http2DataEventListener represents a data listener for http2 data transfer events. |
| Class | Description |
|---|---|
| ClientFrameListener |
ClientFrameListener listens to HTTP/2 Events received from the HTTP/2 backend service
and construct HTTP/2 frames. |
| Http2ClientChannel |
Http2ClientChannel encapsulates the Channel associated with a particular connection. |
| Http2ClientTimeoutHandler |
Http2ClientTimeoutHandler handles the Read/Write Timeout of HTTP/2 streams. |
| Http2ConnectionManager |
Http2ConnectionManager Manages HTTP/2 connections. |
| Http2Content |
Represents HTTP2 request content.
|
| Http2TargetHandler |
Http2TargetHandler is responsible for sending and receiving HTTP/2 frames over an outbound connection. |
| OutboundMsgHolder |
OutboundMsgHolder holds data related to a single outbound invocation. |
| RequestWriteStarter |
Starts writing HTTP/2 request content.
|
Copyright © 2022 WSO2. All rights reserved.