|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.http.AbstractHTTPSender
org.apache.axis2.transport.http.HTTPSender
Field Summary |
Fields inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
ANONYMOUS, chunked, format, httpVersion, isAllowedRetry, PROTOCOL_HTTP, PROTOCOL_HTTPS, PROXY_HOST_NAME, PROXY_PORT, proxyOutSetting |
Constructor Summary | |
HTTPSender()
|
Method Summary | |
void |
send(MessageContext msgContext,
java.net.URL url,
java.lang.String soapActionString)
|
Methods inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
addCustomHeaders, configProxyAuthentication, executeMethod, getHostConfiguration, getHttpClient, getTimeoutValues, isAuthenticationEnabled, obtainHTTPHeaderInformation, processResponse, setAuthenticationInfo, setChunked, setFormat, setHttpVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTTPSender()
Method Detail |
public void send(MessageContext msgContext, java.net.URL url, java.lang.String soapActionString) throws java.net.MalformedURLException, AxisFault, java.io.IOException
send
in class AbstractHTTPSender
java.net.MalformedURLException
AxisFault
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |