Uses of Class
org.mule.runtime.extension.api.soap.message.DispatchingRequest
Packages that use DispatchingRequest
-
Uses of DispatchingRequest in org.mule.runtime.extension.api.soap.message
Methods in org.mule.runtime.extension.api.soap.message with parameters of type DispatchingRequestModifier and TypeMethodDescriptionMessageDispatcher.dispatch(DispatchingRequest request) Sends off a Soap Request to a destination and returns it's response.