@Version(value="2.0")
| Interface | Description |
|---|---|
| Http2InboundConnection |
Representation of an inbound HTTP connection that the dispatcher will provide
to containers.
|
| Http2PushBuilder |
Implemented by the webcontainer for creating push requests.
|
| Http2Request |
Representation of an HTTP 2 request message provided by the dispatcher to any
HTTP container.
|
| Exception | Description |
|---|---|
| Http2PushException |