Package org.mule.soap.api.transport
package org.mule.soap.api.transport
-
ClassDescription
RuntimeExceptionthat aims to be thrown when an error occurred dispatching a SOAP message.This interface allows that different transports (such as JMS or HTTP) behave the same way when dispatching a Web Service operation message.Request message used to send data through a transport.Response message used to retrieve data received from a custom transport call.