Uses of Class
org.apache.synapse.transport.netty.config.BaseConfiguration
Packages that use BaseConfiguration
Package
Description
-
Uses of BaseConfiguration in org.apache.synapse.transport.netty.config
Subclasses of BaseConfiguration in org.apache.synapse.transport.netty.configModifier and TypeClassDescriptionclassThis class stores the configurations specific to the Listener.classThis class stores the configurations specific to the Sender. -
Uses of BaseConfiguration in org.apache.synapse.transport.netty.util
Methods in org.apache.synapse.transport.netty.util with parameters of type BaseConfigurationModifier and TypeMethodDescriptionstatic voidHttpUtils.removeUnwantedHeadersFromInternalTransportHeadersMap(org.apache.axis2.context.MessageContext msgContext, BaseConfiguration baseConfiguration) RRemove unwanted headers from the http response of outgoing request.static org.wso2.transport.http.netty.contract.config.ListenerConfigurationRequestResponseUtils.setSslConfig(org.apache.axis2.description.TransportInDescription transportIn, org.wso2.transport.http.netty.contract.config.ListenerConfiguration listenerConfiguration, BaseConfiguration sourceConfiguration)