当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
TargetedChain (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis
Interface TargetedChain
- All Superinterfaces:
- Chain, Handler, Serializable
- All Known Implementing Classes:
- SimpleTargetedChain
- public interface TargetedChain
- extends Chain
- Author:
- James Snell (jasnell@us.ibm.com)
Methods inherited from interface org.apache.axis.Handler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, invoke, onFault, setName, setOption, setOptions |
getRequestHandler
public Handler getRequestHandler()
- Returns the Request handler
getPivotHandler
public Handler getPivotHandler()
- Returns the Pivot Handler
getResponseHandler
public Handler getResponseHandler()
- Returns the Response Handler
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.