Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Field and Description |
---|---|
(package private) DefaultHttp2Connection.DefaultEndpoint<Http2LocalFlowController> |
DefaultHttp2Connection.localEndpoint |
(package private) DefaultHttp2Connection.DefaultEndpoint<Http2RemoteFlowController> |
DefaultHttp2Connection.remoteEndpoint |
Modifier and Type | Method and Description |
---|---|
(package private) DefaultHttp2Connection.DefaultEndpoint<? extends Http2FlowController> |
DefaultHttp2Connection.DefaultStream.createdBy() |
(package private) DefaultHttp2Connection.DefaultEndpoint<? extends Http2FlowController> |
DefaultHttp2Connection.ConnectionStream.createdBy() |