Uses of Package
org.mule.runtime.extension.api.soap.message
Packages that use org.mule.runtime.extension.api.soap.message
-
Classes in org.mule.runtime.extension.api.soap.message used by org.mule.runtime.extension.api.soapClassDescriptionThis interface allows that different transports (such as JMS or HTTP) behave the same way when dispatching a Web Service operation message.
-
Classes in org.mule.runtime.extension.api.soap.message used by org.mule.runtime.extension.api.soap.messageClassDescriptionA 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.