Uses of Interface
org.mule.soap.api.message.SoapRequest
Packages that use SoapRequest
Package
Description
-
Uses of SoapRequest in org.mule.soap.api.client
Methods in org.mule.soap.api.client with parameters of type SoapRequestModifier and TypeMethodDescriptionSoapClient.consume(SoapRequest request, TransportDispatcher dispatcher) Sends aSoapRequestblocking the current thread until a response is available or the request times out. -
Uses of SoapRequest in org.mule.soap.api.message
Methods in org.mule.soap.api.message that return SoapRequest -
Uses of SoapRequest in org.mule.soap.internal.client
Methods in org.mule.soap.internal.client with parameters of type SoapRequestModifier and TypeMethodDescriptionAbstractSoapCxfClient.consume(SoapRequest request, TransportDispatcher dispatcher) -
Uses of SoapRequest in org.mule.soap.internal.message
Classes in org.mule.soap.internal.message that implement SoapRequest