Skip navigation links
A B G I O R S W 

A

addMetadata(Iterable<URL>, String, String) - Method in class org.mule.modules.wsdl.WSDLMetadata
Add metadata from the wsdl URLs list received.

B

build(SOAPHeader, WSDLInvocation) - Method in class org.mule.modules.wsdl.header.SalesForceHeaderBuilder
 
build(SOAPHeader, WSDLInvocation) - Method in interface org.mule.modules.wsdl.header.SOAPHeaderBuilder
 
build(SOAPHeader, WSDLInvocation) - Method in class org.mule.modules.wsdl.header.WsseSecurityHeaderBuilder
 

G

getHeaderQNamePrefix() - Method in class org.mule.modules.wsdl.WSDLInvocation
Gets the QName prefix to be used when creating the header.
getInputMetaData(MetaDataKey) - Method in class org.mule.modules.wsdl.WSDLMetadata
Returns the input MetaData for the given key.
getMetaDataKeys() - Method in class org.mule.modules.wsdl.WSDLMetadata
Gets the list of MetaDataKeys.
getOutputMetaData(MetaDataKey) - Method in class org.mule.modules.wsdl.WSDLMetadata
Returns the output MetaData for the given key.
getPassword() - Method in class org.mule.modules.wsdl.header.WsseSecurityHeaderBuilder
Gets the password.
getSchemas(Definition) - Static method in class org.mule.modules.wsdl.WSDLSchemaUtils
 
getUsername() - Method in class org.mule.modules.wsdl.header.WsseSecurityHeaderBuilder
Gets the user name.
getWsdlNamespace() - Method in class org.mule.modules.wsdl.WSDLInvocation
Gets the namespace of the WSDL file.

I

invoke(String, XMLStreamReader) - Method in class org.mule.modules.wsdl.WSDLInvocation
Invokes a web service.

O

org.mule.modules.wsdl - package org.mule.modules.wsdl
 
org.mule.modules.wsdl.header - package org.mule.modules.wsdl.header
 

R

resolveSchema(Map<String, String>, Schema) - Static method in class org.mule.modules.wsdl.WSDLSchemaUtils
 

S

SalesForceHeaderBuilder - Class in org.mule.modules.wsdl.header
SalesForce header builder for the WSDL Invoker.
SalesForceHeaderBuilder(String) - Constructor for class org.mule.modules.wsdl.header.SalesForceHeaderBuilder
Constructs a WSSE SalesForce Header Builder to use with the WSDL Invoker.
setBasePath(String) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the base path for the WSDL.
setHeaderParams(Map<String, String>) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the parameters to be appended to the header.
setHeaderQNamePrefix(String) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the QName prefix to be used when creating the header.
setPortName(String) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the port name.
setServiceName(String) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the service name.
setSoapHeaderBuilder(SOAPHeaderBuilder) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the SOAPHeaderBuilder implementation.
setWsdlNamespace(String) - Method in class org.mule.modules.wsdl.WSDLInvocation
Sets the namespace of the WSDL file.
SOAPHeaderBuilder - Interface in org.mule.modules.wsdl.header
Interface implemented by SOAP Header Builders to be used by WSDL Invoker.
SOAPHeaderException - Exception in org.mule.modules.wsdl.header
Exception to be thrown when problems arise creating while SOAP Headers.
SOAPHeaderException() - Constructor for exception org.mule.modules.wsdl.header.SOAPHeaderException
Constructs a SOAPHeaderException.
SOAPHeaderException(String, Throwable) - Constructor for exception org.mule.modules.wsdl.header.SOAPHeaderException
Constructs a SOAPHeaderException.
SOAPHeaderException(String) - Constructor for exception org.mule.modules.wsdl.header.SOAPHeaderException
Constructs a SOAPHeaderException.
SOAPHeaderException(Throwable) - Constructor for exception org.mule.modules.wsdl.header.SOAPHeaderException
Constructs a SOAPHeaderException.

W

WSDLInvocation - Class in org.mule.modules.wsdl
Helper class that invokes SOAP web services.
WSDLInvocation() - Constructor for class org.mule.modules.wsdl.WSDLInvocation
 
WSDLMetadata - Class in org.mule.modules.wsdl
Helper class that parses and processes the MetaData in WSDL files.
WSDLMetadata() - Constructor for class org.mule.modules.wsdl.WSDLMetadata
 
WSDLMetadataException - Exception in org.mule.modules.wsdl
Exception to be thrown when problems arise processing MetaData in WSDL files.
WSDLMetadataException() - Constructor for exception org.mule.modules.wsdl.WSDLMetadataException
Constructs a WSDLMetadataException.
WSDLMetadataException(String, Throwable) - Constructor for exception org.mule.modules.wsdl.WSDLMetadataException
Constructs a WSDLMetadataException.
WSDLMetadataException(String) - Constructor for exception org.mule.modules.wsdl.WSDLMetadataException
Constructs a WSDLMetadataException.
WSDLMetadataException(Throwable) - Constructor for exception org.mule.modules.wsdl.WSDLMetadataException
Constructs a WSDLMetadataException.
WSDLSchemaUtils - Class in org.mule.modules.wsdl
Methods to manage schemas from a WSDL definition Shamelessly stolen from: https://github.com/mulesoft/Mule-Tooling/blob/develop/org.mule.tooling.webservice.consumer/src/org/mule/tooling/webservice/consumer/utils/WSDLSchemaUtils.java
WsseSecurityHeaderBuilder - Class in org.mule.modules.wsdl.header
WSSE Security header builder for the WSDL Invoker.
WsseSecurityHeaderBuilder(String, String) - Constructor for class org.mule.modules.wsdl.header.WsseSecurityHeaderBuilder
Constructs a WSSE Security Header Builder to use with the WSDL Invoker.
A B G I O R S W 
Skip navigation links

Copyright © 2015. All rights reserved.