protected static class BasicService.HandlerRegistryImpl extends Object implements javax.xml.rpc.handler.HandlerRegistry
| Constructor and Description |
|---|
HandlerRegistryImpl() |
| Modifier and Type | Method and Description |
|---|---|
List |
getHandlerChain(QName portName) |
protected void |
init() |
void |
setHandlerChain(QName portName,
List chainInfo) |
protected void init()
public List getHandlerChain(QName portName)
getHandlerChain in interface javax.xml.rpc.handler.HandlerRegistrypublic void setHandlerChain(QName portName, List chainInfo)
setHandlerChain in interface javax.xml.rpc.handler.HandlerRegistryCopyright © 2017–2019 Eclipse Foundation. All rights reserved.