Skip navigation links
A B C D E G H I O S V W 

A

ATTACHMENTS_FIELD - Static variable in class org.mule.runtime.soap.internal.metadata.SoapOutputTypeBuilder
 

B

BadRequestException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP request.
BadRequestException(String) - Constructor for exception org.mule.runtime.soap.api.exception.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.BadRequestException
 
BadResponseException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP response.
BadResponseException(String) - Constructor for exception org.mule.runtime.soap.api.exception.BadResponseException
 
BadResponseException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.BadResponseException
 
BODY_FIELD - Static variable in class org.mule.runtime.soap.internal.metadata.SoapOutputTypeBuilder
 
build() - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
 
build() - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
build(SoapOperationMetadata, BaseTypeBuilder) - Method in class org.mule.runtime.soap.internal.metadata.SoapOutputTypeBuilder
 
buildAttributes(SoapOperationMetadata, BaseTypeBuilder) - Method in class org.mule.runtime.soap.internal.metadata.SoapOutputTypeBuilder
 
builder() - Static method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
builder() - Static method in interface org.mule.runtime.soap.api.message.SoapRequest
 

C

consume(SoapRequest) - Method in interface org.mule.runtime.soap.api.client.SoapClient
Sends a SoapRequest blocking the current thread until a response is available or the request times out.
create(SoapClientConfiguration) - Method in interface org.mule.runtime.soap.api.client.SoapClientFactory
Creates a new SoapClient instance.

D

DefaultHttpMessageDispatcher - Class in org.mule.runtime.soap.api.message.dispatcher
Default MessageDispatcher implementation that aims to dispatch messages through HTTP with a prebuilt default configuration.
DefaultHttpMessageDispatcher(HttpClient) - Constructor for class org.mule.runtime.soap.api.message.dispatcher.DefaultHttpMessageDispatcher
 
dispatch(DispatchingRequest) - Method in class org.mule.runtime.soap.api.message.dispatcher.DefaultHttpMessageDispatcher
dispatch(DispatchingRequest) - Method in class org.mule.runtime.soap.api.message.dispatcher.HttpConfigBasedMessageDispatcher
DispatchingException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP request.
DispatchingException(String) - Constructor for exception org.mule.runtime.soap.api.exception.DispatchingException
 
DispatchingException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.DispatchingException
 
dispose() - Method in class org.mule.runtime.soap.api.message.dispatcher.DefaultHttpMessageDispatcher
 
dispose() - Method in class org.mule.runtime.soap.api.message.dispatcher.HttpConfigBasedMessageDispatcher
 

E

empty(String) - Static method in interface org.mule.runtime.soap.api.message.SoapRequest
 
enableMtom() - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Specifies that the Web Service is MTOM enabled.
EncodingException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when a problem occur while encoding or decoding the content of a part of a SOAP message.
EncodingException(String) - Constructor for exception org.mule.runtime.soap.api.exception.EncodingException
 
EncodingException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.EncodingException
 
enrich(Exception) - Method in class org.mule.runtime.soap.internal.exception.error.SoapExceptionEnricher
Wraps an exception in a ModuleException specifying an error type.

G

getAddress() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getAsResult() - Method in interface org.mule.runtime.soap.api.message.SoapResponse
 
getAttachments() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getAttachments() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getAttachments() - Method in class org.mule.runtime.soap.api.message.SoapMultipartPayload
Returns the attachments parts content of the SoapMultipartPayload.
getAttachmentsType() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapOperationMetadata
 
getAvailableOperations() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataResolver
 
getBody() - Method in class org.mule.runtime.soap.api.message.SoapMultipartPayload
Returns the body part content of the SoapMultipartPayload.
getBodyType() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapOperationMetadata
 
getClientFactory() - Method in interface org.mule.runtime.soap.api.SoapService
 
getContent() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getContent() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getContentType() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getContentType() - Method in interface org.mule.runtime.soap.api.message.WithContentType
 
getDetail() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getDispatcher() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getEncoding() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getFaultCode() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getHeadersType() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapOperationMetadata
 
getInputMetadata(String) - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataResolver
 
getMetadataKeys() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataKeyResolver
 
