Uses of Interface
com.sun.xml.rpc.wsdl.framework.Elemental
-
-
Uses of Elemental in com.sun.xml.rpc.wsdl.document
Classes in com.sun.xml.rpc.wsdl.document that implement Elemental Modifier and Type Class Description classBindingEntity corresponding to the "binding" WSDL element.classBindingFaultEntity corresponding to the "fault" child element of a binding operation.classBindingInputEntity corresponding to the "input" child element of a binding operation.classBindingOperationEntity corresponding to the "operation" child element of a WSDL "binding" element.classBindingOutputEntity corresponding to the "output" child element of a binding operation.classDefinitionsEntity corresponding to the "definitions" WSDL element.classFaultEntity corresponding to the "fault" child element of a port type operation.classImportEntity corresponding to the "import" WSDL element.classInputEntity corresponding to the "input" child element of a port type operation.classMessageEntity corresponding to the "message" WSDL element.classMessagePartEntity corresponding to a WSDL message part.classOperationEntity corresponding to the "operation" child element of a "portType" WSDL element.classOutputEntity corresponding to the "output" child element of a port type operation.classPortEntity corresponding to the "port" WSDL element.classPortTypeEntity corresponding to the "portType" WSDL element.classServiceEntity corresponding to the "service" WSDL element.classTypesEntity corresponding to the "types" WSDL element. -
Uses of Elemental in com.sun.xml.rpc.wsdl.document.http
Classes in com.sun.xml.rpc.wsdl.document.http that implement Elemental Modifier and Type Class Description classHTTPAddressA HTTP address extension.classHTTPBindingA HTTP binding extension.classHTTPOperationA HTTP operation extension.classHTTPUrlEncodedA HTTP urlEncoded extension.classHTTPUrlReplacementA HTTP urlReplacement extension. -
Uses of Elemental in com.sun.xml.rpc.wsdl.document.mime
Classes in com.sun.xml.rpc.wsdl.document.mime that implement Elemental Modifier and Type Class Description classMIMEContentA MIME content extension.classMIMEMultipartRelatedA MIME multipartRelated extension.classMIMEPartA MIME part extension.classMIMEXmlA MIME mimeXml extension. -
Uses of Elemental in com.sun.xml.rpc.wsdl.document.schema
Classes in com.sun.xml.rpc.wsdl.document.schema that implement Elemental Modifier and Type Class Description classSchemaclassSchemaEntity -
Uses of Elemental in com.sun.xml.rpc.wsdl.document.soap
Classes in com.sun.xml.rpc.wsdl.document.soap that implement Elemental Modifier and Type Class Description classSOAPAddressA SOAP address extension.classSOAPBindingA SOAP binding extension.classSOAPBodyA SOAP body extension.classSOAPFaultA SOAP fault extension.classSOAPHeaderA SOAP header extension.classSOAPHeaderFaultA SOAP header fault extension.classSOAPOperationA SOAP operation extension. -
Uses of Elemental in com.sun.xml.rpc.wsdl.framework
Subinterfaces of Elemental in com.sun.xml.rpc.wsdl.framework Modifier and Type Interface Description interfaceDefiningAn interface implemented by entities that define target namespaces.interfaceExtensibleAn entity that can be extended.interfaceGloballyKnownAn interface implemented by entities which can be defined in a target namespace.interfaceIdentifiableAn interface implemented by entities which have an ID.Classes in com.sun.xml.rpc.wsdl.framework that implement Elemental Modifier and Type Class Description classEntityAn entity, typically corresponding to an XML element.classExtensionAn entity extending another entity.classGlobalEntityAn entity that can be defined in a target namespace.
-