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

Packages that use EntityAction
com.sun.tools.ws.wsdl.document   
com.sun.tools.ws.wsdl.document.mime   
com.sun.tools.ws.wsdl.document.soap   
com.sun.tools.ws.wsdl.framework   
 

Uses of EntityAction in com.sun.tools.ws.wsdl.document
 

Methods in com.sun.tools.ws.wsdl.document with parameters of type EntityAction
 void Message.withAllSubEntitiesDo(EntityAction action)
           
 void Port.withAllSubEntitiesDo(EntityAction action)
           
 void BindingOutput.withAllSubEntitiesDo(EntityAction action)
           
 void Operation.withAllSubEntitiesDo(EntityAction action)
           
 void BindingFault.withAllSubEntitiesDo(EntityAction action)
           
 void BindingInput.withAllSubEntitiesDo(EntityAction action)
           
 void Binding.withAllSubEntitiesDo(EntityAction action)
           
 void BindingOperation.withAllSubEntitiesDo(EntityAction action)
           
 void PortType.withAllSubEntitiesDo(EntityAction action)
           
 void Definitions.withAllSubEntitiesDo(EntityAction action)
           
 void Service.withAllSubEntitiesDo(EntityAction action)
           
 void Types.withAllSubEntitiesDo(EntityAction action)
           
 

Uses of EntityAction in com.sun.tools.ws.wsdl.document.mime
 

Methods in com.sun.tools.ws.wsdl.document.mime with parameters of type EntityAction
 void MIMEMultipartRelated.withAllSubEntitiesDo(EntityAction action)
           
 void MIMEPart.withAllSubEntitiesDo(EntityAction action)
           
 

Uses of EntityAction in com.sun.tools.ws.wsdl.document.soap
 

Methods in com.sun.tools.ws.wsdl.document.soap with parameters of type EntityAction
 void SOAPHeader.withAllSubEntitiesDo(EntityAction action)
           
 

Uses of EntityAction in com.sun.tools.ws.wsdl.framework
 

Methods in com.sun.tools.ws.wsdl.framework with parameters of type EntityAction
 void Entity.withAllSubEntitiesDo(EntityAction action)
           
 void AbstractDocument.withAllSubEntitiesDo(EntityAction action)
           
 void ExtensibilityHelper.withAllSubEntitiesDo(EntityAction action)
           
 



Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.