Uses of Interface
com.sun.tools.ws.wsdl.framework.QNameAction
-
Packages that use QNameAction Package Description com.sun.tools.ws.wsdl.document com.sun.tools.ws.wsdl.document.soap com.sun.tools.ws.wsdl.framework -
-
Uses of QNameAction in com.sun.tools.ws.wsdl.document
Methods in com.sun.tools.ws.wsdl.document with parameters of type QNameAction Modifier and Type Method Description voidBinding. 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.tools.ws.wsdl.document.soap
Methods in com.sun.tools.ws.wsdl.document.soap with parameters of type QNameAction Modifier and Type Method Description voidSOAPHeader. withAllQNamesDo(QNameAction action)voidSOAPHeaderFault. withAllQNamesDo(QNameAction action) -
Uses of QNameAction in com.sun.tools.ws.wsdl.framework
Methods in com.sun.tools.ws.wsdl.framework with parameters of type QNameAction Modifier and Type Method Description voidEntity. withAllQNamesDo(QNameAction action)
-