| Package | Description |
|---|---|
| org.wso2.transport.http.netty.contract.config | |
| org.wso2.transport.http.netty.contractimpl.common |
| Modifier and Type | Method and Description |
|---|---|
ForwardedExtensionConfig |
SenderConfiguration.getForwardedExtensionConfig() |
static ForwardedExtensionConfig |
ForwardedExtensionConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForwardedExtensionConfig[] |
ForwardedExtensionConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SenderConfiguration.setForwardedExtensionConfig(ForwardedExtensionConfig forwardedExtensionEnabled) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Util.setForwardedExtension(ForwardedExtensionConfig forwardedConfig,
String localAddress,
HttpCarbonMessage httpOutboundRequest) |
Copyright © 2021 WSO2. All rights reserved.