| Package | Description |
|---|---|
| org.wso2.transport.http.netty.contractimpl | |
| org.wso2.transport.http.netty.contractimpl.listener.http2 |
| Modifier and Type | Method and Description |
|---|---|
Http2ServerChannel |
Http2OutboundRespListener.getHttp2ServerChannel() |
| Constructor and Description |
|---|
Http2OutboundRespListener(HttpServerChannelInitializer serverChannelInitializer,
HttpCarbonMessage inboundRequestMsg,
io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http2.Http2Connection conn,
io.netty.handler.codec.http2.Http2ConnectionEncoder encoder,
int streamId,
String serverName,
String remoteAddress,
ServerRemoteFlowControlListener remoteFlowControlListener,
Http2ServerChannel http2ServerChannel) |
| Modifier and Type | Method and Description |
|---|---|
Http2ServerChannel |
Http2SourceHandler.getHttp2ServerChannel() |
Copyright © 2022 WSO2. All rights reserved.