Uses of Class
com.sun.tools.ws.wsdl.framework.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in com.sun.tools.ws.processor.model
Methods in com.sun.tools.ws.processor.model that return EntityConstructors in com.sun.tools.ws.processor.model with parameters of type EntityModifierConstructorDescriptionAsyncOperation(Operation operation, Entity entity) AsyncOperation(Entity entity) AsyncOperation(QName name, Entity entity) Block(QName name, AbstractType type, Entity entity) HeaderFault(Entity entity) HeaderFault(String name, Entity entity) protectedModelObject(Entity entity) Service(QName name, JavaInterface javaInterface, Entity entity) -
Uses of Entity in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type Entity -
Uses of Entity in com.sun.tools.ws.wsdl.document
Subclasses of Entity in com.sun.tools.ws.wsdl.documentModifier and TypeClassDescriptionclassEntity corresponding to the "binding" WSDL element.classEntity corresponding to the "fault" child element of a binding operation.classEntity corresponding to the "input" child element of a binding operation.classEntity corresponding to the "operation" child element of a WSDL "binding" element.classEntity corresponding to the "output" child element of a binding operation.classEntity corresponding to the "definitions" WSDL element.classEntity corresponding to the "fault" child element of a port type operation.classEntity corresponding to the "import" WSDL element.classEntity corresponding to the "input" child element of a port type operation.classEntity corresponding to the "message" WSDL element.classEntity corresponding to a WSDL message part.classEntity corresponding to the "operation" child element of a "portType" WSDL element.classEntity corresponding to the "output" child element of a port type operation.classEntity corresponding to the "port" WSDL element.classEntity corresponding to the "portType" WSDL element.classEntity corresponding to the "service" WSDL element.classEntity corresponding to the "types" WSDL element.Methods in com.sun.tools.ws.wsdl.document that return Entity -
Uses of Entity in com.sun.tools.ws.wsdl.document.http
Subclasses of Entity in com.sun.tools.ws.wsdl.document.httpModifier and TypeClassDescriptionclassA HTTP address extension.classA HTTP binding extension.classA HTTP operation extension.classA HTTP urlEncoded extension.classA HTTP urlReplacement extension. -
Uses of Entity in com.sun.tools.ws.wsdl.document.jaxws
Subclasses of Entity in com.sun.tools.ws.wsdl.document.jaxws -
Uses of Entity in com.sun.tools.ws.wsdl.document.mime
Subclasses of Entity in com.sun.tools.ws.wsdl.document.mimeModifier and TypeClassDescriptionclassA MIME content extension.classA MIME multipartRelated extension.classA MIME part extension.classA MIME mimeXml extension. -
Uses of Entity in com.sun.tools.ws.wsdl.document.soap
Subclasses of Entity in com.sun.tools.ws.wsdl.document.soapModifier and TypeClassDescriptionclassclassA SOAP address extension.classA SOAP binding extension.classA SOAP body extension.classA SOAP fault extension.classA SOAP header extension.classA SOAP header fault extension.classA SOAP operation extension. -
Uses of Entity in com.sun.tools.ws.wsdl.framework
Subclasses of Entity in com.sun.tools.ws.wsdl.frameworkModifier and TypeClassDescriptionclassAn entity extending another entity.classAn entity that can be defined in a target namespace.Methods in com.sun.tools.ws.wsdl.framework that return EntityMethods in com.sun.tools.ws.wsdl.framework with parameters of type EntityModifier and TypeMethodDescriptionvoidAbstractDocument.addImportedEntity(Entity entity) voidAbstractDocument.addIncludedEntity(Entity entity) voidParserListener.doneParsingEntity(QName element, Entity entity) voidTWSDLParserContextImpl.fireDoneParsingEntity(QName element, Entity entity) voidTWSDLParserContextImpl.fireIgnoringExtension(Element e, Entity entity) voidParserListener.ignoringExtension(Entity entity, QName name, QName parent) voidConstructors in com.sun.tools.ws.wsdl.framework with parameters of type Entity