| 程序包 | 说明 |
|---|---|
| com.firefly.client.http2 | |
| com.firefly.codec.http2.stream | |
| com.firefly.server.http2 |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HTTP2ClientSession |
| 限定符和类型 | 方法和说明 |
|---|---|
protected HTTP2Session |
HTTP2ClientConnection.initHTTP2Session(HTTP2Configuration config,
FlowControlStrategy flowControl,
Session.Listener listener) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected HTTP2Session |
AbstractHTTP2Connection.http2Session |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract HTTP2Session |
AbstractHTTP2Connection.initHTTP2Session(HTTP2Configuration config,
FlowControlStrategy flowControl,
Session.Listener listener) |
| 构造器和说明 |
|---|
HTTP2Flusher(HTTP2Session session) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HTTP2ServerSession |
| 限定符和类型 | 方法和说明 |
|---|---|
protected HTTP2Session |
HTTP2ServerConnection.initHTTP2Session(HTTP2Configuration config,
FlowControlStrategy flowControl,
Session.Listener listener) |
Copyright © 2016. All rights reserved.