public class PassThroughHttpSSLSender extends PassThroughHttpSender implements SSLProfileLoader
log
Constructor and Description |
---|
PassThroughHttpSSLSender() |
Modifier and Type | Method and Description |
---|---|
protected Scheme |
getScheme() |
void |
init(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.TransportOutDescription transportOutDescription) |
protected ClientConnFactoryBuilder |
initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut,
org.apache.axis2.context.ConfigurationContext configurationContext) |
void |
reloadConfig(org.apache.axis2.description.ParameterInclude transport)
Reload SSL profiles and reset connections in PassThroughHttpSSLSender
|
addPreserveHttpHeader, cleanup, invoke, maintenanceShutdown, pause, reloadDynamicSSLConfig, removePreserveHttpHeader, resume, setContentType, stop, submitResponse
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toString
public void init(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.axis2.description.TransportOutDescription transportOutDescription) throws org.apache.axis2.AxisFault
init
in interface org.apache.axis2.transport.TransportSender
init
in class PassThroughHttpSender
org.apache.axis2.AxisFault
protected Scheme getScheme()
getScheme
in class PassThroughHttpSender
protected ClientConnFactoryBuilder initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut, org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
initConnFactoryBuilder
in class PassThroughHttpSender
org.apache.axis2.AxisFault
public void reloadConfig(org.apache.axis2.description.ParameterInclude transport) throws org.apache.axis2.AxisFault
reloadConfig
in interface SSLProfileLoader
transport
- TransportInDescription of the configurationorg.apache.axis2.AxisFault
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.