Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Class and Description |
---|---|
class |
Http2StreamActiveEvent
This event is emitted by the
Http2FrameCodec when a stream becomes active. |
class |
Http2StreamClosedEvent |
Copyright © 2008–2017 The Netty Project. All rights reserved.