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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HandlerRegistryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListgetHandlerChain(QName portName)protected voidinit()voidsetHandlerChain(QName portName, List chainInfo)
-