Uses of Interface
com.sun.tools.ws.wsdl.framework.EntityAction
Packages that use EntityAction
Package
Description
-
Uses of EntityAction in com.sun.tools.ws.wsdl.document
Methods in com.sun.tools.ws.wsdl.document with parameters of type EntityActionModifier and TypeMethodDescriptionvoidBinding.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 EntityActionModifier and TypeMethodDescriptionvoidMIMEMultipartRelated.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 -
Uses of EntityAction in com.sun.tools.ws.wsdl.framework
Methods in com.sun.tools.ws.wsdl.framework with parameters of type EntityActionModifier and TypeMethodDescriptionvoidAbstractDocument.withAllSubEntitiesDo(EntityAction action) voidEntity.withAllSubEntitiesDo(EntityAction action) voidExtensibilityHelper.withAllSubEntitiesDo(EntityAction action)