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 TypeMethodDescriptionvoid
HTTPAddressSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPBindingSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPOperationSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPUrlEncodedSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
HTTPUrlReplacementSerializer.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 TypeMethodDescriptionvoid
MIMEContentSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
MIMEMimeXmlSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
MIMEMultipartRelatedSerializer.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 TypeMethodDescriptionvoid
SchemaSerializer.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 TypeMethodDescriptionvoid
SOAPAddressSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPBindingSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPBodySerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPFaultSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPHeaderSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAPOperationSerializer.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 TypeMethodDescriptionvoid
SOAP12AddressSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12BindingSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12BodySerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12FaultSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12HeaderSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) void
SOAP12OperationSerializer.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 String
DOMUtils.getPrefix
(String namespaceURI, Definition def) static QName
DOMUtils.getQName
(String prefixedValue, Element contextEl, Definition def) static QName
DOMUtils.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 QName
DOMUtils.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 String
DOMUtils.getQualifiedValue
(String namespaceURI, String localPart, Definition def) static void
DOMUtils.printQualifiedAttribute
(String name, QName value, Definition def, PrintWriter pw) static void
DOMUtils.printQualifiedAttribute
(QName name, String value, Definition def, PrintWriter pw) Prints attributes with qualified names.static void
DOMUtils.printQualifiedAttribute
(QName name, QName value, Definition def, PrintWriter pw) static void
DOMUtils.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 WSDLFactory
WSDLReaderImpl.getWSDLFactory()
Get the WSDLFactory object cached in the reader, or use lazy instantiation if it is not cached yet.static void
A test driver.protected Binding
WSDLReaderImpl.parseBinding
(Element bindingEl, Definition def) protected BindingFault
WSDLReaderImpl.parseBindingFault
(Element bindingFaultEl, Definition def) protected BindingInput
WSDLReaderImpl.parseBindingInput
(Element bindingInputEl, Definition def) protected BindingOperation
WSDLReaderImpl.parseBindingOperation
(Element bindingOperationEl, PortType portType, Definition def) protected BindingOutput
WSDLReaderImpl.parseBindingOutput
(Element bindingOutputEl, Definition def) protected Definition
WSDLReaderImpl.parseDefinitions
(String documentBaseURI, Element defEl, Map importedDefs) protected Object
WSDLReaderImpl.parseExtensibilityAttribute
(Element el, int attrType, String attrValue, Definition def) protected void
WSDLReaderImpl.parseExtensibilityAttributes
(Element el, Class parentType, AttributeExtensible attrExt, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseExtensibilityElement
(Class parentType, Element el, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseExtensibilityElementAsDefaultExtensiblityElement
(Class parentType, Element el, Definition def) Parse the element using the ExtensionRegistry default deserializer instead using the one registered.protected Fault
WSDLReaderImpl.parseFault
(Element faultEl, Definition def) protected Import
WSDLReaderImpl.parseImport
(Element importEl, Definition def, Map importedDefs) protected Input
WSDLReaderImpl.parseInput
(Element inputEl, Definition def) protected Message
WSDLReaderImpl.parseMessage
(Element msgEl, Definition def) protected Operation
WSDLReaderImpl.parseOperation
(Element opEl, PortType portType, Definition def) protected Output
WSDLReaderImpl.parseOutput
(Element outputEl, Definition def) protected Part
WSDLReaderImpl.parsePart
(Element partEl, Definition def) protected Port
WSDLReaderImpl.parsePort
(Element portEl, Definition def) protected PortType
WSDLReaderImpl.parsePortType
(Element portTypeEl, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseSchema
(Class parentType, Element el, Definition def) protected ExtensibilityElement
WSDLReaderImpl.parseSchema
(Class parentType, Element el, Definition def, ExtensionRegistry extReg) protected Service
WSDLReaderImpl.parseService
(Element serviceEl, Definition def) protected Types
WSDLReaderImpl.parseTypes
(Element typesEl, Definition def) protected void
WSDLWriterImpl.printBindingFaults
(Map bindingFaults, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindingInput
(BindingInput bindingInput, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindingOperations
(List bindingOperations, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindingOutput
(BindingOutput bindingOutput, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printBindings
(Map bindings, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printDefinition
(Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printDocumentation
(Element docElement, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printExtensibilityAttributes
(Class parentType, AttributeExtensible attrExt, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printExtensibilityElements
(Class parentType, List extensibilityElements, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printFaults
(Map faults, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printImports
(Map imports, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printInput
(Input input, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printMessages
(Map messages, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printNamespaceDeclarations
(Map namespaces, PrintWriter pw) protected void
WSDLWriterImpl.printOperations
(List operations, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printOutput
(Output output, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printParts
(List parts, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printPorts
(Map ports, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printPortTypes
(Map portTypes, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.printServices
(Map services, Definition def, PrintWriter pw) protected void
WSDLWriterImpl.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 Definition
WSDLReaderImpl.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.void
WSDLWriterImpl.writeWSDL
(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.void
WSDLWriterImpl.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.void
ExtensionSerializer.marshall
(Class parentType, QName elementType, ExtensibilityElement extension, PrintWriter pw, Definition def, ExtensionRegistry extReg) This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.void
UnknownExtensionSerializer.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 WSDLFactory
WSDLFactory.newInstance()
Get a new instance of a WSDLFactory.static WSDLFactory
WSDLFactory.newInstance
(String factoryImplName) Get a new instance of a WSDLFactory.static WSDLFactory
WSDLFactory.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.void
WSDLWriter.writeWSDL
(Definition wsdlDef, OutputStream sink) Write the specified WSDL definition to the specified OutputStream.void
WSDLWriter.writeWSDL
(Definition wsdlDef, Writer sink) Write the specified WSDL definition to the specified Writer.