| Interface | Description |
|---|---|
| Flags | |
| FlowControlStrategy | |
| FlowControlStrategy.Factory | |
| ISession |
The SPI interface for implementing a HTTP/2 session.
|
| IStream |
The SPI interface for implementing a HTTP/2 stream.
|
| Class | Description |
|---|---|
| AbstractFlowControlStrategy | |
| BufferingFlowControlStrategy |
A flow control strategy that accumulates updates and emits window control
frames when the accumulated value reaches a threshold.
|
| HTTP2Cipher | |
| HTTP2Cipher.CipherComparator |
Comparator that orders non blacklisted ciphers before blacklisted ones.
|
| HTTP2Connection | |
| HTTP2Flusher | |
| HTTP2Flusher.Entry | |
| HTTP2Session | |
| HTTP2Stream | |
| SimpleFlowControlStrategy |
| Enum | Description |
|---|---|
| CloseState | |
| ErrorCode |
Standard HTTP/2 error codes.
|
Copyright © 1995–2017 Webtide. All rights reserved.