getMetadataResolver() - Method in interface org.mule.runtime.soap.api.client.SoapClient
 
getNamedParts() - Method in class org.mule.runtime.soap.api.message.SoapMultipartPayload
 
getNode() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getOperation() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getOperation() - Method in interface org.mule.runtime.soap.api.message.SoapRequest
 
getOutputMetadata(String) - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataResolver
 
getPart(String) - Method in class org.mule.runtime.soap.api.message.SoapMultipartPayload
 
getPartNames() - Method in class org.mule.runtime.soap.api.message.SoapMultipartPayload
 
getParts() - Method in class org.mule.runtime.soap.api.message.SoapMultipartPayload
 
getPort() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getProtocol() - Method in enum org.mule.runtime.soap.api.SoapVersion
 
getProtocolHeaders() - Method in class org.mule.runtime.soap.api.message.SoapAttributes
 
getReason() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getRole() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getSecurities() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getService() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getSoapHeaders() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getSoapHeaders() - Method in class org.mule.runtime.soap.api.message.SoapAttributes
 
getSoapHeaders() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getSubCode() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getTransportHeaders() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getTransportHeaders() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getVersion() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getVersion() - Method in enum org.mule.runtime.soap.api.SoapVersion
 
getWsdlLocation() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 

H

HEADERS_FIELD - Static variable in class org.mule.runtime.soap.internal.metadata.SoapOutputTypeBuilder
 
HttpConfigBasedMessageDispatcher - Class in org.mule.runtime.soap.api.message.dispatcher
A MessageDispatcher that dispatches the SOAP request via HTTP using an HTTP connector provided configuration.
HttpConfigBasedMessageDispatcher(String, ExtensionsClient) - Constructor for class org.mule.runtime.soap.api.message.dispatcher.HttpConfigBasedMessageDispatcher
 

I

ImmutableSoapRequest - Class in org.mule.runtime.soap.api.message
Immutable implementation of a SoapRequest.
initialise() - Method in class org.mule.runtime.soap.api.message.dispatcher.DefaultHttpMessageDispatcher
 
initialise() - Method in class org.mule.runtime.soap.api.message.dispatcher.HttpConfigBasedMessageDispatcher
 
InvalidWsdlException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an inconsistent WSDL state is found or a provided one cannot be parsed.
InvalidWsdlException(String) - Constructor for exception org.mule.runtime.soap.api.exception.InvalidWsdlException
 
InvalidWsdlException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.InvalidWsdlException
 
isMtomEnabled() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 

O

ofContentType(MediaType) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
org.mule.runtime.soap.api - package org.mule.runtime.soap.api
 
org.mule.runtime.soap.api.client - package org.mule.runtime.soap.api.client
 
org.mule.runtime.soap.api.client.metadata - package org.mule.runtime.soap.api.client.metadata
 
org.mule.runtime.soap.api.exception - package org.mule.runtime.soap.api.exception
 
org.mule.runtime.soap.api.exception.error - package org.mule.runtime.soap.api.exception.error
 
org.mule.runtime.soap.api.message - package org.mule.runtime.soap.api.message
 
org.mule.runtime.soap.api.message.dispatcher - package org.mule.runtime.soap.api.message.dispatcher
 
org.mule.runtime.soap.internal.exception.error - package org.mule.runtime.soap.internal.exception.error
 
org.mule.runtime.soap.internal.metadata - package org.mule.runtime.soap.internal.metadata
 

S

SoapAttributes - Class in org.mule.runtime.soap.api.message
Contains the headers retrieved by the protocol after the request and the specific outbound SOAP headers retrieved after performing a web service operation.
SoapAttributes(Map<String, String>, Map<String, String>) - Constructor for class org.mule.runtime.soap.api.message.SoapAttributes
 
