org.apache.axis.transport.java
public class JavaSender extends BasicHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
makeLockable, name, options| Constructor and Description |
|---|
JavaSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(MessageContext msgContext)
Invoke is called to do the actual work of the Handler object.
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockablepublic void invoke(MessageContext msgContext) throws AxisFault
HandlermsgContext - the MessageContext to process with this
Handler.AxisFault - if the handler encounters an errorCopyright ? 2005 Apache Web Services Project. All Rights Reserved.