软件包 | 描述 |
---|---|
io.netty.handler.codec.http2 |
用于发送和接收HTTP / 2帧的处理程序。
|
Modifier and Type | Method and Description |
---|---|
Http2Stream |
Http2Connection.forEachActiveStream(Http2StreamVisitor visitor)
提供一种迭代活动流集合的方法。
|
Http2Stream |
DefaultHttp2Connection.forEachActiveStream(Http2StreamVisitor visitor) |
Copyright © 2008–2018 The Netty Project. All rights reserved.