Uses of Class
com.sun.xml.rpc.processor.config.HandlerChainInfo
Packages that use HandlerChainInfo
Package
Description
-
Uses of HandlerChainInfo in com.sun.xml.rpc.processor.config
Methods in com.sun.xml.rpc.processor.config that return HandlerChainInfoModifier and TypeMethodDescriptionModelInfo.getClientHandlerChainInfo()RmiInterfaceInfo.getClientHandlerChainInfo()ModelInfo.getServerHandlerChainInfo()RmiInterfaceInfo.getServerHandlerChainInfo()Methods in com.sun.xml.rpc.processor.config with parameters of type HandlerChainInfoModifier and TypeMethodDescriptionvoidModelInfo.setClientHandlerChainInfo(HandlerChainInfo i) voidRmiInterfaceInfo.setClientHandlerChainInfo(HandlerChainInfo i) voidModelInfo.setServerHandlerChainInfo(HandlerChainInfo i) voidRmiInterfaceInfo.setServerHandlerChainInfo(HandlerChainInfo i) -
Uses of HandlerChainInfo in com.sun.xml.rpc.processor.config.parser
Methods in com.sun.xml.rpc.processor.config.parser that return HandlerChainInfoModifier and TypeMethodDescriptionHandlerChainInfoData.getClientHandlerChainInfo()HandlerChainInfoData.getServerHandlerChainInfo()protected HandlerChainInfoModelInfoParser.parseHandlerChainInfo(XMLReader reader) Methods in com.sun.xml.rpc.processor.config.parser with parameters of type HandlerChainInfoModifier and TypeMethodDescriptionvoidHandlerChainInfoData.setClientHandlerChainInfo(HandlerChainInfo i) voidHandlerChainInfoData.setServerHandlerChainInfo(HandlerChainInfo i) -
Uses of HandlerChainInfo in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model that return HandlerChainInfoModifier and TypeMethodDescriptionPort.getClientHandlerChainInfo()Port.getServerHandlerChainInfo()Methods in com.sun.xml.rpc.processor.model with parameters of type HandlerChainInfoModifier and TypeMethodDescriptionvoidvoid -
Uses of HandlerChainInfo in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type HandlerChainInfoModifier and TypeMethodDescriptionprotected voidModelImporter.propertyHandlerChainInfo(XMLReader reader, HandlerChainInfo subject, String name, Object value) protected voidModelExporter.visitHandlerChainInfo(HandlerChainInfo target) -
Uses of HandlerChainInfo in com.sun.xml.rpc.tools.wsdeploy
Methods in com.sun.xml.rpc.tools.wsdeploy that return HandlerChainInfoModifier and TypeMethodDescriptionEndpointInfo.getClientHandlerChainInfo()EndpointInfo.getServerHandlerChainInfo()Methods in com.sun.xml.rpc.tools.wsdeploy with parameters of type HandlerChainInfoModifier and TypeMethodDescriptionvoidEndpointInfo.setClientHandlerChainInfo(HandlerChainInfo i) voidEndpointInfo.setServerHandlerChainInfo(HandlerChainInfo i)