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, stop, submitResponsecleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toStringpublic 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.TransportSenderinit in class PassThroughHttpSenderorg.apache.axis2.AxisFaultprotected Scheme getScheme()
getScheme in class PassThroughHttpSenderprotected ClientConnFactoryBuilder initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut, org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
initConnFactoryBuilder in class PassThroughHttpSenderorg.apache.axis2.AxisFaultpublic void reloadConfig(org.apache.axis2.description.ParameterInclude transport)
throws org.apache.axis2.AxisFault
reloadConfig in interface SSLProfileLoadertransport - TransportInDescription of the configurationorg.apache.axis2.AxisFaultCopyright © 2005–2019 Apache Software Foundation. All rights reserved.