org.apache.axis.handlers.http
Class HTTPActionHandler
- Handler, Serializable
public class HTTPActionHandler
An HTTPActionHandler
simply sets the context's TargetService
property from the HTTPAction property. We expect there to be a
Router on the chain after us, to dispatch to the service named in
the SOAPAction.
In the real world, this might do some more complex mapping of
SOAPAction to a TargetService.
- Glen Daniels (gdaniels@allaire.com)
- Doug Davis (dug@us.ibm.com)
canHandleBlock , cleanup , generateWSDL , getDeploymentData , getName , getOption , getOptions , getUnderstoodHeaders , init , initHashtable , onFault , setName , setOption , setOptionDefault , setOptions , setOptionsLockable |
log
protected static Log log
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.