| Package | Description |
|---|---|
| io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttp2ResetFrame
The default
Http2ResetFrame implementation. |
| Modifier and Type | Method and Description |
|---|---|
Http2ResetFrame |
Http2ResetFrame.setStream(Object stream) |
Copyright © 2008–2016 The Netty Project. All rights reserved.