Package com.sun.xml.rpc.client
Class BasicService.HandlerRegistryImpl
java.lang.Object
com.sun.xml.rpc.client.BasicService.HandlerRegistryImpl
- All Implemented Interfaces:
Serializable,javax.xml.rpc.handler.HandlerRegistry
- Enclosing class:
- BasicService
protected static class BasicService.HandlerRegistryImpl
extends Object
implements javax.xml.rpc.handler.HandlerRegistry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHandlerChain(QName portName) protected voidinit()voidsetHandlerChain(QName portName, List chainInfo)
-
Constructor Details
-
HandlerRegistryImpl
public HandlerRegistryImpl()
-
-
Method Details
-
init
protected void init() -
getHandlerChain
- Specified by:
getHandlerChainin interfacejavax.xml.rpc.handler.HandlerRegistry
-
setHandlerChain
- Specified by:
setHandlerChainin interfacejavax.xml.rpc.handler.HandlerRegistry
-