Uses of Interface
com.sun.tools.ws.wsdl.framework.EntityReferenceAction
-
Packages that use EntityReferenceAction Package Description com.sun.tools.ws.wsdl.document com.sun.tools.ws.wsdl.framework -
-
Uses of EntityReferenceAction in com.sun.tools.ws.wsdl.document
Methods in com.sun.tools.ws.wsdl.document with parameters of type EntityReferenceAction Modifier and Type Method Description voidBinding. withAllEntityReferencesDo(EntityReferenceAction action)voidFault. withAllEntityReferencesDo(EntityReferenceAction action)voidInput. withAllEntityReferencesDo(EntityReferenceAction action)voidMessagePart. withAllEntityReferencesDo(EntityReferenceAction action)voidOutput. withAllEntityReferencesDo(EntityReferenceAction action)voidPort. withAllEntityReferencesDo(EntityReferenceAction action) -
Uses of EntityReferenceAction in com.sun.tools.ws.wsdl.framework
Methods in com.sun.tools.ws.wsdl.framework with parameters of type EntityReferenceAction Modifier and Type Method Description voidEntity. withAllEntityReferencesDo(EntityReferenceAction action)
-