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 Details

    • HandlerRegistryImpl

      public HandlerRegistryImpl()
  • Method Details

    • init

      protected void init()
    • getHandlerChain

      public List getHandlerChain(QName portName)
      Specified by:
      getHandlerChain in interface javax.xml.rpc.handler.HandlerRegistry
    • setHandlerChain

      public void setHandlerChain(QName portName, List chainInfo)
      Specified by:
      setHandlerChain in interface javax.xml.rpc.handler.HandlerRegistry