| Package | Description |
|---|---|
| org.wso2.transport.http.netty.contractimpl | |
| org.wso2.transport.http.netty.contractimpl.listener.http2 |
| Modifier and Type | Method and Description |
|---|---|
HttpServerChannelInitializer |
Http2OutboundRespListener.getServerChannelInitializer() |
| 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 |
|---|---|
HttpServerChannelInitializer |
Http2SourceHandler.getServerChannelInitializer() |
| Constructor and Description |
|---|
Http2SourceConnectionHandlerBuilder(String interfaceId,
ServerConnectorFuture serverConnectorFuture,
String serverName,
HttpServerChannelInitializer serverChannelInitializer) |
Http2ToHttpFallbackHandler(HttpServerChannelInitializer serverChannelInitializer) |
Http2WithPriorKnowledgeHandler(String interfaceId,
String serverName,
ServerConnectorFuture serverConnectorFuture,
HttpServerChannelInitializer serverChannelInitializer) |
Copyright © 2021 WSO2. All rights reserved.