| Class | Description |
|---|---|
| Http2ServerChannel |
Represents the streams related to a single server channel.
|
| Http2ServerTimeoutHandler |
Timeout handler for HTTP/2 server.
|
| Http2SourceConnectionHandler |
Http2SourceConnectionHandler takes care of handling HTTP/2 source connections. |
| Http2SourceConnectionHandlerBuilder |
Http2SourceConnectionHandlerBuilder is used to build the HTTP2SourceConnectionHandler. |
| Http2SourceHandler |
HTTP2SourceHandler read the HTTP/2 binary frames sent from client through the channel. |
| Http2ToHttpFallbackHandler |
Http2ToHttpFallbackHandler is responsible for fallback from http2 to http when http2 upgrade fails. |
| Http2WithPriorKnowledgeHandler |
Http2WithPriorKnowledgeHandler handles the requests received directly in HTTP/2 without
attempting an upgrade from HTTP/1.x. |
| InboundMessageHolder |
Message holder for inbound request and push response.
|
Copyright © 2021 WSO2. All rights reserved.