Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractWSDLElement - Class in com.ibm.wsdl
-
Abstract super class for all WSDL Elements, providing some basic common functionality.
- AbstractWSDLElement() - Constructor for class com.ibm.wsdl.AbstractWSDLElement
- addBinding(Binding) - Method in class com.ibm.wsdl.DefinitionImpl
-
Add a binding to this WSDL description.
- addBinding(Binding) - Method in interface javax.wsdl.Definition
-
Add a binding to this WSDL description.
- addBindingFault(BindingFault) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Add a fault binding.
- addBindingFault(BindingFault) - Method in interface javax.wsdl.BindingOperation
-
Add a fault binding.
- addBindingOperation(BindingOperation) - Method in class com.ibm.wsdl.BindingImpl
-
Add an operation binding to binding.
- addBindingOperation(BindingOperation) - Method in interface javax.wsdl.Binding
-
Add an operation binding to binding.
- addExtensibilityElement(ExtensibilityElement) - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Add an extensibility element.
- addExtensibilityElement(ExtensibilityElement) - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Add an extensibility element.
- addExtensibilityElement(ExtensibilityElement) - Method in interface javax.wsdl.extensions.ElementExtensible
-
Add an extensibility element.
- addFault(Fault) - Method in class com.ibm.wsdl.OperationImpl
-
Add a fault message that must be associated with this operation.
- addFault(Fault) - Method in interface javax.wsdl.Operation
-
Add a fault message that must be associated with this operation.
- addImport(SchemaImport) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Add an import to this LightWeightSchema
- addImport(SchemaImport) - Method in interface javax.wsdl.extensions.schema.Schema
-
Add an import to this LightWeightSchema
- addImport(Import) - Method in class com.ibm.wsdl.DefinitionImpl
-
Add an import to this WSDL description.
- addImport(Import) - Method in interface javax.wsdl.Definition
-
Add an import to this WSDL description.
- addInclude(SchemaReference) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
- addInclude(SchemaReference) - Method in interface javax.wsdl.extensions.schema.Schema
-
Add an include to this LightWeightSchema
- additionOrderOfParts - Variable in class com.ibm.wsdl.MessageImpl
- addMessage(Message) - Method in class com.ibm.wsdl.DefinitionImpl
-
Add a message to this WSDL description.
- addMessage(Message) - Method in interface javax.wsdl.Definition
-
Add a message to this WSDL description.
- addMIMEPart(MIMEPart) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Add a MIME part to this MIME multipart related.
- addMIMEPart(MIMEPart) - Method in interface javax.wsdl.extensions.mime.MIMEMultipartRelated
-
Add a MIME part to this MIME multipart related.
- addNamespace(String, String) - Method in class com.ibm.wsdl.DefinitionImpl
-
This is a way to add a namespace association to a definition.
- addNamespace(String, String) - Method in interface javax.wsdl.Definition
-
This is a way to add a namespace association to a definition.
- addOperation(Operation) - Method in class com.ibm.wsdl.PortTypeImpl
-
Add an operation to this port type.
- addOperation(Operation) - Method in interface javax.wsdl.PortType
-
Add an operation to this port type.
- addPart(Part) - Method in class com.ibm.wsdl.MessageImpl
-
Add a part to this message.
- addPart(Part) - Method in interface javax.wsdl.Message
-
Add a part to this message.
- addPort(Port) - Method in class com.ibm.wsdl.ServiceImpl
-
Add a port to this service.
- addPort(Port) - Method in interface javax.wsdl.Service
-
Add a port to this service.
- addPortType(PortType) - Method in class com.ibm.wsdl.DefinitionImpl
-
Add a portType to this WSDL description.
- addPortType(PortType) - Method in interface javax.wsdl.Definition
-
Add a portType to this WSDL description.
- addRedefine(SchemaReference) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
- addRedefine(SchemaReference) - Method in interface javax.wsdl.extensions.schema.Schema
-
Add a redefine to this LightWeightSchema
- addService(Service) - Method in class com.ibm.wsdl.DefinitionImpl
-
Add a service to this WSDL description.
- addService(Service) - Method in interface javax.wsdl.Definition
-
Add a service to this WSDL description.
- addSOAP12HeaderFault(SOAP12HeaderFault) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- addSOAP12HeaderFault(SOAP12HeaderFault) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Add a SOAP header fault.
- addSOAPHeaderFault(SOAPHeaderFault) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- addSOAPHeaderFault(SOAPHeaderFault) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Add a SOAP header fault.
- allSchemas - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
- ATTR_BINDING - Static variable in class com.ibm.wsdl.Constants
- ATTR_ELEMENT - Static variable in class com.ibm.wsdl.Constants
- ATTR_ENCODING_STYLE - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_ENCODING_STYLE - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_ID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- ATTR_LOCATION - Static variable in class com.ibm.wsdl.Constants
- ATTR_MESSAGE - Static variable in class com.ibm.wsdl.Constants
- ATTR_NAME - Static variable in class com.ibm.wsdl.Constants
- ATTR_NAMESPACE - Static variable in class com.ibm.wsdl.Constants
- ATTR_PARAMETER_ORDER - Static variable in class com.ibm.wsdl.Constants
- ATTR_PART - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- ATTR_PART - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_PART - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_PARTS - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_PARTS - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_REQUIRED - Static variable in class com.ibm.wsdl.Constants
- ATTR_SCHEMA_LOCATION - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- ATTR_SOAP_ACTION - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_SOAP_ACTION - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_SOAP_ACTION_REQUIRED - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_STYLE - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_STYLE - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_TARGET_NAMESPACE - Static variable in class com.ibm.wsdl.Constants
- ATTR_TRANSPORT - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_TRANSPORT - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_TYPE - Static variable in class com.ibm.wsdl.Constants
- ATTR_USE - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ATTR_USE - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ATTR_VERB - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- ATTR_XMLNS - Static variable in class com.ibm.wsdl.Constants
- AttributeExtensible - Interface in javax.wsdl.extensions
-
Classes that implement this interface can contain extensibility attributes.
B
- binding - Variable in class com.ibm.wsdl.PortImpl
- Binding - Interface in javax.wsdl
-
This interface represents a port type binding and describes the protocol required for using operations in a port type.
- BINDING_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- BINDING_FAULT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- BINDING_INPUT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- BINDING_OPERATION_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- BINDING_OUTPUT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- BindingFault - Interface in javax.wsdl
-
This interface represents a fault binding.
- BindingFaultImpl - Class in com.ibm.wsdl
-
This class represents a fault binding.
- BindingFaultImpl() - Constructor for class com.ibm.wsdl.BindingFaultImpl
- bindingFaults - Variable in class com.ibm.wsdl.BindingOperationImpl
- BindingImpl - Class in com.ibm.wsdl
-
This class represents a port type binding and describes the protocol required for using operations in a port type.
- BindingImpl() - Constructor for class com.ibm.wsdl.BindingImpl
- bindingInput - Variable in class com.ibm.wsdl.BindingOperationImpl
- BindingInput - Interface in javax.wsdl
-
This interface represents an input binding.
- BindingInputImpl - Class in com.ibm.wsdl
-
This class represents an input binding.
- BindingInputImpl() - Constructor for class com.ibm.wsdl.BindingInputImpl
- BindingOperation - Interface in javax.wsdl
-
This interface represents a WSDL operation binding.
- BindingOperationImpl - Class in com.ibm.wsdl
-
This class represents a WSDL operation binding.
- BindingOperationImpl() - Constructor for class com.ibm.wsdl.BindingOperationImpl
- bindingOperations - Variable in class com.ibm.wsdl.BindingImpl
- bindingOutput - Variable in class com.ibm.wsdl.BindingOperationImpl
- BindingOutput - Interface in javax.wsdl
-
This interface represents an output binding.
- BindingOutputImpl - Class in com.ibm.wsdl
-
This class represents an output binding.
- BindingOutputImpl() - Constructor for class com.ibm.wsdl.BindingOutputImpl
- bindings - Variable in class com.ibm.wsdl.DefinitionImpl
C
- cleanString(String) - Static method in class com.ibm.wsdl.util.StringUtils
- cleanString(String) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- close() - Method in interface javax.wsdl.xml.WSDLLocator
-
Releases all associated system resources such as the InputStreams associated with the Base and Import InputSources.
- com.ibm.wsdl - package com.ibm.wsdl
- com.ibm.wsdl.extensions - package com.ibm.wsdl.extensions
- com.ibm.wsdl.extensions.http - package com.ibm.wsdl.extensions.http
- com.ibm.wsdl.extensions.mime - package com.ibm.wsdl.extensions.mime
- com.ibm.wsdl.extensions.schema - package com.ibm.wsdl.extensions.schema
- com.ibm.wsdl.extensions.soap - package com.ibm.wsdl.extensions.soap
- com.ibm.wsdl.extensions.soap12 - package com.ibm.wsdl.extensions.soap12
- com.ibm.wsdl.factory - package com.ibm.wsdl.factory
- com.ibm.wsdl.util - package com.ibm.wsdl.util
- com.ibm.wsdl.util.xml - package com.ibm.wsdl.util.xml
- com.ibm.wsdl.xml - package com.ibm.wsdl.xml
- CONFIGURATION_ERROR - Static variable in exception javax.wsdl.WSDLException
- Constants - Class in com.ibm.wsdl
- Constants() - Constructor for class com.ibm.wsdl.Constants
- countKids(Element, short) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Count number of children of a certain type of the given element.
- createBinding() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new binding.
- createBinding() - Method in interface javax.wsdl.Definition
-
Create a new binding.
- createBindingFault() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new binding fault.
- createBindingFault() - Method in interface javax.wsdl.Definition
-
Create a new binding fault.
- createBindingInput() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new binding input.
- createBindingInput() - Method in interface javax.wsdl.Definition
-
Create a new binding input.
- createBindingOperation() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new binding operation.
- createBindingOperation() - Method in interface javax.wsdl.Definition
-
Create a new binding operation.
- createBindingOutput() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new binding output.
- createBindingOutput() - Method in interface javax.wsdl.Definition
-
Create a new binding output.
- createExtension(Class, QName) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
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.
- createFault() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new fault.
- createFault() - Method in interface javax.wsdl.Definition
-
Create a new fault.
- createImport() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new import.
- createImport() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Create a new schema import.
- createImport() - Method in interface javax.wsdl.Definition
-
Create a new import.
- createImport() - Method in interface javax.wsdl.extensions.schema.Schema
-
Create a new schema import
- createInclude() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
- createInclude() - Method in interface javax.wsdl.extensions.schema.Schema
-
Create a new schema reference to represent an include.
- createInput() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new input.
- createInput() - Method in interface javax.wsdl.Definition
-
Create a new input.
- createMessage() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new message.
- createMessage() - Method in interface javax.wsdl.Definition
-
Create a new message.
- createOperation() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new operation.
- createOperation() - Method in interface javax.wsdl.Definition
-
Create a new operation.
- createOutput() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new output.
- createOutput() - Method in interface javax.wsdl.Definition
-
Create a new output.
- createPart() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new part.
- createPart() - Method in interface javax.wsdl.Definition
-
Create a new part.
- createPort() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new port.
- createPort() - Method in interface javax.wsdl.Definition
-
Create a new port.
- createPortType() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new port type.
- createPortType() - Method in interface javax.wsdl.Definition
-
Create a new port type.
- createRedefine() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
- createRedefine() - Method in interface javax.wsdl.extensions.schema.Schema
-
Create a new schema reference to represent a redefine.
- createService() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new service.
- createService() - Method in interface javax.wsdl.Definition
-
Create a new service.
- createTypes() - Method in class com.ibm.wsdl.DefinitionImpl
-
Create a new types section.
- createTypes() - Method in interface javax.wsdl.Definition
-
Create a new types section.
D
- defaultDeser - Variable in class javax.wsdl.extensions.ExtensionRegistry
- defaultSer - Variable in class javax.wsdl.extensions.ExtensionRegistry
- definition - Variable in class com.ibm.wsdl.ImportImpl
- Definition - Interface in javax.wsdl
-
This interface represents a WSDL definition.
- DEFINITION_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- DefinitionImpl - Class in com.ibm.wsdl
-
This class represents a WSDL definition.
- DefinitionImpl() - Constructor for class com.ibm.wsdl.DefinitionImpl
- deserializerReg - Variable in class javax.wsdl.extensions.ExtensionRegistry
- docEl - Variable in class com.ibm.wsdl.AbstractWSDLElement
- documentBaseURI - Variable in class com.ibm.wsdl.DefinitionImpl
- DOM2Writer - Class in com.ibm.wsdl.util.xml
-
This class is a utility to serialize a DOM node as XML.
- DOM2Writer() - Constructor for class com.ibm.wsdl.util.xml.DOM2Writer
- DOMUtils - Class in com.ibm.wsdl.util.xml
- DOMUtils() - Constructor for class com.ibm.wsdl.util.xml.DOMUtils
E
- ELEM_ADDRESS - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- ELEM_ADDRESS - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ELEM_ADDRESS - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ELEM_BINDING - Static variable in class com.ibm.wsdl.Constants
- ELEM_BODY - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ELEM_BODY - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ELEM_CONTENT - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- ELEM_DEFINITIONS - Static variable in class com.ibm.wsdl.Constants
- ELEM_DOCUMENTATION - Static variable in class com.ibm.wsdl.Constants
- ELEM_FAULT - Static variable in class com.ibm.wsdl.Constants
- ELEM_HEADER - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ELEM_HEADER - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ELEM_HEADER_FAULT - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- ELEM_HEADER_FAULT - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- ELEM_IMPORT - Static variable in class com.ibm.wsdl.Constants
- ELEM_INCLUDE - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- ELEM_INPUT - Static variable in class com.ibm.wsdl.Constants
- ELEM_MESSAGE - Static variable in class com.ibm.wsdl.Constants
- ELEM_MIME_XML - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- ELEM_MULTIPART_RELATED - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- ELEM_OPERATION - Static variable in class com.ibm.wsdl.Constants
- ELEM_OUTPUT - Static variable in class com.ibm.wsdl.Constants
- ELEM_PART - Static variable in class com.ibm.wsdl.Constants
- ELEM_PORT - Static variable in class com.ibm.wsdl.Constants
- ELEM_PORT_TYPE - Static variable in class com.ibm.wsdl.Constants
- ELEM_REDEFINE - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- ELEM_SCHEMA - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- ELEM_SERVICE - Static variable in class com.ibm.wsdl.Constants
- ELEM_TYPES - Static variable in class com.ibm.wsdl.Constants
- ELEM_URL_ENCODED - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- ELEM_URL_REPLACEMENT - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- element - Variable in class com.ibm.wsdl.extensions.schema.SchemaImpl
- element - Variable in class javax.wsdl.extensions.UnknownExtensibilityElement
- ElementExtensible - Interface in javax.wsdl.extensions
-
Classes that implement this interface can contain extensibility elements.
- elementName - Variable in class com.ibm.wsdl.PartImpl
- elementType - Variable in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
- elementType - Variable in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
- elementType - Variable in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
- elementType - Variable in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
- elementType - Variable in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
- elementType - Variable in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- elementType - Variable in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
- elementType - Variable in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
- elementType - Variable in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
- elementType - Variable in class com.ibm.wsdl.extensions.schema.SchemaImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- elementType - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- elementType - Variable in class javax.wsdl.extensions.UnknownExtensibilityElement
- encodingStyle - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- encodingStyle - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- encodingStyle - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- encodingStyle - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- encodingStyles - Variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- encodingStyles - Variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- encodingStyles - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- encodingStyles - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- equals(Object) - Method in class javax.xml.namespace.QName
-
Tests this QName for equality with another object.
- equals(OperationType) - Method in class javax.wsdl.OperationType
- extElements - Variable in class com.ibm.wsdl.AbstractWSDLElement
- extElements - Variable in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
- ExtensibilityElement - Interface in javax.wsdl.extensions
-
This interface should be implemented by classes intending to represent extensions.
- extensionAttributes - Variable in class com.ibm.wsdl.AbstractWSDLElement
- extensionAttributeTypeReg - Variable in class javax.wsdl.extensions.ExtensionRegistry
- ExtensionDeserializer - Interface in javax.wsdl.extensions
-
This interface should be implemented by classes which deserialize org.w3c.dom.Elements into extension-specific instances of ExtensibilityElement.
- ExtensionRegistry - Class in javax.wsdl.extensions
-
This class is used to associate serializers, deserializers, and Java implementation types with extensibility elements.
- ExtensionRegistry() - Constructor for class javax.wsdl.extensions.ExtensionRegistry
-
Creates the extension registry, and sets the defaultSerializer and defaultDeserializer properties to instances of an UnknownExtensionSerializer, and an UnknownExtensionDeserializer, respectively.
- ExtensionSerializer - Interface in javax.wsdl.extensions
-
This interface should be implemented by classes which serialize extension-specific instances of ExtensibilityElement into the PrintWriter.
- extensionTypeReg - Variable in class javax.wsdl.extensions.ExtensionRegistry
- extReg - Variable in class com.ibm.wsdl.DefinitionImpl
- extReg - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
F
- factory - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
- factoryImplName - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
- Fault - Interface in javax.wsdl
-
This interface represents a fault message, and contains the name of the fault and the message itself.
- FAULT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- FaultImpl - Class in com.ibm.wsdl
-
This class represents a fault message, and contains the name of the fault and the message itself.
- FaultImpl() - Constructor for class com.ibm.wsdl.FaultImpl
- faults - Variable in class com.ibm.wsdl.OperationImpl
- FEATURE_IMPORT_DOCUMENTS - Static variable in class com.ibm.wsdl.Constants
- FEATURE_PARSE_SCHEMA - Static variable in class com.ibm.wsdl.Constants
- FEATURE_VERBOSE - Static variable in class com.ibm.wsdl.Constants
- findChildElementWithAttribute(Element, String, String) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Return the first child element of the given element which has the given attribute with the given value.
G
- getAllBindings() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the bindings defined in this Definition and those in any imported Definitions in the WSDL tree.
- getAllBindings() - Method in interface javax.wsdl.Definition
-
Get all the bindings defined in this Definition and those in any imported Definitions down the WSDL tree.
- getAllowableExtensions(Class) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Returns a set of QNames representing the extensibility elements that are allowed as children of the specified parent type.
- getAllPortTypes() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the portTypes defined in this Definition and those in any imported Definitions in the WSDL tree.
- getAllPortTypes() - Method in interface javax.wsdl.Definition
-
Get all the portTypes defined in this Definition and those in any imported Definitions down the WSDL tree.
- getAllServices() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the services defined in this Definition and those in any imported Definitions in the WSDL tree.
- getAllServices() - Method in interface javax.wsdl.Definition
-
Get all the services defined in this Definition and those in any imported Definitions down the WSDL tree.
- getAttribute(Element, String) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Returns the value of an attribute of an element.
- getAttribute(Element, String, List) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Returns the value of an attribute of an element.
- getAttributeNS(Element, String, String) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Returns the value of an attribute of an element.
- getAttributes(Element) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Returns a list of attributes of an element.
- getBaseInputSource() - Method in interface javax.wsdl.xml.WSDLLocator
-
Returns an InputSource "pointed at" the base document.
- getBaseURI() - Method in interface javax.wsdl.xml.WSDLLocator
-
Returns a URI representing the location of the base document.
- getBinding() - Method in class com.ibm.wsdl.PortImpl
-
Get the binding this port refers to.
- getBinding() - Method in interface javax.wsdl.Port
-
Get the binding this port refers to.
- getBinding(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the specified binding.
- getBinding(QName) - Method in interface javax.wsdl.Definition
-
Get the specified binding.
- getBindingFault(String) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get the specified fault binding.
- getBindingFault(String) - Method in interface javax.wsdl.BindingOperation
-
Get the specified fault binding.
- getBindingFaults() - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get all the fault bindings associated with this operation binding.
- getBindingFaults() - Method in interface javax.wsdl.BindingOperation
-
Get all the fault bindings associated with this operation binding.
- getBindingInput() - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get the input binding for this operation binding.
- getBindingInput() - Method in interface javax.wsdl.BindingOperation
-
Get the input binding for this operation binding.
- getBindingOperation(String, String, String) - Method in class com.ibm.wsdl.BindingImpl
-
Get the specified operation binding.
- getBindingOperation(String, String, String) - Method in interface javax.wsdl.Binding
-
Get the specified operation binding.
- getBindingOperations() - Method in class com.ibm.wsdl.BindingImpl
-
Get all the operation bindings defined here.
- getBindingOperations() - Method in interface javax.wsdl.Binding
-
Get all the operation bindings defined here.
- getBindingOutput() - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get the output binding for this operation binding.
- getBindingOutput() - Method in interface javax.wsdl.BindingOperation
-
Get the output binding for this operation binding.
- getBindings() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the bindings defined in this Definition.
- getBindings() - Method in interface javax.wsdl.Definition
-
Get all the bindings defined in this Definition.
- getChildCharacterData(Element) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Concat all the text and cdata node children of this elem and return the resulting text.
- getClassName(Class) - Static method in class com.ibm.wsdl.util.StringUtils
- getContentAsInputStream(URL) - Static method in class com.ibm.wsdl.util.StringUtils
- getDefaultDeserializer() - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Get the deserializer to be used when none is found for an encountered element.
- getDefaultSerializer() - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Get the serializer to be used when none is found for an extensibility element.
- getDefinition() - Method in class com.ibm.wsdl.ImportImpl
-
This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts.
- getDefinition() - Method in interface javax.wsdl.Import
-
This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts.
- getDocument(Definition) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
-
Return a document generated from the specified WSDL model.
- getDocument(Definition) - Method in interface javax.wsdl.xml.WSDLWriter
-
Return a document generated from the specified WSDL model.
- getDocumentationElement() - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Get the documentation element.
- getDocumentationElement() - Method in interface javax.wsdl.WSDLElement
-
Get the documentation element.
- getDocumentBaseURI() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the document base URI of this definition.
- getDocumentBaseURI() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Get the document base URI of this schema
- getDocumentBaseURI() - Method in interface javax.wsdl.Definition
-
Get the document base URI of this definition.
- getDocumentBaseURI() - Method in interface javax.wsdl.extensions.schema.Schema
-
Get the document base URI of this schema
- getElement() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Get the DOM Element that represents this schema element.
- getElement() - Method in interface javax.wsdl.extensions.schema.Schema
-
Get the DOM Element that represents this schema element.
- getElement() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
-
Get the Element for this extensibility element.
- getElementName() - Method in class com.ibm.wsdl.PartImpl
- getElementName() - Method in interface javax.wsdl.Part
- getElementType() - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get the type of this extensibility element.
- getElementType() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Get the type of this extensibility element.
- getElementType() - Method in interface javax.wsdl.extensions.ExtensibilityElement
-
Get the type of this extensibility element.
- getElementType() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
-
Get the type of this extensibility element.
- getEncodingStyle() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Get the encodingStyle for this SOAP body.
- getEncodingStyle() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Get the encodingStyle for this SOAP fault.
- getEncodingStyle() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get the encodingStyle for this SOAP header fault.
- getEncodingStyle() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get the encodingStyle for this SOAP header.
- getEncodingStyle() - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Get the encodingStyle for this SOAP body.
- getEncodingStyle() - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Get the encodingStyle for this SOAP fault.
- getEncodingStyle() - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Get the encodingStyle for this SOAP header.
- getEncodingStyle() - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Get the encodingStyle for this SOAP header fault.
- getEncodingStyles() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Get the encodingStyles for this SOAP body.
- getEncodingStyles() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Get the encodingStyles for this SOAP fault.
- getEncodingStyles() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get the encodingStyles for this SOAP header fault.
- getEncodingStyles() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get the encodingStyles for this SOAP header.
- getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Get the encodingStyles for this SOAP body.
- getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Get the encodingStyles for this SOAP fault.
- getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Get the encodingStyles for this SOAP header.
- getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Get the encodingStyles for this SOAP header fault.
- getExtensibilityElements() - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Get all the extensibility elements defined here.
- getExtensibilityElements() - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Get all the extensibility elements defined here.
- getExtensibilityElements() - Method in interface javax.wsdl.extensions.ElementExtensible
-
Get all the extensibility elements defined here.
- getExtensionAttribute(QName) - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Retrieve an extension attribute from this element.
- getExtensionAttribute(QName) - Method in interface javax.wsdl.extensions.AttributeExtensible
-
Retrieve an extension attribute from this element.
- getExtensionAttributes() - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Get the map containing all the extension attributes defined on this element.
- getExtensionAttributes() - Method in interface javax.wsdl.extensions.AttributeExtensible
-
Get the map containing all the extension attributes defined on this element.
- getExtensionRegistry() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get a reference to the ExtensionRegistry for this Definition.
- getExtensionRegistry() - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Get the extension registry, if one was set.
- getExtensionRegistry() - Method in interface javax.wsdl.Definition
-
Get a reference to the ExtensionRegistry for this Definition.
- getExtensionRegistry() - Method in interface javax.wsdl.xml.WSDLReader
-
Get the extension registry, if one was set.
- getFactoryImplName() - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Get the factoryImplName, if one was set.
- getFactoryImplName() - Method in interface javax.wsdl.xml.WSDLReader
-
Get the factoryImplName, if one was set.
- getFault(String) - Method in class com.ibm.wsdl.OperationImpl
-
Get the specified fault message.
- getFault(String) - Method in interface javax.wsdl.Operation
-
Get the specified fault message.
- getFaultCode() - Method in exception javax.wsdl.WSDLException
- getFaults() - Method in class com.ibm.wsdl.OperationImpl
-
Get all the fault messages associated with this operation.
- getFaults() - Method in interface javax.wsdl.Operation
-
Get all the fault messages associated with this operation.
- getFeature(String) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Gets the value of the specified feature.
- getFeature(String) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
-
Gets the value of the specified feature.
- getFeature(String) - Method in interface javax.wsdl.xml.WSDLReader
-
Gets the value of the specified feature.
- getFeature(String) - Method in interface javax.wsdl.xml.WSDLWriter
-
Gets the value of the specified feature.
- getFirstChildElement(Element) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Return the first child element of the given element.
- getId() - Method in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- getId() - Method in interface javax.wsdl.extensions.schema.SchemaReference
-
Gets the ID attribute of the referenced schema.
- getImportInputSource(String, String) - Method in interface javax.wsdl.xml.WSDLLocator
-
Returns an InputSource "pointed at" an imported wsdl document.
- getImports() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get a map of lists containing all the imports defined here.
- getImports() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Get a map of lists containing all the imports defined here.
- getImports() - Method in interface javax.wsdl.Definition
-
Get a map of lists containing all the imports defined here.
- getImports() - Method in interface javax.wsdl.extensions.schema.Schema
-
Get a map of lists containing all the imports defined here.
- getImports(String) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the list of imports for the specified namespaceURI.
- getImports(String) - Method in interface javax.wsdl.Definition
-
Get the list of imports for the specified namespaceURI.
- getIncludes() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Get list of includes defined here.
- getIncludes() - Method in interface javax.wsdl.extensions.schema.Schema
-
Get a list containing all of the includes defined here.
- getInput() - Method in class com.ibm.wsdl.OperationImpl
-
Get the input message specification for this operation.
- getInput() - Method in interface javax.wsdl.Operation
-
Get the input message specification for this operation.
- getLatestImportURI() - Method in interface javax.wsdl.xml.WSDLLocator
-
Returns a URI representing the location of the last import document to be resolved.
- getLocalPart() - Method in class javax.xml.namespace.QName
-
Gets the Local part for this QName
- getLocation() - Method in exception javax.wsdl.WSDLException
-
Get the location, if one was set.
- getLocationURI() - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
-
Get the location URI for this HTTP address.
- getLocationURI() - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
-
Get the location URI for this HTTP operation.
- getLocationURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
-
Get the location URI for this SOAP address.
- getLocationURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
-
Get the location URI for this SOAP address.
- getLocationURI() - Method in class com.ibm.wsdl.ImportImpl
- getLocationURI() - Method in interface javax.wsdl.extensions.http.HTTPAddress
-
Get the location URI for this HTTP address.
- getLocationURI() - Method in interface javax.wsdl.extensions.http.HTTPOperation
-
Get the location URI for this HTTP operation.
- getLocationURI() - Method in interface javax.wsdl.extensions.soap.SOAPAddress
-
Get the location URI for this SOAP address.
- getLocationURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12Address
-
Get the location URI for this SOAP address.
- getLocationURI() - Method in interface javax.wsdl.Import
-
Get the location URI of this import.
- getMessage() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get the message for this SOAP header fault.
- getMessage() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get the message for this SOAP header.
- getMessage() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get the message for this SOAP header fault.
- getMessage() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get the message for this SOAP header.
- getMessage() - Method in class com.ibm.wsdl.FaultImpl
- getMessage() - Method in class com.ibm.wsdl.InputImpl
- getMessage() - Method in class com.ibm.wsdl.OutputImpl
- getMessage() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Get the message for this SOAP header.
- getMessage() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Get the message for this SOAP header fault.
- getMessage() - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Get the message for this SOAP header.
- getMessage() - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Get the message for this SOAP header fault.
- getMessage() - Method in interface javax.wsdl.Fault
- getMessage() - Method in interface javax.wsdl.Input
- getMessage() - Method in interface javax.wsdl.Output
- getMessage() - Method in exception javax.wsdl.WSDLException
- getMessage(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the specified message.
- getMessage(QName) - Method in interface javax.wsdl.Definition
-
Get the specified message.
- getMessages() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the messages defined here.
- getMessages() - Method in interface javax.wsdl.Definition
-
Get all the messages defined here.
- getMIMEParts() - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Get all the MIME parts defined here.
- getMIMEParts() - Method in interface javax.wsdl.extensions.mime.MIMEMultipartRelated
-
Get all the MIME parts defined here.
- getName() - Method in class com.ibm.wsdl.BindingFaultImpl
-
Get the name of this fault binding.
- getName() - Method in class com.ibm.wsdl.BindingInputImpl
-
Get the name of this input binding.
- getName() - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get the name of this operation binding.
- getName() - Method in class com.ibm.wsdl.BindingOutputImpl
-
Get the name of this output binding.
- getName() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Get the name for this SOAP fault.
- getName() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Get the name for this SOAP fault.
- getName() - Method in class com.ibm.wsdl.FaultImpl
-
Get the name of this fault message.
- getName() - Method in class com.ibm.wsdl.InputImpl
-
Get the name of this input message.
- getName() - Method in class com.ibm.wsdl.OperationImpl
-
Get the name of this operation.
- getName() - Method in class com.ibm.wsdl.OutputImpl
-
Get the name of this output message.
- getName() - Method in class com.ibm.wsdl.PartImpl
-
Get the name of this part.
- getName() - Method in class com.ibm.wsdl.PortImpl
-
Get the name of this port.
- getName() - Method in interface javax.wsdl.BindingFault
-
Get the name of this fault binding.
- getName() - Method in interface javax.wsdl.BindingInput
-
Get the name of this input binding.
- getName() - Method in interface javax.wsdl.BindingOperation
-
Get the name of this operation binding.
- getName() - Method in interface javax.wsdl.BindingOutput
-
Get the name of this output binding.
- getName() - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Get the name for this SOAP fault.
- getName() - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Get the name for this SOAP fault.
- getName() - Method in interface javax.wsdl.Fault
-
Get the name of this fault message.
- getName() - Method in interface javax.wsdl.Input
-
Get the name of this input message.
- getName() - Method in interface javax.wsdl.Operation
-
Get the name of this operation.
- getName() - Method in interface javax.wsdl.Output
-
Get the name of this output message.
- getName() - Method in interface javax.wsdl.Part
-
Get the name of this part.
- getName() - Method in interface javax.wsdl.Port
-
Get the name of this port.
- getNamespace(String) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the namespace URI associated with this prefix.
- getNamespace(String) - Method in interface javax.wsdl.Definition
-
Get the namespace URI associated with this prefix.
- getNamespaces() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all namespace associations in this definition.
- getNamespaces() - Method in interface javax.wsdl.Definition
-
Get all namespace associations in this definition.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.schema.SchemaImportImpl
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Get the namespace URI for this SOAP body.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Get the namespace URI for this SOAP fault.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get the namespace URI for this SOAP header fault.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get the namespace URI for this SOAP header.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Get the namespace URI for this SOAP body.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Get the namespace URI for this SOAP fault.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get the namespace URI for this SOAP header fault.
- getNamespaceURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get the namespace URI for this SOAP header.
- getNamespaceURI() - Method in class com.ibm.wsdl.ImportImpl
- getNamespaceURI() - Method in interface javax.wsdl.extensions.schema.SchemaImport
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Get the namespace URI for this SOAP body.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Get the namespace URI for this SOAP fault.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Get the namespace URI for this SOAP header.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Get the namespace URI for this SOAP header fault.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Get the namespace URI for this SOAP body.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Get the namespace URI for this SOAP fault.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Get the namespace URI for this SOAP header.
- getNamespaceURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Get the namespace URI for this SOAP header fault.
- getNamespaceURI() - Method in interface javax.wsdl.Import
-
Get the namespace URI of this import.
- getNamespaceURI() - Method in class javax.xml.namespace.QName
-
Gets the Namespace URI for this QName
- getNamespaceURIFromPrefix(Node, String) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Given a prefix and a node, return the namespace URI that the prefix has been associated with.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.BindingFaultImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.BindingImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.BindingInputImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.BindingOutputImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.FaultImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.ImportImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.InputImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.MessageImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.OperationImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.OutputImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.PartImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.PortImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.PortTypeImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.ServiceImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in class com.ibm.wsdl.TypesImpl
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNativeAttributeNames() - Method in interface javax.wsdl.extensions.AttributeExtensible
-
Get the list of local attribute names defined for this element in the WSDL specification.
- getNextSiblingElement(Element) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Return the next sibling element of the given element.
- getNMTokens(List) - Static method in class com.ibm.wsdl.util.StringUtils
- getOperation() - Method in class com.ibm.wsdl.BindingOperationImpl
-
Get the operation that this operation binding binds.
- getOperation() - Method in interface javax.wsdl.BindingOperation
-
Get the operation that this operation binding binds.
- getOperation(String, String, String) - Method in class com.ibm.wsdl.PortTypeImpl
-
Get the specified operation.
- getOperation(String, String, String) - Method in interface javax.wsdl.PortType
-
Get the specified operation.
- getOperations() - Method in class com.ibm.wsdl.PortTypeImpl
-
Get all the operations defined here.
- getOperations() - Method in interface javax.wsdl.PortType
-
Get all the operations defined here.
- getOrderedParts(List) - Method in class com.ibm.wsdl.MessageImpl
-
Get an ordered list of parts as specified by the partOrder argument.
- getOrderedParts(List) - Method in interface javax.wsdl.Message
-
Get an ordered list of parts as specified by the partOrder argument.
- getOutput() - Method in class com.ibm.wsdl.OperationImpl
-
Get the output message specification for this operation.
- getOutput() - Method in interface javax.wsdl.Operation
-
Get the output message specification for this operation.
- getParameterOrdering() - Method in class com.ibm.wsdl.OperationImpl
-
Get the parameter ordering for this operation.
- getParameterOrdering() - Method in interface javax.wsdl.Operation
-
Get the parameter ordering for this operation.
- getPart() - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Get the part for this MIME content.
- getPart() - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
-
Get the part for this MIME mimeXml.
- getPart() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get the part for this SOAP header fault.
- getPart() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get the part for this SOAP header.
- getPart() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get the part for this SOAP header fault.
- getPart() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get the part for this SOAP header.
- getPart() - Method in interface javax.wsdl.extensions.mime.MIMEContent
-
Get the part for this MIME content.
- getPart() - Method in interface javax.wsdl.extensions.mime.MIMEMimeXml
-
Get the part for this MIME mimeXml.
- getPart() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Get the part for this SOAP header.
- getPart() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Get the part for this SOAP header fault.
- getPart() - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Get the part for this SOAP header.
- getPart() - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Get the part for this SOAP header fault.
- getPart(String) - Method in class com.ibm.wsdl.MessageImpl
-
Get the specified part.
- getPart(String) - Method in interface javax.wsdl.Message
-
Get the specified part.
- getParts() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Get the parts for this SOAP body.
- getParts() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Get the parts for this SOAP body.
- getParts() - Method in class com.ibm.wsdl.MessageImpl
-
Get all the parts defined here.
- getParts() - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Get the parts for this SOAP body.
- getParts() - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Get the parts for this SOAP body.
- getParts() - Method in interface javax.wsdl.Message
-
Get all the parts defined here.
- getPort(String) - Method in class com.ibm.wsdl.ServiceImpl
-
Get the specified port.
- getPort(String) - Method in interface javax.wsdl.Service
-
Get the specified port.
- getPorts() - Method in class com.ibm.wsdl.ServiceImpl
-
Get all the ports defined here.
- getPorts() - Method in interface javax.wsdl.Service
-
Get all the ports defined here.
- getPortType() - Method in class com.ibm.wsdl.BindingImpl
-
Get the port type this is a binding for.
- getPortType() - Method in interface javax.wsdl.Binding
-
Get the port type this is a binding for.
- getPortType(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the specified portType.
- getPortType(QName) - Method in interface javax.wsdl.Definition
-
Get the specified portType.
- getPortTypes() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the portTypes defined in this Definition.
- getPortTypes() - Method in interface javax.wsdl.Definition
-
Get all the portTypes defined in this Definition.
- getPrefix() - Method in class javax.xml.namespace.QName
-
Gets the prefix for this QName
- getPrefix(String) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get a prefix associated with this namespace URI.
- getPrefix(String) - Method in interface javax.wsdl.Definition
-
Get a prefix associated with this namespace URI.
- getPrefix(String, Definition) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- getQName() - Method in class com.ibm.wsdl.BindingImpl
-
Get the name of this binding.
- getQName() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the name of this definition.
- getQName() - Method in class com.ibm.wsdl.MessageImpl
-
Get the name of this message.
- getQName() - Method in class com.ibm.wsdl.PortTypeImpl
-
Get the name of this port type.
- getQName() - Method in class com.ibm.wsdl.ServiceImpl
-
Get the name of this service.
- getQName() - Method in interface javax.wsdl.Binding
-
Get the name of this binding.
- getQName() - Method in interface javax.wsdl.Definition
-
Get the name of this definition.
- getQName() - Method in interface javax.wsdl.Message
-
Get the name of this message.
- getQName() - Method in interface javax.wsdl.PortType
-
Get the name of this port type.
- getQName() - Method in interface javax.wsdl.Service
-
Get the name of this service.
- getQName(String, Element, Definition) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- getQualifiedAttributeValue(Element, String, String, boolean, Definition) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
This method should be used for elements that support extension attributes because it does not track the remaining attributes to test for unexpected attributes.
- getQualifiedAttributeValue(Element, String, String, boolean, Definition, List) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
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.
- getQualifiedValue(String, String, Definition) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- getRedefines() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
- getRedefines() - Method in interface javax.wsdl.extensions.schema.Schema
-
Get a list containing all of the redefines defined here.
- getReferencedSchema() - Method in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- getReferencedSchema() - Method in interface javax.wsdl.extensions.schema.SchemaReference
-
Gets the referenced schema, represented as a LightWeightSchema.
- getRequired() - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in interface javax.wsdl.extensions.ExtensibilityElement
-
Get whether or not the semantics of this extension are required.
- getRequired() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
-
Get whether or not the semantics of this extension are required.
- getSchemaLocationURI() - Method in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- getSchemaLocationURI() - Method in interface javax.wsdl.extensions.schema.SchemaReference
-
Gets the schemaLocation attribute of the referenced schema.
- getService(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the specified service.
- getService(QName) - Method in interface javax.wsdl.Definition
-
Get the specified service.
- getServices() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get all the services defined in this Definition.
- getServices() - Method in interface javax.wsdl.Definition
-
Get all the services defined in this Definition.
- getSOAP12HeaderFaults() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- getSOAP12HeaderFaults() - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Get a list of all SOAP header faults contained in this SOAP header.
- getSoapActionRequired() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Indicates whether the SOAP Action is required for this operation.
- getSoapActionRequired() - Method in interface javax.wsdl.extensions.soap12.SOAP12Operation
-
Indicates whether the SOAP Action is required for this operation.
- getSoapActionURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Get the value of the SOAP action attribute.
- getSoapActionURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Get the value of the SOAP action attribute.
- getSoapActionURI() - Method in interface javax.wsdl.extensions.soap.SOAPOperation
-
Get the value of the SOAP action attribute.
- getSoapActionURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12Operation
-
Get the value of the SOAP action attribute.
- getSOAPHeaderFaults() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- getSOAPHeaderFaults() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Get a list of all SOAP header faults contained in this SOAP header.
- getStringFromReader(Reader) - Static method in class com.ibm.wsdl.util.IOUtils
- getStyle() - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Get the style for this SOAP binding.
- getStyle() - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Get the style for this SOAP operation.
- getStyle() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Get the style for this SOAP binding.
- getStyle() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Get the style for this SOAP operation.
- getStyle() - Method in class com.ibm.wsdl.OperationImpl
-
Get the operation type.
- getStyle() - Method in interface javax.wsdl.extensions.soap.SOAPBinding
-
Get the style for this SOAP binding.
- getStyle() - Method in interface javax.wsdl.extensions.soap.SOAPOperation
-
Get the style for this SOAP operation.
- getStyle() - Method in interface javax.wsdl.extensions.soap12.SOAP12Binding
-
Get the style for this SOAP binding.
- getStyle() - Method in interface javax.wsdl.extensions.soap12.SOAP12Operation
-
Get the style for this SOAP operation.
- getStyle() - Method in interface javax.wsdl.Operation
-
Get the operation type.
- getTargetException() - Method in exception javax.wsdl.WSDLException
- getTargetNamespace() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the target namespace in which the WSDL elements are defined.
- getTargetNamespace() - Method in interface javax.wsdl.Definition
-
Get the target namespace in which the WSDL elements are defined.
- getTransportURI() - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Get the transport URI to be used with this binding.
- getTransportURI() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Get the transport URI to be used with this binding.
- getTransportURI() - Method in interface javax.wsdl.extensions.soap.SOAPBinding
-
Get the transport URI to be used with this binding.
- getTransportURI() - Method in interface javax.wsdl.extensions.soap12.SOAP12Binding
-
Get the transport URI to be used with this binding.
- getType() - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Get the type for this MIME content.
- getType() - Method in interface javax.wsdl.extensions.mime.MIMEContent
-
Get the type for this MIME content.
- getTypeName() - Method in class com.ibm.wsdl.PartImpl
- getTypeName() - Method in interface javax.wsdl.Part
- getTypes() - Method in class com.ibm.wsdl.DefinitionImpl
-
Get the types section.
- getTypes() - Method in interface javax.wsdl.Definition
-
Get the types section.
- getURL(URL, String) - Static method in class com.ibm.wsdl.util.StringUtils
- getUse() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Get the use for this SOAP body.
- getUse() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Get the use for this SOAP fault.
- getUse() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Get the use for this SOAP header fault.
- getUse() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Get the use for this SOAP header.
- getUse() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Get the use for this SOAP body.
- getUse() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Get the use for this SOAP fault.
- getUse() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Get the use for this SOAP header fault.
- getUse() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Get the use for this SOAP header.
- getUse() - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Get the use for this SOAP body.
- getUse() - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Get the use for this SOAP fault.
- getUse() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Get the use for this SOAP header.
- getUse() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Get the use for this SOAP header fault.
- getUse() - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Get the use for this SOAP body.
- getUse() - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Get the use for this SOAP fault.
- getUse() - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Get the use for this SOAP header.
- getUse() - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Get the use for this SOAP header fault.
- getVerb() - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
-
Get the verb for this HTTP binding.
- getVerb() - Method in interface javax.wsdl.extensions.http.HTTPBinding
-
Get the verb for this HTTP binding.
- getWSDLFactory() - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Get the WSDLFactory object cached in the reader, or use lazy instantiation if it is not cached yet.
- getXPathExprFromNode(Node) - Static method in class com.ibm.wsdl.util.xml.XPathUtils
-
Generates an XPath expression that will return only the given node as its result.
H
- hashCode() - Method in class javax.xml.namespace.QName
-
Returns a hash code value for this QName object.
- HTTPAddress - Interface in javax.wsdl.extensions.http
- HTTPAddressImpl - Class in com.ibm.wsdl.extensions.http
- HTTPAddressImpl() - Constructor for class com.ibm.wsdl.extensions.http.HTTPAddressImpl
- HTTPAddressSerializer - Class in com.ibm.wsdl.extensions.http
- HTTPAddressSerializer() - Constructor for class com.ibm.wsdl.extensions.http.HTTPAddressSerializer
- HTTPBinding - Interface in javax.wsdl.extensions.http
- HTTPBindingImpl - Class in com.ibm.wsdl.extensions.http
- HTTPBindingImpl() - Constructor for class com.ibm.wsdl.extensions.http.HTTPBindingImpl
- HTTPBindingSerializer - Class in com.ibm.wsdl.extensions.http
- HTTPBindingSerializer() - Constructor for class com.ibm.wsdl.extensions.http.HTTPBindingSerializer
- HTTPConstants - Class in com.ibm.wsdl.extensions.http
- HTTPConstants() - Constructor for class com.ibm.wsdl.extensions.http.HTTPConstants
- HTTPOperation - Interface in javax.wsdl.extensions.http
- HTTPOperationImpl - Class in com.ibm.wsdl.extensions.http
- HTTPOperationImpl() - Constructor for class com.ibm.wsdl.extensions.http.HTTPOperationImpl
- HTTPOperationSerializer - Class in com.ibm.wsdl.extensions.http
- HTTPOperationSerializer() - Constructor for class com.ibm.wsdl.extensions.http.HTTPOperationSerializer
- HTTPUrlEncoded - Interface in javax.wsdl.extensions.http
- HTTPUrlEncodedImpl - Class in com.ibm.wsdl.extensions.http
- HTTPUrlEncodedImpl() - Constructor for class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
- HTTPUrlEncodedSerializer - Class in com.ibm.wsdl.extensions.http
- HTTPUrlEncodedSerializer() - Constructor for class com.ibm.wsdl.extensions.http.HTTPUrlEncodedSerializer
- HTTPUrlReplacement - Interface in javax.wsdl.extensions.http
- HTTPUrlReplacementImpl - Class in com.ibm.wsdl.extensions.http
- HTTPUrlReplacementImpl() - Constructor for class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
- HTTPUrlReplacementSerializer - Class in com.ibm.wsdl.extensions.http
- HTTPUrlReplacementSerializer() - Constructor for class com.ibm.wsdl.extensions.http.HTTPUrlReplacementSerializer
I
- Import - Interface in javax.wsdl
-
This interface represents an import, and may contain a reference to the imported definition.
- IMPORT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- importDocuments - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
- ImportImpl - Class in com.ibm.wsdl
-
This class represents an import, and may contain a reference to the imported definition.
- ImportImpl() - Constructor for class com.ibm.wsdl.ImportImpl
- imports - Variable in class com.ibm.wsdl.DefinitionImpl
- input - Variable in class com.ibm.wsdl.OperationImpl
- Input - Interface in javax.wsdl
-
This interface represents an input message, and contains the name of the input and the message itself.
- INPUT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- InputImpl - Class in com.ibm.wsdl
-
This class represents an input message, and contains the name of the input and the message itself.
- InputImpl() - Constructor for class com.ibm.wsdl.InputImpl
- INVALID_WSDL - Static variable in exception javax.wsdl.WSDLException
- IOUtils - Class in com.ibm.wsdl.util
-
This file is a collection of input/output utilities.
- IOUtils() - Constructor for class com.ibm.wsdl.util.IOUtils
- isUndefined - Variable in class com.ibm.wsdl.BindingImpl
- isUndefined - Variable in class com.ibm.wsdl.MessageImpl
- isUndefined - Variable in class com.ibm.wsdl.OperationImpl
- isUndefined - Variable in class com.ibm.wsdl.PortTypeImpl
- isUndefined() - Method in class com.ibm.wsdl.BindingImpl
- isUndefined() - Method in class com.ibm.wsdl.MessageImpl
- isUndefined() - Method in class com.ibm.wsdl.OperationImpl
- isUndefined() - Method in class com.ibm.wsdl.PortTypeImpl
- isUndefined() - Method in interface javax.wsdl.Binding
- isUndefined() - Method in interface javax.wsdl.Message
- isUndefined() - Method in interface javax.wsdl.Operation
- isUndefined() - Method in interface javax.wsdl.PortType
J
- java2XMLEncoding(String) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
- javax.wsdl - package javax.wsdl
- javax.wsdl.extensions - package javax.wsdl.extensions
- javax.wsdl.extensions.http - package javax.wsdl.extensions.http
- javax.wsdl.extensions.mime - package javax.wsdl.extensions.mime
- javax.wsdl.extensions.schema - package javax.wsdl.extensions.schema
- javax.wsdl.extensions.soap - package javax.wsdl.extensions.soap
- javax.wsdl.extensions.soap12 - package javax.wsdl.extensions.soap12
- javax.wsdl.factory - package javax.wsdl.factory
- javax.wsdl.xml - package javax.wsdl.xml
- javax.xml.namespace - package javax.xml.namespace
L
- lineSeparator - Static variable in class com.ibm.wsdl.util.StringUtils
- lineSeparatorStr - Static variable in class com.ibm.wsdl.util.StringUtils
- LIST_OF_QNAMES_TYPE - Static variable in interface javax.wsdl.extensions.AttributeExtensible
- LIST_OF_STRINGS_TYPE - Static variable in interface javax.wsdl.extensions.AttributeExtensible
- loc - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
- locationURI - Variable in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
- locationURI - Variable in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
- locationURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- locationURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
- locationURI - Variable in class com.ibm.wsdl.ImportImpl
- lookup(String) - Method in class com.ibm.wsdl.util.ObjectRegistry
M
- main(String[]) - Static method in class com.ibm.wsdl.xml.WSDLWriterImpl
-
A test driver.
- mapExtensionTypes(Class, QName, Class) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Declare that the specified extensionType is the concrete class which should be used to represent extensibility elements with qnames matching elementType, that are intended to exist as children of the specified parentType.
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPAddressSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPBindingSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPOperationSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.mime.MIMEContentSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.schema.SchemaSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodySerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodySerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationSerializer
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in interface javax.wsdl.extensions.ExtensionSerializer
-
This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.
- marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class javax.wsdl.extensions.UnknownExtensionSerializer
- matches(QName, Node) - Static method in class com.ibm.wsdl.util.xml.QNameUtils
- message - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- message - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- message - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- message - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- message - Variable in class com.ibm.wsdl.FaultImpl
- message - Variable in class com.ibm.wsdl.InputImpl
- message - Variable in class com.ibm.wsdl.OutputImpl
- Message - Interface in javax.wsdl
-
This interface describes a message used for communication with an operation.
- MESSAGE_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- MessageImpl - Class in com.ibm.wsdl
-
This class describes a message used for communication with an operation.
- MessageImpl() - Constructor for class com.ibm.wsdl.MessageImpl
- messages - Variable in class com.ibm.wsdl.DefinitionImpl
- MIMEConstants - Class in com.ibm.wsdl.extensions.mime
- MIMEConstants() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEConstants
- MIMEContent - Interface in javax.wsdl.extensions.mime
- MIMEContentImpl - Class in com.ibm.wsdl.extensions.mime
- MIMEContentImpl() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- MIMEContentSerializer - Class in com.ibm.wsdl.extensions.mime
- MIMEContentSerializer() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEContentSerializer
- MIMEMimeXml - Interface in javax.wsdl.extensions.mime
- MIMEMimeXmlImpl - Class in com.ibm.wsdl.extensions.mime
- MIMEMimeXmlImpl() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
- MIMEMimeXmlSerializer - Class in com.ibm.wsdl.extensions.mime
- MIMEMimeXmlSerializer() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEMimeXmlSerializer
- MIMEMultipartRelated - Interface in javax.wsdl.extensions.mime
- MIMEMultipartRelatedImpl - Class in com.ibm.wsdl.extensions.mime
- MIMEMultipartRelatedImpl() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
- MIMEMultipartRelatedSerializer - Class in com.ibm.wsdl.extensions.mime
- MIMEMultipartRelatedSerializer() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedSerializer
- MIMEPart - Interface in javax.wsdl.extensions.mime
- MIMEPartImpl - Class in com.ibm.wsdl.extensions.mime
- MIMEPartImpl() - Constructor for class com.ibm.wsdl.extensions.mime.MIMEPartImpl
- mimeParts - Variable in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
N
- name - Variable in class com.ibm.wsdl.BindingFaultImpl
- name - Variable in class com.ibm.wsdl.BindingImpl
- name - Variable in class com.ibm.wsdl.BindingInputImpl
- name - Variable in class com.ibm.wsdl.BindingOperationImpl
- name - Variable in class com.ibm.wsdl.BindingOutputImpl
- name - Variable in class com.ibm.wsdl.DefinitionImpl
- name - Variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- name - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- name - Variable in class com.ibm.wsdl.FaultImpl
- name - Variable in class com.ibm.wsdl.InputImpl
- name - Variable in class com.ibm.wsdl.MessageImpl
- name - Variable in class com.ibm.wsdl.OperationImpl
- name - Variable in class com.ibm.wsdl.OutputImpl
- name - Variable in class com.ibm.wsdl.PartImpl
- name - Variable in class com.ibm.wsdl.PortImpl
- name - Variable in class com.ibm.wsdl.PortTypeImpl
- name - Variable in class com.ibm.wsdl.ServiceImpl
- namespaces - Variable in class com.ibm.wsdl.DefinitionImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- namespaceURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- namespaceURI - Variable in class com.ibm.wsdl.ImportImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.BindingFaultImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.BindingImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.BindingInputImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.BindingOperationImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.BindingOutputImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.DefinitionImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.FaultImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.ImportImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.InputImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.MessageImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.OperationImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.OutputImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.PartImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.PortImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.PortTypeImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.ServiceImpl
- nativeAttributeNames - Variable in class com.ibm.wsdl.TypesImpl
- newDefinition() - Method in class com.ibm.wsdl.factory.WSDLFactoryImpl
-
Create a new instance of a Definition, with an instance of a PopulatedExtensionRegistry as its ExtensionRegistry.
- newDefinition() - Method in class javax.wsdl.factory.WSDLFactory
-
Create a new instance of a Definition.
- newInstance() - Static method in class javax.wsdl.factory.WSDLFactory
-
Get a new instance of a WSDLFactory.
- newInstance(String) - Static method in class javax.wsdl.factory.WSDLFactory
-
Get a new instance of a WSDLFactory.
- newInstance(String, ClassLoader) - Static method in class javax.wsdl.factory.WSDLFactory
-
Get a new instance of a WSDLFactory.
- newPopulatedExtensionRegistry() - Method in class com.ibm.wsdl.factory.WSDLFactoryImpl
-
Create a new instance of an ExtensionRegistry with pre-registered serializers/deserializers for the SOAP, HTTP and MIME extensions.
- newPopulatedExtensionRegistry() - Method in class javax.wsdl.factory.WSDLFactory
-
Create a new instance of an ExtensionRegistry with pre-registered serializers/deserializers for the SOAP, HTTP and MIME extensions.
- newQName(Node) - Static method in class com.ibm.wsdl.util.xml.QNameUtils
- newWSDLReader() - Method in class com.ibm.wsdl.factory.WSDLFactoryImpl
-
Create a new instance of a WSDLReader.
- newWSDLReader() - Method in class javax.wsdl.factory.WSDLFactory
-
Create a new instance of a WSDLReader.
- newWSDLWriter() - Method in class com.ibm.wsdl.factory.WSDLFactoryImpl
-
Create a new instance of a WSDLWriter.
- newWSDLWriter() - Method in class javax.wsdl.factory.WSDLFactory
-
Create a new instance of a WSDLWriter.
- NO_DECLARED_TYPE - Static variable in interface javax.wsdl.extensions.AttributeExtensible
- NO_PREFIX_SPECIFIED - Static variable in exception javax.wsdl.WSDLException
- nodeToString(Node) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
-
Return a string containing this node serialized as XML.
- nodeToString(Node, Map) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
-
Return a string containing this node serialized as XML.
- NONE - Static variable in class com.ibm.wsdl.Constants
- NOTIFICATION - Static variable in class javax.wsdl.OperationType
- NS_URI_HTTP - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- NS_URI_MIME - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- NS_URI_SOAP - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- NS_URI_SOAP12 - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- NS_URI_WSDL - Static variable in class com.ibm.wsdl.Constants
- NS_URI_XMLNS - Static variable in class com.ibm.wsdl.Constants
- NS_URI_XSD_1999 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- NS_URI_XSD_2000 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- NS_URI_XSD_2001 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
O
- ObjectRegistry - Class in com.ibm.wsdl.util
-
The ObjectRegistry is used to do name-to-object reference lookups.
- ObjectRegistry() - Constructor for class com.ibm.wsdl.util.ObjectRegistry
- ObjectRegistry(ObjectRegistry) - Constructor for class com.ibm.wsdl.util.ObjectRegistry
- ObjectRegistry(Map) - Constructor for class com.ibm.wsdl.util.ObjectRegistry
- ONE_WAY - Static variable in class javax.wsdl.OperationType
- operation - Variable in class com.ibm.wsdl.BindingOperationImpl
- Operation - Interface in javax.wsdl
-
This interface represents a WSDL operation.
- OPERATION_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- OperationImpl - Class in com.ibm.wsdl
-
This class represents a WSDL operation.
- OperationImpl() - Constructor for class com.ibm.wsdl.OperationImpl
- operations - Variable in class com.ibm.wsdl.PortTypeImpl
- OperationType - Class in javax.wsdl
-
This class represents an operation type which can be one of request-response, solicit response, one way or notification.
- OTHER_ERROR - Static variable in exception javax.wsdl.WSDLException
- output - Variable in class com.ibm.wsdl.OperationImpl
- Output - Interface in javax.wsdl
-
This interface represents an output message, and contains the name of the output and the message itself.
- OUTPUT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- OutputImpl - Class in com.ibm.wsdl
-
This class represents an output message, and contains the name of the output and the message itself.
- OutputImpl() - Constructor for class com.ibm.wsdl.OutputImpl
P
- parameterOrder - Variable in class com.ibm.wsdl.OperationImpl
- parseBinding(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseBindingFault(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseBindingInput(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseBindingOperation(Element, PortType, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseBindingOutput(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseDefinitions(String, Element, Map) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseExtensibilityAttribute(Element, int, String, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseExtensibilityAttributes(Element, Class, AttributeExtensible, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseExtensibilityElement(Class, Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseExtensibilityElementAsDefaultExtensiblityElement(Class, Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Parse the element using the ExtensionRegistry default deserializer instead using the one registered.
- parseFault(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseImport(Element, Definition, Map) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseInput(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseMessage(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseNMTokens(String) - Static method in class com.ibm.wsdl.util.StringUtils
- parseOperation(Element, PortType, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseOutput(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parsePart(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parsePort(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parsePortType(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- PARSER_ERROR - Static variable in exception javax.wsdl.WSDLException
- parseSchema - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseSchema(Class, Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseSchema(Class, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseService(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- parseTypes(Element, Definition) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- part - Variable in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- part - Variable in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
- part - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- part - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- part - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- part - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- Part - Interface in javax.wsdl
-
This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
- PART_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- PartImpl - Class in com.ibm.wsdl
-
This class represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.
- PartImpl() - Constructor for class com.ibm.wsdl.PartImpl
- parts - Variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- parts - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- parts - Variable in class com.ibm.wsdl.MessageImpl
- PopulatedExtensionRegistry - Class in com.ibm.wsdl.extensions
-
This class extends ExtensionRegistry and pre-registers serializers/deserializers for the SOAP, HTTP and MIME extensions.
- PopulatedExtensionRegistry() - Constructor for class com.ibm.wsdl.extensions.PopulatedExtensionRegistry
- Port - Interface in javax.wsdl
-
This interface represents a port, an endpoint for the functionality described by a particular port type.
- PORT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- PORT_TYPE_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- PortImpl - Class in com.ibm.wsdl
-
This class represents a port, an endpoint for the functionality described by a particular port type.
- PortImpl() - Constructor for class com.ibm.wsdl.PortImpl
- ports - Variable in class com.ibm.wsdl.ServiceImpl
- portType - Variable in class com.ibm.wsdl.BindingImpl
- PortType - Interface in javax.wsdl
-
This interface represents a port type.
- PortTypeImpl - Class in com.ibm.wsdl
-
This class represents a port type.
- PortTypeImpl() - Constructor for class com.ibm.wsdl.PortTypeImpl
- portTypes - Variable in class com.ibm.wsdl.DefinitionImpl
- printAttribute(String, String, PrintWriter) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- printBindingFaults(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printBindingInput(BindingInput, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printBindingOperations(List, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printBindingOutput(BindingOutput, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printBindings(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printDefinition(Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printDocumentation(Element, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printExtensibilityAttributes(Class, AttributeExtensible, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printExtensibilityElements(Class, List, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printFaults(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printImports(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printInput(Input, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printMessages(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printNamespaceDeclarations(Map, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printOperations(List, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printOutput(Output, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printParts(List, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printPorts(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printPortTypes(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printQualifiedAttribute(String, QName, Definition, PrintWriter) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- printQualifiedAttribute(QName, String, Definition, PrintWriter) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
-
Prints attributes with qualified names.
- printQualifiedAttribute(QName, QName, Definition, PrintWriter) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- printServices(Map, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
- printTypes(Types, Definition, PrintWriter) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
Q
- Q_ATTR_REQUIRED - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_BINDING - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_DEFINITIONS - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_DOCUMENTATION - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_FAULT - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_HTTP_ADDRESS - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- Q_ELEM_HTTP_BINDING - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- Q_ELEM_HTTP_OPERATION - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- Q_ELEM_HTTP_URL_ENCODED - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- Q_ELEM_HTTP_URL_REPLACEMENT - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
- Q_ELEM_IMPORT - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_IMPORT_XSD_1999 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_IMPORT_XSD_2000 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_IMPORT_XSD_2001 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_INCLUDE_XSD_1999 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_INCLUDE_XSD_2000 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_INCLUDE_XSD_2001 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_INPUT - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_MESSAGE - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_MIME_CONTENT - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- Q_ELEM_MIME_MIME_XML - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- Q_ELEM_MIME_MULTIPART_RELATED - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- Q_ELEM_MIME_PART - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
- Q_ELEM_OPERATION - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_OUTPUT - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_PART - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_PORT - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_PORT_TYPE - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_REDEFINE_XSD_1999 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_REDEFINE_XSD_2000 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_REDEFINE_XSD_2001 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_SERVICE - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_SOAP_ADDRESS - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_ADDRESS - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_SOAP_BINDING - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_BINDING - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_SOAP_BODY - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_BODY - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_SOAP_FAULT - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_FAULT - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_SOAP_HEADER - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_HEADER - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_SOAP_HEADER_FAULT - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_HEADER_FAULT - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_SOAP_OPERATION - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
- Q_ELEM_SOAP_OPERATION - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- Q_ELEM_TYPES - Static variable in class com.ibm.wsdl.Constants
- Q_ELEM_XSD_1999 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_XSD_2000 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- Q_ELEM_XSD_2001 - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- QName - Class in javax.xml.namespace
-
QName
class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification. - QName(String) - Constructor for class javax.xml.namespace.QName
-
Constructor for the QName.
- QName(String, String) - Constructor for class javax.xml.namespace.QName
-
Constructor for the QName.
- QName(String, String, String) - Constructor for class javax.xml.namespace.QName
-
Constructor for the QName.
- QNAME_TYPE - Static variable in interface javax.wsdl.extensions.AttributeExtensible
- QNameUtils - Class in com.ibm.wsdl.util.xml
- QNameUtils() - Constructor for class com.ibm.wsdl.util.xml.QNameUtils
- queryDeserializer(Class, QName) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
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.
- queryExtensionAttributeType(Class, QName) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Look up the type of the extensibility attribute with the qname attrName, which was defined on an element represented by the specified parentType.
- querySerializer(Class, QName) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Look up the serializer to use for the extensibility element with the qname elementType, which was encountered as a child of the specified parentType.
R
- readWSDL(String) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read the WSDL document accessible via the specified URI into a WSDL definition.
- readWSDL(String) - Method in interface javax.wsdl.xml.WSDLReader
-
Read the WSDL document accessible via the specified URI into a WSDL definition.
- readWSDL(String, String) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read the WSDL document accessible via the specified URI into a WSDL definition.
- readWSDL(String, String) - Method in interface javax.wsdl.xml.WSDLReader
-
Read the WSDL document accessible via the specified URI into a WSDL definition.
- readWSDL(String, Document) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read the specified WSDL document into a WSDL definition.
- readWSDL(String, Document) - Method in interface javax.wsdl.xml.WSDLReader
-
Read the specified WSDL document into a WSDL definition.
- readWSDL(String, Element) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read the specified <wsdl:definitions> element into a WSDL definition.
- readWSDL(String, Element) - Method in interface javax.wsdl.xml.WSDLReader
-
Read the specified <wsdl:definitions> element into a WSDL definition.
- readWSDL(String, Element, Map) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
- readWSDL(String, InputSource) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read a WSDL document into a WSDL definition.
- readWSDL(String, InputSource) - Method in interface javax.wsdl.xml.WSDLReader
-
Read a WSDL document into a WSDL definition.
- readWSDL(WSDLLocator) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read a WSDL document into a WSDL definition.
- readWSDL(WSDLLocator) - Method in interface javax.wsdl.xml.WSDLReader
-
Read a WSDL document into a WSDL definition.
- readWSDL(WSDLLocator, Element) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Read the specified <wsdl:definitions> element into a WSDL definition.
- readWSDL(WSDLLocator, Element) - Method in interface javax.wsdl.xml.WSDLReader
-
Read the specified <wsdl:definitions> element into a WSDL definition.
- register(String, Object) - Method in class com.ibm.wsdl.util.ObjectRegistry
- registerDeserializer(Class, QName, ExtensionDeserializer) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Declare that the specified deserializer should be used to deserialize all extensibility elements with a qname matching elementType, when encountered as immediate children of the element represented by the specified parentType.
- registerExtensionAttributeType(Class, QName, int) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Declare that the type of the specified extension attribute, when it occurs as an attribute of the specified parent type, should be assumed to be attrType.
- registerSerializer(Class, QName, ExtensionSerializer) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Declare that the specified serializer should be used to serialize all extensibility elements with a qname matching elementType, when encountered as children of the specified parentType.
- registerUniquePrefix(String, String, Definition) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- removeBinding(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Remove the specified binding from this definition.
- removeBinding(QName) - Method in interface javax.wsdl.Definition
-
Remove the specified binding from this definition.
- removeBindingFault(String) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Remove the specified fault binding.
- removeBindingFault(String) - Method in interface javax.wsdl.BindingOperation
-
Remove a fault binding.
- removeBindingOperation(String, String, String) - Method in class com.ibm.wsdl.BindingImpl
-
Remove the specified operation binding.
- removeBindingOperation(String, String, String) - Method in interface javax.wsdl.Binding
-
Remove the specified operation binding.
- removeExtensibilityElement(ExtensibilityElement) - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Remove an extensibility element.
- removeExtensibilityElement(ExtensibilityElement) - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Remove an extensibility element.
- removeExtensibilityElement(ExtensibilityElement) - Method in interface javax.wsdl.extensions.ElementExtensible
-
Remove an extensibility element.
- removeFault(String) - Method in class com.ibm.wsdl.OperationImpl
-
Remove the specified fault message.
- removeFault(String) - Method in interface javax.wsdl.Operation
-
Remove the specified fault message.
- removeImport(Import) - Method in class com.ibm.wsdl.DefinitionImpl
-
Remove an import from this WSDL description.
- removeImport(Import) - Method in interface javax.wsdl.Definition
-
Remove an import from this WSDL description.
- removeMessage(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Remove the specified message from this definition.
- removeMessage(QName) - Method in interface javax.wsdl.Definition
-
Remove the specified message from this definition.
- removeMIMEPart(MIMEPart) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Remove a MIME part from this MIME multipart related.
- removeMIMEPart(MIMEPart) - Method in interface javax.wsdl.extensions.mime.MIMEMultipartRelated
-
Remove a MIME part to this MIME multipart related.
- removeNamespace(String) - Method in class com.ibm.wsdl.DefinitionImpl
-
Remove the namespace URI associated with this prefix.
- removeNamespace(String) - Method in interface javax.wsdl.Definition
-
Remove the namespace URI associated with this prefix.
- removeOperation(String, String, String) - Method in class com.ibm.wsdl.PortTypeImpl
-
Remove the specified operation.
- removeOperation(String, String, String) - Method in interface javax.wsdl.PortType
-
Remove the specified operation.
- removePart(String) - Method in class com.ibm.wsdl.MessageImpl
-
Remove the specified part.
- removePart(String) - Method in interface javax.wsdl.Message
-
Remove the specified part.
- removePort(String) - Method in class com.ibm.wsdl.ServiceImpl
-
Remove the specified port.
- removePort(String) - Method in interface javax.wsdl.Service
-
Remove the specified port.
- removePortType(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Remove the specified portType from this definition.
- removePortType(QName) - Method in interface javax.wsdl.Definition
-
Remove the specified portType from this definition.
- removeService(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Remove the specified service from this definition.
- removeService(QName) - Method in interface javax.wsdl.Definition
-
Remove the specified service from this definition.
- removeSOAP12HeaderFault(SOAP12HeaderFault) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- removeSOAP12HeaderFault(SOAP12HeaderFault) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Remove a SOAP header fault.
- removeSOAPHeaderFault(SOAPHeaderFault) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- removeSOAPHeaderFault(SOAPHeaderFault) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Remove a SOAP header fault.
- REQUEST_RESPONSE - Static variable in class javax.wsdl.OperationType
- required - Variable in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
- required - Variable in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
- required - Variable in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
- required - Variable in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
- required - Variable in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
- required - Variable in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- required - Variable in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
- required - Variable in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
- required - Variable in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
- required - Variable in class com.ibm.wsdl.extensions.schema.SchemaImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- required - Variable in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- required - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- required - Variable in class javax.wsdl.extensions.UnknownExtensibilityElement
S
- Schema - Interface in javax.wsdl.extensions.schema
-
Represents a schema element.
- SchemaConstants - Class in com.ibm.wsdl.extensions.schema
-
Constants used for handling XML Schemas
- SchemaConstants() - Constructor for class com.ibm.wsdl.extensions.schema.SchemaConstants
- SchemaDeserializer - Class in com.ibm.wsdl.extensions.schema
-
This class is used to deserialize
<schema>
elements into Schema instances. - SchemaDeserializer() - Constructor for class com.ibm.wsdl.extensions.schema.SchemaDeserializer
- SchemaImpl - Class in com.ibm.wsdl.extensions.schema
-
This class is used to wrap schema elements.
- SchemaImpl() - Constructor for class com.ibm.wsdl.extensions.schema.SchemaImpl
- SchemaImport - Interface in javax.wsdl.extensions.schema
-
Represents an import element within a schema element.
- SchemaImportImpl - Class in com.ibm.wsdl.extensions.schema
- SchemaImportImpl() - Constructor for class com.ibm.wsdl.extensions.schema.SchemaImportImpl
- SchemaReference - Interface in javax.wsdl.extensions.schema
-
Represents an include or a redefine element within a schema element.
- SchemaReferenceImpl - Class in com.ibm.wsdl.extensions.schema
- SchemaReferenceImpl() - Constructor for class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- SchemaSerializer - Class in com.ibm.wsdl.extensions.schema
-
This class is used to serialize Schema instances into the PrintWriter.
- SchemaSerializer() - Constructor for class com.ibm.wsdl.extensions.schema.SchemaSerializer
- serializeAsXML(Node, Writer) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
-
Serialize this node into the writer as XML.
- serializeAsXML(Node, Map, Writer) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
-
Serialize this node into the writer as XML.
- serializeElementAsDocument(Element, Writer) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
-
Print an XML declaration before serializing the element.
- serializeElementAsDocument(Element, Map, Writer) - Static method in class com.ibm.wsdl.util.xml.DOM2Writer
-
Print an XML declaration before serializing the element.
- serializerReg - Variable in class javax.wsdl.extensions.ExtensionRegistry
- serialVersionUID - Static variable in class com.ibm.wsdl.BindingFaultImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.BindingImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.BindingInputImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.BindingOperationImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.BindingOutputImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.DefinitionImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPAddressSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPBindingSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPOperationSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEContentSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.PopulatedExtensionRegistry
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaDeserializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaImportImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPAddressSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPBindingSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPBodySerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPFaultSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap.SOAPOperationSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12AddressSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12BindingSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodySerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationSerializer
- serialVersionUID - Static variable in class com.ibm.wsdl.FaultImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.ImportImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.InputImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.MessageImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.OperationImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.OutputImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.PartImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.PortImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.PortTypeImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.ServiceImpl
- serialVersionUID - Static variable in class com.ibm.wsdl.TypesImpl
- serialVersionUID - Static variable in class javax.wsdl.extensions.ExtensionRegistry
- serialVersionUID - Static variable in class javax.wsdl.extensions.UnknownExtensibilityElement
- serialVersionUID - Static variable in class javax.wsdl.extensions.UnknownExtensionDeserializer
- serialVersionUID - Static variable in class javax.wsdl.extensions.UnknownExtensionSerializer
- serialVersionUID - Static variable in class javax.wsdl.OperationType
- serialVersionUID - Static variable in exception javax.wsdl.WSDLException
- Service - Interface in javax.wsdl
-
This interface represents a service, which groups related ports to provide some functionality.
- SERVICE_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- ServiceImpl - Class in com.ibm.wsdl
-
This class represents a service, which groups related ports to provide some functionality.
- ServiceImpl() - Constructor for class com.ibm.wsdl.ServiceImpl
- services - Variable in class com.ibm.wsdl.DefinitionImpl
- setBinding(Binding) - Method in class com.ibm.wsdl.PortImpl
-
Set the binding this port should refer to.
- setBinding(Binding) - Method in interface javax.wsdl.Port
-
Set the binding this port should refer to.
- setBindingInput(BindingInput) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Set the input binding for this operation binding.
- setBindingInput(BindingInput) - Method in interface javax.wsdl.BindingOperation
-
Set the input binding for this operation binding.
- setBindingOutput(BindingOutput) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Set the output binding for this operation binding.
- setBindingOutput(BindingOutput) - Method in interface javax.wsdl.BindingOperation
-
Set the output binding for this operation binding.
- setDefaultDeserializer(ExtensionDeserializer) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Set the deserializer to be used when none is found for an encountered element.
- setDefaultSerializer(ExtensionSerializer) - Method in class javax.wsdl.extensions.ExtensionRegistry
-
Set the serializer to be used when none is found for an extensibility element.
- setDefinition(Definition) - Method in class com.ibm.wsdl.ImportImpl
-
This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts.
- setDefinition(Definition) - Method in interface javax.wsdl.Import
-
This property can be used to hang a referenced Definition, and the top-level Definition (i.e. the one with the <import>) will use this Definition when resolving referenced WSDL parts.
- setDocumentationElement(Element) - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Set the documentation element for this document.
- setDocumentationElement(Element) - Method in interface javax.wsdl.WSDLElement
-
Set the documentation element for this document.
- setDocumentBaseURI(String) - Method in class com.ibm.wsdl.DefinitionImpl
-
Set the document base URI of this definition.
- setDocumentBaseURI(String) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Set the document base URI of this schema definition.
- setDocumentBaseURI(String) - Method in interface javax.wsdl.Definition
-
Set the document base URI of this definition.
- setDocumentBaseURI(String) - Method in interface javax.wsdl.extensions.schema.Schema
-
Set the document base URI of this schema definition.
- setElement(Element) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Set the DOM Element that represents this schema element.
- setElement(Element) - Method in interface javax.wsdl.extensions.schema.Schema
-
Set the DOM Element that represents this schema element.
- setElement(Element) - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
-
Set the Element for this extensibility element.
- setElementName(QName) - Method in class com.ibm.wsdl.PartImpl
- setElementName(QName) - Method in interface javax.wsdl.Part
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Set the type of this extensibility element.
- setElementType(QName) - Method in interface javax.wsdl.extensions.ExtensibilityElement
-
Set the type of this extensibility element.
- setElementType(QName) - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
-
Set the type of this extensibility element.
- setEncodingStyle(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Set the encodingStyle for this SOAP body.
- setEncodingStyle(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Set the encodingStyle for this SOAP fault.
- setEncodingStyle(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set the encodingStyle for this SOAP header fault.
- setEncodingStyle(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set the encodingStyle for this SOAP header.
- setEncodingStyle(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Set the encodingStyle for this SOAP body.
- setEncodingStyle(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Set the encodingStyle for this SOAP fault.
- setEncodingStyle(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Set the encodingStyle for this SOAP header.
- setEncodingStyle(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Set the encodingStyle for this SOAP header fault.
- setEncodingStyles(List) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Set the encodingStyles for this SOAP body.
- setEncodingStyles(List) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Set the encodingStyles for this SOAP fault.
- setEncodingStyles(List) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set the encodingStyles for this SOAP header fault.
- setEncodingStyles(List) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set the encodingStyles for this SOAP header.
- setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Set the encodingStyles for this SOAP body.
- setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Set the encodingStyles for this SOAP fault.
- setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Set the encodingStyles for this SOAP header.
- setEncodingStyles(List) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Set the encodingStyles for this SOAP header fault.
- setExtensionAttribute(QName, Object) - Method in class com.ibm.wsdl.AbstractWSDLElement
-
Set an extension attribute on this element.
- setExtensionAttribute(QName, Object) - Method in interface javax.wsdl.extensions.AttributeExtensible
-
Set an extension attribute on this element.
- setExtensionRegistry(ExtensionRegistry) - Method in class com.ibm.wsdl.DefinitionImpl
-
Set the ExtensionRegistry for this Definition.
- setExtensionRegistry(ExtensionRegistry) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Set the extension registry to be used when reading WSDL documents into a WSDL definition.
- setExtensionRegistry(ExtensionRegistry) - Method in interface javax.wsdl.Definition
-
Set the ExtensionRegistry for this Definition.
- setExtensionRegistry(ExtensionRegistry) - Method in interface javax.wsdl.xml.WSDLReader
-
Set the extension registry to be used when reading WSDL documents into a WSDL definition.
- setFactoryImplName(String) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Set a different factory implementation to use for creating definitions when reading WSDL documents.
- setFactoryImplName(String) - Method in interface javax.wsdl.xml.WSDLReader
-
Set a different factory implementation to use for creating definitions when reading WSDL documents.
- setFaultCode(String) - Method in exception javax.wsdl.WSDLException
- setFeature(String, boolean) - Method in class com.ibm.wsdl.xml.WSDLReaderImpl
-
Sets the specified feature to the specified value.
- setFeature(String, boolean) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
-
Sets the specified feature to the specified value.
- setFeature(String, boolean) - Method in interface javax.wsdl.xml.WSDLReader
-
Sets the specified feature to the specified value.
- setFeature(String, boolean) - Method in interface javax.wsdl.xml.WSDLWriter
-
Sets the specified feature to the specified value.
- setId(String) - Method in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- setId(String) - Method in interface javax.wsdl.extensions.schema.SchemaReference
-
Sets the ID attribute of the referenced schema.
- setInput(Input) - Method in class com.ibm.wsdl.OperationImpl
-
Set the input message specification for this operation.
- setInput(Input) - Method in interface javax.wsdl.Operation
-
Set the input message specification for this operation.
- setLocation(String) - Method in exception javax.wsdl.WSDLException
-
Set the location using an XPath expression.
- setLocationURI(String) - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
-
Set the location URI for this HTTP address.
- setLocationURI(String) - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
-
Set the location URI for this HTTP operation.
- setLocationURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
-
Set the location URI for this SOAP address.
- setLocationURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
-
Set the location URI for this SOAP address.
- setLocationURI(String) - Method in class com.ibm.wsdl.ImportImpl
- setLocationURI(String) - Method in interface javax.wsdl.extensions.http.HTTPAddress
-
Set the location URI for this HTTP address.
- setLocationURI(String) - Method in interface javax.wsdl.extensions.http.HTTPOperation
-
Set the location URI for this HTTP operation.
- setLocationURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPAddress
-
Set the location URI for this SOAP address.
- setLocationURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Address
-
Set the location URI for this SOAP address.
- setLocationURI(String) - Method in interface javax.wsdl.Import
-
Set the location URI of this import.
- setLocator(WSDLLocator) - Static method in class com.ibm.wsdl.extensions.schema.SchemaDeserializer
-
Set the WSDLLocator to be used by the deserializer on this thread.
- setMessage(Message) - Method in class com.ibm.wsdl.FaultImpl
- setMessage(Message) - Method in class com.ibm.wsdl.InputImpl
- setMessage(Message) - Method in class com.ibm.wsdl.OutputImpl
- setMessage(Message) - Method in interface javax.wsdl.Fault
- setMessage(Message) - Method in interface javax.wsdl.Input
- setMessage(Message) - Method in interface javax.wsdl.Output
- setMessage(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set the message for this SOAP header fault.
- setMessage(QName) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set the message for this SOAP header.
- setMessage(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set the message for this SOAP header fault.
- setMessage(QName) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set the message for this SOAP header.
- setMessage(QName) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Set the message for this SOAP header.
- setMessage(QName) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Set the message for this SOAP header fault.
- setMessage(QName) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Set the message for this SOAP header.
- setMessage(QName) - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Set the message for this SOAP header fault.
- setName(String) - Method in class com.ibm.wsdl.BindingFaultImpl
-
Set the name of this fault binding.
- setName(String) - Method in class com.ibm.wsdl.BindingInputImpl
-
Set the name of this input binding.
- setName(String) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Set the name of this operation binding.
- setName(String) - Method in class com.ibm.wsdl.BindingOutputImpl
-
Set the name of this output binding.
- setName(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Set the name for this SOAP fault.
- setName(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Set the name for this SOAP fault.
- setName(String) - Method in class com.ibm.wsdl.FaultImpl
-
Set the name of this fault message.
- setName(String) - Method in class com.ibm.wsdl.InputImpl
-
Set the name of this input message.
- setName(String) - Method in class com.ibm.wsdl.OperationImpl
-
Set the name of this operation.
- setName(String) - Method in class com.ibm.wsdl.OutputImpl
-
Set the name of this output message.
- setName(String) - Method in class com.ibm.wsdl.PartImpl
-
Set the name of this part.
- setName(String) - Method in class com.ibm.wsdl.PortImpl
-
Set the name of this port.
- setName(String) - Method in interface javax.wsdl.BindingFault
-
Set the name of this fault binding.
- setName(String) - Method in interface javax.wsdl.BindingInput
-
Set the name of this input binding.
- setName(String) - Method in interface javax.wsdl.BindingOperation
-
Set the name of this operation binding.
- setName(String) - Method in interface javax.wsdl.BindingOutput
-
Set the name of this output binding.
- setName(String) - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Set the name for this SOAP fault.
- setName(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Set the name for this SOAP fault.
- setName(String) - Method in interface javax.wsdl.Fault
-
Set the name of this fault message.
- setName(String) - Method in interface javax.wsdl.Input
-
Set the name of this input message.
- setName(String) - Method in interface javax.wsdl.Operation
-
Set the name of this operation.
- setName(String) - Method in interface javax.wsdl.Output
-
Set the name of this output message.
- setName(String) - Method in interface javax.wsdl.Part
-
Set the name of this part.
- setName(String) - Method in interface javax.wsdl.Port
-
Set the name of this port.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.schema.SchemaImportImpl
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Set the namespace URI for this SOAP body.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Set the namespace URI for this SOAP fault.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set the namespace URI for this SOAP header fault.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set the namespace URI for this SOAP header.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Set the namespace URI for this SOAP body.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Set the namespace URI for this SOAP fault.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set the namespace URI for this SOAP header fault.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set the namespace URI for this SOAP header.
- setNamespaceURI(String) - Method in class com.ibm.wsdl.ImportImpl
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.schema.SchemaImport
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Set the namespace URI for this SOAP body.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Set the namespace URI for this SOAP fault.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Set the namespace URI for this SOAP header.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Set the namespace URI for this SOAP header fault.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Set the namespace URI for this SOAP body.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Set the namespace URI for this SOAP fault.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Set the namespace URI for this SOAP header.
- setNamespaceURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Set the namespace URI for this SOAP header fault.
- setNamespaceURI(String) - Method in interface javax.wsdl.Import
-
Set the namespace URI of this import.
- setOperation(Operation) - Method in class com.ibm.wsdl.BindingOperationImpl
-
Set the operation that this operation binding binds.
- setOperation(Operation) - Method in interface javax.wsdl.BindingOperation
-
Set the operation that this operation binding binds.
- setOutput(Output) - Method in class com.ibm.wsdl.OperationImpl
-
Set the output message specification for this operation.
- setOutput(Output) - Method in interface javax.wsdl.Operation
-
Set the output message specification for this operation.
- setParameterOrdering(List) - Method in class com.ibm.wsdl.OperationImpl
-
Set the parameter ordering for a request-response, or solicit-response operation.
- setParameterOrdering(List) - Method in interface javax.wsdl.Operation
-
Set the parameter ordering for a request-response, or solicit-response operation.
- setPart(String) - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Set the part for this MIME content.
- setPart(String) - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
-
Set the part for this MIME mimeXml.
- setPart(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set the part for this SOAP header fault.
- setPart(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set the part for this SOAP header.
- setPart(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set the part for this SOAP header fault.
- setPart(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set the part for this SOAP header.
- setPart(String) - Method in interface javax.wsdl.extensions.mime.MIMEContent
-
Set the part for this MIME content.
- setPart(String) - Method in interface javax.wsdl.extensions.mime.MIMEMimeXml
-
Set the part for this MIME mimeXml.
- setPart(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Set the part for this SOAP header.
- setPart(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Set the part for this SOAP header fault.
- setPart(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Set the part for this SOAP header.
- setPart(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Set the part for this SOAP header fault.
- setParts(List) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Set the parts for this SOAP body.
- setParts(List) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Set the parts for this SOAP body.
- setParts(List) - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Set the parts for this SOAP body.
- setParts(List) - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Set the parts for this SOAP body.
- setPortType(PortType) - Method in class com.ibm.wsdl.BindingImpl
-
Set the port type this is a binding for.
- setPortType(PortType) - Method in interface javax.wsdl.Binding
-
Set the port type this is a binding for.
- setQName(QName) - Method in class com.ibm.wsdl.BindingImpl
-
Set the name of this binding.
- setQName(QName) - Method in class com.ibm.wsdl.DefinitionImpl
-
Set the name of this definition.
- setQName(QName) - Method in class com.ibm.wsdl.MessageImpl
-
Set the name of this message.
- setQName(QName) - Method in class com.ibm.wsdl.PortTypeImpl
-
Set the name of this port type.
- setQName(QName) - Method in class com.ibm.wsdl.ServiceImpl
-
Set the name of this service.
- setQName(QName) - Method in interface javax.wsdl.Binding
-
Set the name of this binding.
- setQName(QName) - Method in interface javax.wsdl.Definition
-
Set the name of this definition.
- setQName(QName) - Method in interface javax.wsdl.Message
-
Set the name of this message.
- setQName(QName) - Method in interface javax.wsdl.PortType
-
Set the name of this port type.
- setQName(QName) - Method in interface javax.wsdl.Service
-
Set the name of this service.
- setReferencedSchema(Schema) - Method in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- setReferencedSchema(Schema) - Method in interface javax.wsdl.extensions.schema.SchemaReference
-
Sets the referenced schema to a LightWeightSchema.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in interface javax.wsdl.extensions.ExtensibilityElement
-
Set whether or not the semantics of this extension are required.
- setRequired(Boolean) - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
-
Set whether or not the semantics of this extension are required.
- setSchemaLocationURI(String) - Method in class com.ibm.wsdl.extensions.schema.SchemaReferenceImpl
- setSchemaLocationURI(String) - Method in interface javax.wsdl.extensions.schema.SchemaReference
-
Sets the schemaLocation attribute of the referenced schema.
- setSoapActionRequired(Boolean) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Specify whether the SOAP Action is required for this operation.
- setSoapActionRequired(Boolean) - Method in interface javax.wsdl.extensions.soap12.SOAP12Operation
-
Specify whether the SOAP Action is required for this operation.
- setSoapActionURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Set the SOAP action attribute.
- setSoapActionURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Set the SOAP action attribute.
- setSoapActionURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPOperation
-
Set the SOAP action attribute.
- setSoapActionURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Operation
-
Set the SOAP action attribute.
- setStyle(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Set the style for this SOAP binding.
- setStyle(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
-
Set the style for this SOAP operation.
- setStyle(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Set the style for this SOAP binding.
- setStyle(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
-
Set the style for this SOAP operation.
- setStyle(String) - Method in interface javax.wsdl.extensions.soap.SOAPBinding
-
Set the style for this SOAP binding.
- setStyle(String) - Method in interface javax.wsdl.extensions.soap.SOAPOperation
-
Set the style for this SOAP operation.
- setStyle(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Binding
-
Set the style for this SOAP binding.
- setStyle(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Operation
-
Set the style for this SOAP operation.
- setStyle(OperationType) - Method in class com.ibm.wsdl.OperationImpl
-
Set the style for this operation (request-response, one way, solicit-response or notification).
- setStyle(OperationType) - Method in interface javax.wsdl.Operation
-
Set the style for this operation (request-response, one way, solicit-response or notification).
- setTargetException(Throwable) - Method in exception javax.wsdl.WSDLException
- setTargetNamespace(String) - Method in class com.ibm.wsdl.DefinitionImpl
-
Set the target namespace in which WSDL elements are defined.
- setTargetNamespace(String) - Method in interface javax.wsdl.Definition
-
Set the target namespace in which WSDL elements are defined.
- setTransportURI(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
-
Set the SOAP transport URI to be used for communicating with this binding.
- setTransportURI(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
-
Set the SOAP transport URI to be used for communicating with this binding.
- setTransportURI(String) - Method in interface javax.wsdl.extensions.soap.SOAPBinding
-
Set the SOAP transport URI to be used for communicating with this binding.
- setTransportURI(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Binding
-
Set the SOAP transport URI to be used for communicating with this binding.
- setType(String) - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
-
Set the type for this MIME content.
- setType(String) - Method in interface javax.wsdl.extensions.mime.MIMEContent
-
Set the type for this MIME content.
- setTypeName(QName) - Method in class com.ibm.wsdl.PartImpl
- setTypeName(QName) - Method in interface javax.wsdl.Part
- setTypes(Types) - Method in class com.ibm.wsdl.DefinitionImpl
-
Set the types section.
- setTypes(Types) - Method in interface javax.wsdl.Definition
-
Set the types section.
- setUndefined(boolean) - Method in class com.ibm.wsdl.BindingImpl
- setUndefined(boolean) - Method in class com.ibm.wsdl.MessageImpl
- setUndefined(boolean) - Method in class com.ibm.wsdl.OperationImpl
- setUndefined(boolean) - Method in class com.ibm.wsdl.PortTypeImpl
- setUndefined(boolean) - Method in interface javax.wsdl.Binding
- setUndefined(boolean) - Method in interface javax.wsdl.Message
- setUndefined(boolean) - Method in interface javax.wsdl.Operation
- setUndefined(boolean) - Method in interface javax.wsdl.PortType
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
-
Set the use for this SOAP body.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
-
Set the use for this SOAP fault.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
-
Set the use for this SOAP header fault.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
-
Set the use for this SOAP header.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
-
Set the use for this SOAP body.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
-
Set the use for this SOAP fault.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
-
Set the use for this SOAP header fault.
- setUse(String) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
-
Set the use for this SOAP header.
- setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPBody
-
Set the use for this SOAP body.
- setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPFault
-
Set the use for this SOAP fault.
- setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
-
Set the use for this SOAP header.
- setUse(String) - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
-
Set the use for this SOAP header fault.
- setUse(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Body
-
Set the use for this SOAP body.
- setUse(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Fault
-
Set the use for this SOAP fault.
- setUse(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
-
Set the use for this SOAP header.
- setUse(String) - Method in interface javax.wsdl.extensions.soap12.SOAP12HeaderFault
-
Set the use for this SOAP header fault.
- setVerb(String) - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
-
Set the verb for this HTTP binding.
- setVerb(String) - Method in interface javax.wsdl.extensions.http.HTTPBinding
-
Set the verb for this HTTP binding.
- SOAP12Address - Interface in javax.wsdl.extensions.soap12
-
Copied from javax.wsdl.extensions.soap.SOAPAddress.
- SOAP12AddressImpl - Class in com.ibm.wsdl.extensions.soap12
-
Copied from com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- SOAP12AddressImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
- SOAP12AddressSerializer - Class in com.ibm.wsdl.extensions.soap12
-
Copied from com.ibm.wsdl.extensions.soap.SOAPAddressSerializer
- SOAP12AddressSerializer() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12AddressSerializer
- SOAP12Binding - Interface in javax.wsdl.extensions.soap12
-
Copied from javax.wsdl.extensions.soap.SOAPBinding.
- SOAP12BindingImpl - Class in com.ibm.wsdl.extensions.soap12
-
Copied from com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- SOAP12BindingImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- SOAP12BindingSerializer - Class in com.ibm.wsdl.extensions.soap12
-
Copied from com.ibm.wsdl.extensions.soap.SOAPBindingSerializer
- SOAP12BindingSerializer() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12BindingSerializer
- SOAP12Body - Interface in javax.wsdl.extensions.soap12
-
Based on javax.wsdl.extensions.SOAPBody.
- SOAP12BodyImpl - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- SOAP12BodyImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- SOAP12BodySerializer - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPBodySerializer
- SOAP12BodySerializer() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12BodySerializer
- SOAP12Constants - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPConstants
- SOAP12Constants() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12Constants
- SOAP12Fault - Interface in javax.wsdl.extensions.soap12
-
Based on javax.wsdl.extensions.SOAPFault.
- SOAP12FaultImpl - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- SOAP12FaultImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- SOAP12FaultSerializer - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPFaultSerializer
- SOAP12FaultSerializer() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12FaultSerializer
- SOAP12Header - Interface in javax.wsdl.extensions.soap12
-
Based on javax.wsdl.extensions.SOAPHeader.
- SOAP12HeaderFault - Interface in javax.wsdl.extensions.soap12
-
Based on javax.wsdl.extensions.SOAPHeaderFault.
- SOAP12HeaderFaultImpl - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- SOAP12HeaderFaultImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- SOAP12HeaderImpl - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- SOAP12HeaderImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- SOAP12HeaderSerializer - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPHeaderSerializer
- SOAP12HeaderSerializer() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12HeaderSerializer
- SOAP12Operation - Interface in javax.wsdl.extensions.soap12
-
Based on javax.wsdl.extensions.SOAPOperation.
- SOAP12OperationImpl - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- SOAP12OperationImpl() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- SOAP12OperationSerializer - Class in com.ibm.wsdl.extensions.soap12
-
Based on com.ibm.wsdl.extensions.soap.SOAPOperationSerializer
- SOAP12OperationSerializer() - Constructor for class com.ibm.wsdl.extensions.soap12.SOAP12OperationSerializer
- soapActionRequired - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- soapActionURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- soapActionURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- SOAPAddress - Interface in javax.wsdl.extensions.soap
- SOAPAddressImpl - Class in com.ibm.wsdl.extensions.soap
- SOAPAddressImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- SOAPAddressSerializer - Class in com.ibm.wsdl.extensions.soap
- SOAPAddressSerializer() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPAddressSerializer
- SOAPBinding - Interface in javax.wsdl.extensions.soap
- SOAPBindingImpl - Class in com.ibm.wsdl.extensions.soap
- SOAPBindingImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- SOAPBindingSerializer - Class in com.ibm.wsdl.extensions.soap
- SOAPBindingSerializer() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPBindingSerializer
- SOAPBody - Interface in javax.wsdl.extensions.soap
- SOAPBodyImpl - Class in com.ibm.wsdl.extensions.soap
- SOAPBodyImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- SOAPBodySerializer - Class in com.ibm.wsdl.extensions.soap
- SOAPBodySerializer() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPBodySerializer
- SOAPConstants - Class in com.ibm.wsdl.extensions.soap
- SOAPConstants() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPConstants
- SOAPFault - Interface in javax.wsdl.extensions.soap
- SOAPFaultImpl - Class in com.ibm.wsdl.extensions.soap
- SOAPFaultImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- SOAPFaultSerializer - Class in com.ibm.wsdl.extensions.soap
- SOAPFaultSerializer() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPFaultSerializer
- SOAPHeader - Interface in javax.wsdl.extensions.soap
- SOAPHeaderFault - Interface in javax.wsdl.extensions.soap
- SOAPHeaderFaultImpl - Class in com.ibm.wsdl.extensions.soap
- SOAPHeaderFaultImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- soapHeaderFaults - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- soapHeaderFaults - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- SOAPHeaderImpl - Class in com.ibm.wsdl.extensions.soap
- SOAPHeaderImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- SOAPHeaderSerializer - Class in com.ibm.wsdl.extensions.soap
- SOAPHeaderSerializer() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPHeaderSerializer
- SOAPOperation - Interface in javax.wsdl.extensions.soap
-
This class stores information associated with a SOAP operation that acts as the concrete implementation of an abstract operation specified in WSDL.
- SOAPOperationImpl - Class in com.ibm.wsdl.extensions.soap
-
This class stores information associated with a SOAP operation that acts as the concrete implementation of an abstract operation specified in WSDL.
- SOAPOperationImpl() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- SOAPOperationSerializer - Class in com.ibm.wsdl.extensions.soap
- SOAPOperationSerializer() - Constructor for class com.ibm.wsdl.extensions.soap.SOAPOperationSerializer
- SOLICIT_RESPONSE - Static variable in class javax.wsdl.OperationType
- STRING_TYPE - Static variable in interface javax.wsdl.extensions.AttributeExtensible
- StringUtils - Class in com.ibm.wsdl.util
-
Deals with strings (probably need to elaborate some more).
- StringUtils() - Constructor for class com.ibm.wsdl.util.StringUtils
- style - Variable in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- style - Variable in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- style - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- style - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- style - Variable in class com.ibm.wsdl.OperationImpl
T
- targetNamespace - Variable in class com.ibm.wsdl.DefinitionImpl
- throwWSDLException(Element) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
- toString() - Method in class com.ibm.wsdl.AbstractWSDLElement
- toString() - Method in class com.ibm.wsdl.BindingFaultImpl
- toString() - Method in class com.ibm.wsdl.BindingImpl
- toString() - Method in class com.ibm.wsdl.BindingInputImpl
- toString() - Method in class com.ibm.wsdl.BindingOperationImpl
- toString() - Method in class com.ibm.wsdl.BindingOutputImpl
- toString() - Method in class com.ibm.wsdl.DefinitionImpl
- toString() - Method in class com.ibm.wsdl.extensions.http.HTTPAddressImpl
- toString() - Method in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
- toString() - Method in class com.ibm.wsdl.extensions.http.HTTPOperationImpl
- toString() - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedImpl
- toString() - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementImpl
- toString() - Method in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- toString() - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlImpl
- toString() - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
- toString() - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
- toString() - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
- toString() - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationImpl
- toString() - Method in class com.ibm.wsdl.FaultImpl
- toString() - Method in class com.ibm.wsdl.ImportImpl
- toString() - Method in class com.ibm.wsdl.InputImpl
- toString() - Method in class com.ibm.wsdl.MessageImpl
- toString() - Method in class com.ibm.wsdl.OperationImpl
- toString() - Method in class com.ibm.wsdl.OutputImpl
- toString() - Method in class com.ibm.wsdl.PartImpl
- toString() - Method in class com.ibm.wsdl.PortImpl
- toString() - Method in class com.ibm.wsdl.PortTypeImpl
- toString() - Method in class com.ibm.wsdl.ServiceImpl
- toString() - Method in class com.ibm.wsdl.TypesImpl
- toString() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
- toString() - Method in class javax.wsdl.OperationType
- toString() - Method in class javax.xml.namespace.QName
-
Returns a string representation of this QName
- transportURI - Variable in class com.ibm.wsdl.extensions.soap.SOAPBindingImpl
- transportURI - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BindingImpl
- type - Variable in class com.ibm.wsdl.extensions.mime.MIMEContentImpl
- typeName - Variable in class com.ibm.wsdl.PartImpl
- types - Variable in class com.ibm.wsdl.DefinitionImpl
- Types - Interface in javax.wsdl
-
This interface represents the <types> section of a WSDL document.
- TYPES_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
- TypesImpl - Class in com.ibm.wsdl
-
This class represents the <types> section of a WSDL document.
- TypesImpl() - Constructor for class com.ibm.wsdl.TypesImpl
U
- UNBOUND_PREFIX - Static variable in exception javax.wsdl.WSDLException
- UnknownExtensibilityElement - Class in javax.wsdl.extensions
-
This class is used to wrap arbitrary elements.
- UnknownExtensibilityElement() - Constructor for class javax.wsdl.extensions.UnknownExtensibilityElement
- UnknownExtensionDeserializer - Class in javax.wsdl.extensions
-
This class is used to deserialize arbitrary elements into UnknownExtensibilityElement instances.
- UnknownExtensionDeserializer() - Constructor for class javax.wsdl.extensions.UnknownExtensionDeserializer
- UnknownExtensionSerializer - Class in javax.wsdl.extensions
-
This class is used to serialize UnknownExtensibilityElement instances into the PrintWriter.
- UnknownExtensionSerializer() - Constructor for class javax.wsdl.extensions.UnknownExtensionSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPAddressSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPBindingSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPOperationSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlEncodedSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.http.HTTPUrlReplacementSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.mime.MIMEContentSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.mime.MIMEMimeXmlSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.schema.SchemaDeserializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPAddressSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPBindingSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPBodySerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPFaultSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap.SOAPOperationSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12AddressSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BindingSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12BodySerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12FaultSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12OperationSerializer
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in interface javax.wsdl.extensions.ExtensionDeserializer
-
This method deserializes elements into instances of classes which implement the ExtensibilityElement interface.
- unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class javax.wsdl.extensions.UnknownExtensionDeserializer
- unregister(String) - Method in class com.ibm.wsdl.util.ObjectRegistry
- use - Variable in class com.ibm.wsdl.extensions.soap.SOAPBodyImpl
- use - Variable in class com.ibm.wsdl.extensions.soap.SOAPFaultImpl
- use - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderFaultImpl
- use - Variable in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
- use - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12BodyImpl
- use - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12FaultImpl
- use - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderFaultImpl
- use - Variable in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
V
- valueOf(String) - Static method in class javax.xml.namespace.QName
-
Returns a QName holding the value of the specified String.
- verb - Variable in class com.ibm.wsdl.extensions.http.HTTPBindingImpl
- verbose - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
W
- writeWSDL(Definition, OutputStream) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
-
Write the specified WSDL definition to the specified OutputStream.
- writeWSDL(Definition, OutputStream) - Method in interface javax.wsdl.xml.WSDLWriter
-
Write the specified WSDL definition to the specified OutputStream.
- writeWSDL(Definition, Writer) - Method in class com.ibm.wsdl.xml.WSDLWriterImpl
-
Write the specified WSDL definition to the specified Writer.
- writeWSDL(Definition, Writer) - Method in interface javax.wsdl.xml.WSDLWriter
-
Write the specified WSDL definition to the specified Writer.
- WSDLElement - Interface in javax.wsdl
-
This interface represents all WSDL Elements
- WSDLException - Exception in javax.wsdl
- WSDLException(String, String) - Constructor for exception javax.wsdl.WSDLException
- WSDLException(String, String, Throwable) - Constructor for exception javax.wsdl.WSDLException
- WSDLFactory - Class in javax.wsdl.factory
-
This abstract class defines a factory API that enables applications to obtain a WSDLFactory capable of producing new Definitions, new WSDLReaders, and new WSDLWriters.
- WSDLFactory() - Constructor for class javax.wsdl.factory.WSDLFactory
- WSDLFactoryImpl - Class in com.ibm.wsdl.factory
-
This class is a concrete implementation of the abstract class WSDLFactory.
- WSDLFactoryImpl() - Constructor for class com.ibm.wsdl.factory.WSDLFactoryImpl
- WSDLLocator - Interface in javax.wsdl.xml
-
This interface can act as an additional layer of indirection between a WSDLReader and the actual location of WSDL documents.
- WSDLReader - Interface in javax.wsdl.xml
-
This interface describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model.
- WSDLReaderImpl - Class in com.ibm.wsdl.xml
-
This class describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model.
- WSDLReaderImpl() - Constructor for class com.ibm.wsdl.xml.WSDLReaderImpl
- WSDLWriter - Interface in javax.wsdl.xml
-
This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
- WSDLWriterImpl - Class in com.ibm.wsdl.xml
-
This class describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
- WSDLWriterImpl() - Constructor for class com.ibm.wsdl.xml.WSDLWriterImpl
X
- XML_DECL_DEFAULT - Static variable in class com.ibm.wsdl.Constants
- XML_DECL_END - Static variable in class com.ibm.wsdl.Constants
- XML_DECL_START - Static variable in class com.ibm.wsdl.Constants
- XPathUtils - Class in com.ibm.wsdl.util.xml
-
A
XPathUtils
... - XPathUtils() - Constructor for class com.ibm.wsdl.util.xml.XPathUtils
- XSD_IMPORT_QNAME_LIST - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- XSD_INCLUDE_QNAME_LIST - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- XSD_QNAME_LIST - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
- XSD_REDEFINE_QNAME_LIST - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form