软件包 | 描述 |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Method and Description |
---|---|
Future<Http2StreamChannel> |
Http2StreamChannelBootstrap.open() |
Future<Http2StreamChannel> |
Http2StreamChannelBootstrap.open(Promise<Http2StreamChannel> promise) |
Modifier and Type | Method and Description |
---|---|
Future<Http2StreamChannel> |
Http2StreamChannelBootstrap.open(Promise<Http2StreamChannel> promise) |
void |
Http2StreamChannelBootstrap.open0(ChannelHandlerContext ctx, Promise<Http2StreamChannel> promise) |
Copyright © 2008–2018 The Netty Project. All rights reserved.