Uses of Interface
com.sun.tools.ws.wsdl.framework.EntityAction
-
Packages that use EntityAction Package Description 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 Modifier and Type Method Description voidBinding. withAllSubEntitiesDo(EntityAction action)voidBindingFault. withAllSubEntitiesDo(EntityAction action)voidBindingInput. withAllSubEntitiesDo(EntityAction action)voidBindingOperation. withAllSubEntitiesDo(EntityAction action)voidBindingOutput. withAllSubEntitiesDo(EntityAction action)voidDefinitions. withAllSubEntitiesDo(EntityAction action)voidMessage. withAllSubEntitiesDo(EntityAction action)voidOperation. withAllSubEntitiesDo(EntityAction action)voidPort. withAllSubEntitiesDo(EntityAction action)voidPortType. withAllSubEntitiesDo(EntityAction action)voidService. withAllSubEntitiesDo(EntityAction action)voidTypes. 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 Modifier and Type Method Description voidMIMEMultipartRelated. withAllSubEntitiesDo(EntityAction action)voidMIMEPart. 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 Modifier and Type Method Description voidSOAPHeader. 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 Modifier and Type Method Description voidAbstractDocument. withAllSubEntitiesDo(EntityAction action)voidEntity. withAllSubEntitiesDo(EntityAction action)voidExtensibilityHelper. withAllSubEntitiesDo(EntityAction action)
-