当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
Service.HandlerRegistryImpl (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.client
Class Service.HandlerRegistryImpl
java.lang.Object
org.apache.axis.client.Service.HandlerRegistryImpl
- All Implemented Interfaces:
- javax.xml.rpc.handler.HandlerRegistry, Serializable
- Enclosing class:
- Service
- protected static class Service.HandlerRegistryImpl
- extends Object
- implements javax.xml.rpc.handler.HandlerRegistry
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service.HandlerRegistryImpl
protected Service.HandlerRegistryImpl()
getHandlerChain
public List getHandlerChain(javax.xml.namespace.QName portName)
- Specified by:
getHandlerChain
in interface javax.xml.rpc.handler.HandlerRegistry
setHandlerChain
public void setHandlerChain(javax.xml.namespace.QName portName,
List chain)
- Specified by:
setHandlerChain
in interface javax.xml.rpc.handler.HandlerRegistry
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.