|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.handler.WSHandler
org.apache.ws.axis.security.handler.WSDoAllHandler
org.apache.ws.axis.security.WSDoAllSender
Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
Fields inherited from class org.apache.ws.axis.security.handler.WSDoAllHandler |
makeLockable, name, options |
Fields inherited from class org.apache.ws.security.handler.WSHandler |
cryptos, DONE, secEngine |
Constructor Summary | |
WSDoAllSender()
|
Method Summary | |
void |
invoke(org.apache.axis.MessageContext mc)
Axis calls invoke to handle a message. |
Methods inherited from class org.apache.ws.axis.security.handler.WSDoAllHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getPassword, getProperty, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable, setPassword, setProperty |
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 WSDoAllSender()
Method Detail |
public void invoke(org.apache.axis.MessageContext mc) throws org.apache.axis.AxisFault
mc
- message context.
org.apache.axis.AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |