org.apache.axis
Interface TargetedChain
- Chain, Handler, Serializable
- SimpleTargetedChain, SOAPService, Transport
public interface TargetedChain
- James Snell (jasnell@us.ibm.com)
canHandleBlock , cleanup , generateWSDL , getDeploymentData , getName , getOption , getOptions , getUnderstoodHeaders , init , invoke , onFault , setName , setOption , setOptions |
getPivotHandler
public Handler getPivotHandler()
Returns the Pivot Handler.
- the pivot
Handler
getRequestHandler
public Handler getRequestHandler()
Returns the Request handler.
- the request
Handler
getResponseHandler
public Handler getResponseHandler()
Returns the Response Handler.
- the response
Handler
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.