| Package | Description |
|---|---|
| io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.copy() |
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.duplicate() |
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.retain() |
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.retain(int increment) |
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.setExtraStreamIds(int extraStreamIds) |
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.touch() |
DefaultHttp2GoAwayFrame |
DefaultHttp2GoAwayFrame.touch(Object hint) |
Copyright © 2008–2016 The Netty Project. All rights reserved.