org.apache.axis.handlers.soap

Class MustUnderstandChecker

Implemented Interfaces:
Handler, Serializable

public class MustUnderstandChecker
extends BasicHandler

MustUnderstandChecker is used to inject SOAP semantics just before the pivot handler.

Field Summary

Fields inherited from class org.apache.axis.handlers.BasicHandler

makeLockable, name, options

Constructor Summary

MustUnderstandChecker(SOAPService service)

Method Summary

void
invoke(MessageContext msgContext)

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

Constructor Details

MustUnderstandChecker

public MustUnderstandChecker(SOAPService service)

Method Details

invoke

public void invoke(MessageContext msgContext)
            throws AxisFault
Specified by:
invoke in interface Handler


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.