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