org.apache.axis.transport.local
Class LocalSender
- Handler, Serializable
This is meant to be used on a SOAP Client to call a SOAP server.
void | init()- Allocate an embedded Axis server to process requests and initialize it.
|
void | invoke(MessageContext clientContext)
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
log
protected static Log log
init
public void init()
Allocate an embedded Axis server to process requests and initialize it.
- init in interface Handler
- init in interface BasicHandler
Copyright © 2005 Apache Web Services Project. All Rights Reserved.