| Package | Description |
|---|---|
| org.wso2.transport.http.netty.contract | |
| org.wso2.transport.http.netty.contractimpl | |
| org.wso2.transport.http.netty.contractimpl.sender.channel.pool |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConnector |
HttpWsConnectorFactory.createHttpClientConnector(BootstrapConfiguration bootstrapConfiguration,
SenderConfiguration senderConfiguration,
ConnectionManager connectionManager)
Creates a client connector with given client bootstrap configuration and connection manager.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientConnector |
DefaultHttpWsConnectorFactory.createHttpClientConnector(BootstrapConfiguration bootstrapConfig,
SenderConfiguration senderConfiguration,
ConnectionManager connectionManager) |
| Constructor and Description |
|---|
DefaultHttpClientConnector(ConnectionManager connectionManager,
SenderConfiguration senderConfiguration,
BootstrapConfiguration bootstrapConfig,
io.netty.channel.EventLoopGroup clientEventGroup) |
| Modifier and Type | Method and Description |
|---|---|
TargetChannel |
ConnectionManager.borrowTargetChannel(HttpRoute httpRoute,
SourceHandler sourceHandler,
Http2SourceHandler http2SourceHandler,
SenderConfiguration senderConfig,
BootstrapConfiguration bootstrapConfig,
io.netty.channel.EventLoopGroup clientEventGroup)
Gets the client target channel pool.
|
Copyright © 2022 WSO2. All rights reserved.