Uses of Interface
com.sun.xml.rpc.spi.tools.HandlerChainInfo
-
Packages that use HandlerChainInfo Package Description com.sun.xml.rpc.processor.config com.sun.xml.rpc.processor.model com.sun.xml.rpc.spi.model -
-
Uses of HandlerChainInfo in com.sun.xml.rpc.processor.config
Classes in com.sun.xml.rpc.processor.config that implement HandlerChainInfo Modifier and Type Class Description classHandlerChainInfo -
Uses of HandlerChainInfo in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model that return HandlerChainInfo Modifier and Type Method Description HandlerChainInfoPort. getServerHCI() -
Uses of HandlerChainInfo in com.sun.xml.rpc.spi.model
Methods in com.sun.xml.rpc.spi.model that return HandlerChainInfo Modifier and Type Method Description HandlerChainInfoPort. getServerHCI()
-