Uses of Interface
com.sun.tools.ws.wsdl.framework.QNameAction

Packages that use QNameAction
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
 void Binding.withAllQNamesDo(QNameAction action)
           
 void Fault.withAllQNamesDo(QNameAction action)
           
 void Input.withAllQNamesDo(QNameAction action)
           
 void MessagePart.withAllQNamesDo(QNameAction action)
           
 void Output.withAllQNamesDo(QNameAction action)
           
 void Port.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
 void SOAPHeader.withAllQNamesDo(QNameAction action)
           
 void SOAPHeaderFault.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
 void Entity.withAllQNamesDo(QNameAction action)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.