|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.iids.aos.webservices.axisstub.aosrpc.AOSSender
public class AOSSender
Part of the AOS-RPC transport implementation for SOAP. This transport is used by AOS agents to transparently communicate with a remote web service by means of AgentScape's web services gateway. Modeled after org.apache.axis.transport.http.HTTPSender. See: separate documentation of web services for AgentScape.
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Constructor Summary | |
|---|---|
AOSSender()
|
|
| Method Summary | |
|---|---|
static void |
dumpMessageContext(org.apache.axis.MessageContext msgContext)
Dump relevant contents of a MessageContext. |
void |
init()
|
void |
invoke(org.apache.axis.MessageContext msgContext)
|
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, 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 |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public AOSSender()
| Method Detail |
|---|
public void init()
init in interface org.apache.axis.Handlerinit in class org.apache.axis.handlers.BasicHandler
public void invoke(org.apache.axis.MessageContext msgContext)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic static void dumpMessageContext(org.apache.axis.MessageContext msgContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||