| Package | Description |
|---|---|
| org.aoju.bus.http.internal.connection | |
| org.aoju.bus.http.internal.http.second |
| Modifier and Type | Method and Description |
|---|---|
void |
RealConnection.onStream(Http2Stream stream) |
| Modifier and Type | Method and Description |
|---|---|
Http2Stream |
Http2Connection.newStream(List<Header> requestHeaders,
boolean out) |
Http2Stream |
Http2Connection.pushStream(int associatedStreamId,
List<Header> requestHeaders,
boolean out) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Http2Connection.Listener.onStream(Http2Stream stream) |
Copyright © 2019. All rights reserved.