程序包 | 说明 |
---|---|
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultHttp2GoAwayFrame
The default
Http2GoAwayFrame implementation. |
限定符和类型 | 方法和说明 |
---|---|
Http2GoAwayFrame |
Http2GoAwayFrame.copy() |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.copy() |
Http2GoAwayFrame |
Http2GoAwayFrame.duplicate() |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.duplicate() |
Http2GoAwayFrame |
Http2GoAwayFrame.replace(ByteBuf content) |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.replace(ByteBuf content) |
Http2GoAwayFrame |
Http2GoAwayFrame.retain() |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.retain() |
Http2GoAwayFrame |
Http2GoAwayFrame.retain(int increment) |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.retain(int increment) |
Http2GoAwayFrame |
Http2GoAwayFrame.retainedDuplicate() |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.retainedDuplicate() |
Http2GoAwayFrame |
Http2GoAwayFrame.setExtraStreamIds(int extraStreamIds)
Sets the number of IDs to reserve for the receiver to use while GOAWAY is in transit.
|
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.setExtraStreamIds(int extraStreamIds) |
Http2GoAwayFrame |
Http2GoAwayFrame.touch() |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.touch() |
Http2GoAwayFrame |
Http2GoAwayFrame.touch(java.lang.Object hint) |
Http2GoAwayFrame |
DefaultHttp2GoAwayFrame.touch(java.lang.Object hint) |