public class Axis2HttpSSLTransportSender extends Axis2HttpTransportSender
Axis2HttpSSLTransportSender
is the sender class of the HTTP Transport, and it sends out HTTPS
outbound requests.targetConfiguration
Constructor and Description |
---|
Axis2HttpSSLTransportSender() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.TransportOutDescription transportOutDescription) |
cleanup, handleException, handleException, invoke, stop
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 Axis2HttpTransportSender
org.apache.axis2.AxisFault
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.