| Package | Description |
|---|---|
| org.wso2.transport.http.netty.contract | |
| org.wso2.transport.http.netty.contractimpl |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConnector |
HttpWsConnectorFactory.createHttpClientConnector(Map<String,Object> transportProperties,
SenderConfiguration senderConfiguration)
This method can be used to get http client connectors.
|
HttpClientConnector |
HttpWsConnectorFactory.createHttpClientConnector(Map<String,Object> transportProperties,
SenderConfiguration senderConfiguration,
ConnectionManager connectionManager)
Creates a client connector with a given connection manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpClientConnector
Implementation of the client connector.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientConnector |
DefaultHttpWsConnectorFactory.createHttpClientConnector(Map<String,Object> transportProperties,
SenderConfiguration senderConfiguration) |
HttpClientConnector |
DefaultHttpWsConnectorFactory.createHttpClientConnector(Map<String,Object> transportProperties,
SenderConfiguration senderConfiguration,
ConnectionManager connectionManager) |
Copyright © 2021 WSO2. All rights reserved.