SoapClient - Interface in org.mule.runtime.soap.api.client
Contract for clients that consumes SOAP Web Services, and returns the response.
SoapClientConfiguration - Class in org.mule.runtime.soap.api.client
Represents a Soap Client Configuration with all the required attributes for stablishing a connection with the Web Service.
SoapClientConfigurationBuilder - Class in org.mule.runtime.soap.api.client
Builder pattern implementation that creates SoapClientConfiguration instances.
SoapClientFactory - Interface in org.mule.runtime.soap.api.client
A Contract for Factory Objects that creates instances
SoapErrors - Enum in org.mule.runtime.soap.api.exception.error
Enum that defines all the Mule Error Types that can be thrown by the modules that use the soap service.
SoapExceptionEnricher - Class in org.mule.runtime.soap.internal.exception.error
A util class that knows how to wrap an exception throwed by the Soap Service into a ModuleException.
SoapExceptionEnricher() - Constructor for class org.mule.runtime.soap.internal.exception.error.SoapExceptionEnricher
 
SoapFaultException - Exception in org.mule.runtime.soap.api.exception
A simple POJO that represents a SOAP Fault that occurs during invocation processing.
SoapFaultException(QName, QName, String, String, String, String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.SoapFaultException
 
SoapFaultException(QName, String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.SoapFaultException
 
SoapMessage - Interface in org.mule.runtime.soap.api.message
Represents a Soap Message carrying a content, attachments and a set of headers.
SoapMetadataKeyResolver - Interface in org.mule.runtime.soap.api.client.metadata
An object that is in charge of resolving SoapOperationMetadata for different operations.
SoapMetadataResolver - Interface in org.mule.runtime.soap.api.client.metadata
An object that is in charge of resolving SoapOperationMetadata for different operations.
SoapMultipartPayload - Class in org.mule.runtime.soap.api.message
DefaultMultiPartPayload implementation that enables the separated retrieval of the body and the attachments.
SoapMultipartPayload(List<Message>) - Constructor for class org.mule.runtime.soap.api.message.SoapMultipartPayload
 
SoapOperationMetadata - Interface in org.mule.runtime.soap.api.client.metadata
Represents the metadata of a SOAP Operation, carries a body type, a headers type and an attachments type.
SoapOutputTypeBuilder - Class in org.mule.runtime.soap.internal.metadata
Helper class that builds the output types retrieved by Soap Connect extensions and WSC.
SoapOutputTypeBuilder() - Constructor for class org.mule.runtime.soap.internal.metadata.SoapOutputTypeBuilder
 
SoapRequest - Interface in org.mule.runtime.soap.api.message
Represents a request that aims to be sent to a Soap Web Service.
SoapRequestBuilder - Class in org.mule.runtime.soap.api.message
 
SoapResponse - Interface in org.mule.runtime.soap.api.message
Represents a response retrieved by a Soap Web Service.
SoapService - Interface in org.mule.runtime.soap.api
Contract for a service that provides a Soap client factory.
SoapServiceException - Exception in org.mule.runtime.soap.api.exception
Base RuntimeException type for the Web Service Consumer.
SoapServiceException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.SoapServiceException
 
SoapVersion - Enum in org.mule.runtime.soap.api
All the available SOAP versions with it's version code and protocol name.

V

valueOf(String) - Static method in enum org.mule.runtime.soap.api.exception.error.SoapErrors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.soap.api.SoapVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.runtime.soap.api.exception.error.SoapErrors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.soap.api.SoapVersion
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAddress(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the address of the Web Service, if none specified it will be fetched from the wsdl file, if possible.
withAttachment(String, SoapAttachment) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withAttachments(Map<String, SoapAttachment>) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withContent(InputStream) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withContent(String) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
WithContentType - Interface in org.mule.runtime.soap.api.message
Contract for Objects that carries a content-type.
withDispatcher(MessageDispatcher) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets a custom MessageDispatcher that enables the send and retrieve of SoapMessages using a custom underlying transport.
withEncoding(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the encoding of the messages send and retrieved by the .
withOperation(String) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withPort(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the port of the service that describes the set of operations that can be performed.
withSecurity(SecurityStrategy) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets a new SecurityStrategy to connect with a Secured Soap Web Service.
withService(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the service of the WSDL we want to perform operations from.
withSoapHeaders(Map<String, String>) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withTransportHeader(String, String) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withTransportHeaders(Map<String, String>) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
withVersion(SoapVersion) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the SoapVersion of the Web Service.
withWsdlLocation(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the location of the WSDL that describes the SOAP web service.
A B C D E G H I O S V W 
Skip navigation links

Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.