Uses of Interface
org.mule.soap.api.message.SoapResponse
Packages that use SoapResponse
Package
Description
-
Uses of SoapResponse in org.mule.soap.api.client
Methods in org.mule.soap.api.client that return SoapResponseModifier and TypeMethodDescriptionSoapClient.consume(SoapRequest request, TransportDispatcher dispatcher) Sends aSoapRequestblocking the current thread until a response is available or the request times out.default SoapResponseSoapClient.parseResponse(String operation, TransportResponse response) Generates aSoapResponsefrom aTransportResponse -
Uses of SoapResponse in org.mule.soap.internal.client
Methods in org.mule.soap.internal.client that return SoapResponseModifier and TypeMethodDescriptionAbstractSoapCxfClient.consume(SoapRequest request, TransportDispatcher dispatcher) AbstractSoapCxfClient.parseResponse(String operation, TransportResponse transportResponse) -
Uses of SoapResponse in org.mule.soap.internal.generator
Methods in org.mule.soap.internal.generator that return SoapResponse -
Uses of SoapResponse in org.mule.soap.internal.message
Classes in org.mule.soap.internal.message that implement SoapResponseModifier and TypeClassDescriptionfinal classImmutableSoapResponseimplementation.final classEmptySoapResponseimplementation.