Uses of Class
javax.wsdl.WSDLException
Packages that use WSDLException
Package
Description
-
Uses of WSDLException in com.ibm.wsdl.extensions.http
Methods in com.ibm.wsdl.extensions.http that throw WSDLExceptionModifier and TypeMethodDescriptionvoidHTTPAddressSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPBindingSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPOperationSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPUrlEncodedSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidHTTPUrlReplacementSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) HTTPAddressSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPBindingSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPOperationSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPUrlEncodedSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) HTTPUrlReplacementSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of WSDLException in com.ibm.wsdl.extensions.mime
Methods in com.ibm.wsdl.extensions.mime that throw WSDLExceptionModifier and TypeMethodDescriptionvoidMIMEContentSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidMIMEMimeXmlSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidMIMEMultipartRelatedSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) MIMEContentSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) MIMEMimeXmlSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) MIMEMultipartRelatedSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of WSDLException in com.ibm.wsdl.extensions.schema
Methods in com.ibm.wsdl.extensions.schema that throw WSDLExceptionModifier and TypeMethodDescriptionvoidSchemaSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) SchemaDeserializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of WSDLException in com.ibm.wsdl.extensions.soap
Methods in com.ibm.wsdl.extensions.soap that throw WSDLExceptionModifier and TypeMethodDescriptionvoidSOAPAddressSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPBindingSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPBodySerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPFaultSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPHeaderSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAPOperationSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) SOAPAddressSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPBindingSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPBodySerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPFaultSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPHeaderSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAPOperationSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of WSDLException in com.ibm.wsdl.extensions.soap12
Methods in com.ibm.wsdl.extensions.soap12 that throw WSDLExceptionModifier and TypeMethodDescriptionvoidSOAP12AddressSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12BindingSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12BodySerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12FaultSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12HeaderSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) voidSOAP12OperationSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) SOAP12AddressSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12BindingSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12BodySerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12FaultSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12HeaderSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) SOAP12OperationSerializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of WSDLException in com.ibm.wsdl.util.xml
Methods in com.ibm.wsdl.util.xml that throw WSDLExceptionModifier and TypeMethodDescriptionstatic StringDOMUtils.getPrefix(String namespaceURI, Definition def) static QNameDOMUtils.getQName(String prefixedValue, Element contextEl, Definition def) static QNameDOMUtils.getQualifiedAttributeValue(Element el, String attrName, String elDesc, boolean isRequired, Definition def) This method should be used for elements that support extension attributes because it does not track the remaining attributes to test for unexpected attributes.static QNameDOMUtils.getQualifiedAttributeValue(Element el, String attrName, String elDesc, boolean isRequired, Definition def, List remainingAttrs) This method should be used for elements that do not support extension attributes because it tracks the remaining attributes so that eventually any unexpected attributes can be identified.static StringDOMUtils.getQualifiedValue(String namespaceURI, String localPart, Definition def) static voidDOMUtils.printQualifiedAttribute(String name, QName value, Definition def, PrintWriter pw) static voidDOMUtils.printQualifiedAttribute(QName name, String value, Definition def, PrintWriter pw) Prints attributes with qualified names.static voidDOMUtils.printQualifiedAttribute(QName name, QName value, Definition def, PrintWriter pw) static voidDOMUtils.throwWSDLException(Element location) -
Uses of WSDLException in com.ibm.wsdl.xml
Methods in com.ibm.wsdl.xml that throw WSDLExceptionModifier and TypeMethodDescriptionWSDLWriterImpl.getDocument(Definition wsdlDef) Return a document generated from the specified WSDL model.protected WSDLFactoryWSDLReaderImpl.getWSDLFactory()Get the WSDLFactory object cached in the reader, or use lazy instantiation if it is not cached yet.static voidA test driver.protected BindingWSDLReaderImpl.parseBinding(Element bindingEl, Definition def) protected BindingFaultWSDLReaderImpl.parseBindingFault(Element bindingFaultEl, Definition def) protected BindingInputWSDLReaderImpl.parseBindingInput(Element bindingInputEl, Definition def) protected BindingOperationWSDLReaderImpl.parseBindingOperation(Element bindingOperationEl, PortType portType, Definition def) protected BindingOutputWSDLReaderImpl.parseBindingOutput(Element bindingOutputEl, Definition def) protected DefinitionWSDLReaderImpl.parseDefinitions(String documentBaseURI, Element defEl, Map importedDefs) protected ObjectWSDLReaderImpl.parseExtensibilityAttribute(Element el, int attrType, String attrValue, Definition def) protected voidWSDLReaderImpl.parseExtensibilityAttributes(Element el, Class parentType, AttributeExtensible attrExt, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseExtensibilityElement(Class parentType, Element el, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseExtensibilityElementAsDefaultExtensiblityElement(Class parentType, Element el, Definition def) Parse the element using the ExtensionRegistry default deserializer instead using the one registered.protected FaultWSDLReaderImpl.parseFault(Element faultEl, Definition def) protected ImportWSDLReaderImpl.parseImport(Element importEl, Definition def, Map importedDefs) protected InputWSDLReaderImpl.parseInput(Element inputEl, Definition def) protected MessageWSDLReaderImpl.parseMessage(Element msgEl, Definition def) protected OperationWSDLReaderImpl.parseOperation(Element opEl, PortType portType, Definition def) protected OutputWSDLReaderImpl.parseOutput(Element outputEl, Definition def) protected PartWSDLReaderImpl.parsePart(Element partEl, Definition def) protected PortWSDLReaderImpl.parsePort(Element portEl, Definition def) protected PortTypeWSDLReaderImpl.parsePortType(Element portTypeEl, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseSchema(Class parentType, Element el, Definition def) protected ExtensibilityElementWSDLReaderImpl.parseSchema(Class parentType, Element el, Definition def, ExtensionRegistry extReg) protected ServiceWSDLReaderImpl.parseService(Element serviceEl, Definition def) protected TypesWSDLReaderImpl.parseTypes(Element typesEl, Definition def) protected voidWSDLWriterImpl.printBindingFaults(Map bindingFaults, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindingInput(BindingInput bindingInput, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindingOperations(List bindingOperations, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindingOutput(BindingOutput bindingOutput, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printBindings(Map bindings, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printDefinition(Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printDocumentation(Element docElement, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printExtensibilityAttributes(Class parentType, AttributeExtensible attrExt, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printExtensibilityElements(Class parentType, List extensibilityElements, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printFaults(Map faults, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printImports(Map imports, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printInput(Input input, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printMessages(Map messages, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printNamespaceDeclarations(Map namespaces, PrintWriter pw) protected voidWSDLWriterImpl.printOperations(List operations, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printOutput(Output output, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printParts(List parts, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printPorts(Map ports, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printPortTypes(Map portTypes, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printServices(Map services, Definition def, PrintWriter pw) protected voidWSDLWriterImpl.printTypes(Types types, Definition def, PrintWriter pw) Read the WSDL document accessible via the specified URI into a WSDL definition.Read the WSDL document accessible via the specified URI into a WSDL definition.Read the specified WSDL document into a WSDL definition.Read the specified <wsdl:definitions> element into a WSDL definition.protected DefinitionWSDLReaderImpl.readWSDL(String documentBaseURI, InputSource inputSource) Read a WSDL document into a WSDL definition.WSDLReaderImpl.readWSDL(WSDLLocator locator) Read a WSDL document into a WSDL definition.WSDLReaderImpl.readWSDL(WSDLLocator locator, Element definitionsElement) Read the specified <wsdl:definitions> element into a WSDL definition.voidWSDLWriterImpl.writeWSDL(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.voidWSDLWriterImpl.writeWSDL(Definition wsdlDef, Writer sink) Write the specified WSDL definition to the specified Writer. -
Uses of WSDLException in javax.wsdl.extensions
Methods in javax.wsdl.extensions that throw WSDLExceptionModifier and TypeMethodDescriptionExtensionRegistry.createExtension(Class parentType, QName elementType) Create an instance of the type which was declared to be used to represent extensibility elements with qnames matching elementType, when intended to exist as children of the specified parentType.voidExtensionSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.voidUnknownExtensionSerializer.marshall(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) ExtensionRegistry.queryDeserializer(Class parentType, QName elementType) Look up the deserializer for the extensibility element with the qname elementType, which was encountered as an immediate child of the element represented by the specified parentType.ExtensionRegistry.querySerializer(Class parentType, QName elementType) Look up the serializer to use for the extensibility element with the qname elementType, which was encountered as a child of the specified parentType.ExtensionDeserializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) This method deserializes elements into instances of classes which implement the ExtensibilityElement interface.UnknownExtensionDeserializer.unmarshall(Class parentType, QName elementType, Element el, Definition def, ExtensionRegistry extReg) -
Uses of WSDLException in javax.wsdl.factory
Methods in javax.wsdl.factory that throw WSDLExceptionModifier and TypeMethodDescriptionstatic WSDLFactoryWSDLFactory.newInstance()Get a new instance of a WSDLFactory.static WSDLFactoryWSDLFactory.newInstance(String factoryImplName) Get a new instance of a WSDLFactory.static WSDLFactoryWSDLFactory.newInstance(String factoryImplName, ClassLoader classLoader) Get a new instance of a WSDLFactory. -
Uses of WSDLException in javax.wsdl.xml
Methods in javax.wsdl.xml that throw WSDLExceptionModifier and TypeMethodDescriptionWSDLWriter.getDocument(Definition wsdlDef) Return a document generated from the specified WSDL model.Read the WSDL document accessible via the specified URI into a WSDL definition.Read the WSDL document accessible via the specified URI into a WSDL definition.Read the specified WSDL document into a WSDL definition.Read the specified <wsdl:definitions> element into a WSDL definition.WSDLReader.readWSDL(String documentBaseURI, InputSource inputSource) Read a WSDL document into a WSDL definition.WSDLReader.readWSDL(WSDLLocator locator) Read a WSDL document into a WSDL definition.WSDLReader.readWSDL(WSDLLocator locator, Element definitionsElement) Read the specified <wsdl:definitions> element into a WSDL definition.voidWSDLWriter.writeWSDL(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.voidWSDLWriter.writeWSDL(Definition wsdlDef, Writer sink) Write the specified WSDL definition to the specified Writer.