| Package | Description |
|---|---|
| okhttp3.internal.connection | |
| okhttp3.internal.http2 |
| Modifier and Type | Class and Description |
|---|---|
class |
RealConnection |
| Modifier and Type | Field and Description |
|---|---|
(package private) Http2Connection.Listener |
Http2Connection.listener
User code to run in response to incoming streams or settings.
|
(package private) Http2Connection.Listener |
Http2Connection.Builder.listener |
static Http2Connection.Listener |
Http2Connection.Listener.REFUSE_INCOMING_STREAMS |
| Modifier and Type | Method and Description |
|---|---|
Http2Connection.Builder |
Http2Connection.Builder.listener(Http2Connection.Listener listener) |