|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.apache.axis.transport.http.HTTPSender
org.globus.axis.transport.HTTPSSender
public class HTTPSSender
This is meant to be used on a SOAP Client to call a SOAP server.
This code is based on Axis HTTPSender.java code.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.transport.http.HTTPSender |
|---|
log |
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Constructor Summary | |
|---|---|
HTTPSSender()
|
|
| Method Summary | |
|---|---|
protected void |
getSocket(org.apache.axis.transport.http.SocketHolder sockHolder,
org.apache.axis.MessageContext msgContext,
java.lang.String protocol,
java.lang.String host,
int port,
int timeout,
java.lang.StringBuffer otherHeaders,
org.apache.axis.components.net.BooleanHolder useFullURL)
|
| Methods inherited from class org.apache.axis.transport.http.HTTPSender |
|---|
handleCookie, invoke |
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPSSender()
| Method Detail |
|---|
protected void getSocket(org.apache.axis.transport.http.SocketHolder sockHolder,
org.apache.axis.MessageContext msgContext,
java.lang.String protocol,
java.lang.String host,
int port,
int timeout,
java.lang.StringBuffer otherHeaders,
org.apache.axis.components.net.BooleanHolder useFullURL)
throws java.lang.Exception
getSocket in class org.apache.axis.transport.http.HTTPSenderjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||