public class SOAPMonitorHandler extends BasicHandler
makeLockable, name, options
Constructor and Description |
---|
SOAPMonitorHandler()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
invoke(MessageContext messageContext)
Process and SOAP message
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
public void invoke(MessageContext messageContext) throws AxisFault
messageContext
- the MessageContext
to process with this
Handler
.AxisFault
- if the handler encounters an errorCopyright © The Apache Software Foundation. All Rights Reserved.