Uses of Interface
com.sun.xml.rpc.wsdl.framework.QNameAction
Packages that use QNameAction
Package
Description
-
Uses of QNameAction in com.sun.xml.rpc.wsdl.document
Methods in com.sun.xml.rpc.wsdl.document with parameters of type QNameActionModifier and TypeMethodDescriptionvoidBinding.withAllQNamesDo(QNameAction action) voidFault.withAllQNamesDo(QNameAction action) voidInput.withAllQNamesDo(QNameAction action) voidMessagePart.withAllQNamesDo(QNameAction action) voidOutput.withAllQNamesDo(QNameAction action) voidPort.withAllQNamesDo(QNameAction action) -
Uses of QNameAction in com.sun.xml.rpc.wsdl.document.soap
Methods in com.sun.xml.rpc.wsdl.document.soap with parameters of type QNameActionModifier and TypeMethodDescriptionvoidSOAPHeader.withAllQNamesDo(QNameAction action) voidSOAPHeaderFault.withAllQNamesDo(QNameAction action) -
Uses of QNameAction in com.sun.xml.rpc.wsdl.framework
Methods in com.sun.xml.rpc.wsdl.framework with parameters of type QNameAction