|
||||||||||
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.ws.axis.security.WSDoAllSender
Field Summary |
Fields inherited from class org.apache.axis.handlers.BasicHandler |
makeLockable, name, options |
Constructor Summary | |
WSDoAllSender()
|
Method Summary | |
void |
invoke(org.apache.axis.MessageContext mc)
Axis calls invoke to handle a message. |
protected Crypto |
loadEncryptionCrypto(org.apache.ws.axis.security.WSDoAllSender.RequestData reqData)
Hook to allow subclasses to load their Encryption Crypto however they see fit. |
protected Crypto |
loadSignatureCrypto(org.apache.ws.axis.security.WSDoAllSender.RequestData reqData)
Hook to allow subclasses to load their Signature Crypto however they see fit. |
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 WSDoAllSender()
Method Detail |
public void invoke(org.apache.axis.MessageContext mc) throws org.apache.axis.AxisFault
mc
- message context.
org.apache.axis.AxisFault
protected Crypto loadSignatureCrypto(org.apache.ws.axis.security.WSDoAllSender.RequestData reqData) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
protected Crypto loadEncryptionCrypto(org.apache.ws.axis.security.WSDoAllSender.RequestData reqData) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |