Package org.mule.runtime.extension.api.soap.message
package org.mule.runtime.extension.api.soap.message
-
ClassDescriptionA context with all the required information for a
MessageDispatcherto properly dispatch the Soap message.A simple object that carries the information retrieved after the message was dispatched with aMessageDispatcher.This interface allows that different transports (such as JMS or HTTP) behave the same way when dispatching a Web Service operation message.