|
|||||||||||
| 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.AxisEngine
org.apache.axis.client.AxisClient
Provides the equivalent of an "Axis engine" on the client side. Subclasses hardcode initialization & setup logic for particular client-side transports.
| Field Summary |
| Constructor Summary | |
AxisClient()
|
|
AxisClient(EngineConfiguration config)
|
|
| Method Summary | |
AxisEngine |
getClientEngine()
this *is* the client engine! |
void |
invoke(MessageContext msgContext)
Main routine of the AXIS engine. |
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, onFault, setName, setOption, setOptionDefault, setOptions |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AxisClient(EngineConfiguration config)
public AxisClient()
| Method Detail |
public AxisEngine getClientEngine()
getClientEngine in class AxisEngine
public void invoke(MessageContext msgContext)
throws AxisFault
invoke in interface Handlerinvoke in class BasicHandlerAxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||