Uses of Class
org.mule.soap.api.client.BadRequestException
Packages that use BadRequestException
-
Uses of BadRequestException in org.mule.soap.api.client
Methods in org.mule.soap.api.client that throw BadRequestExceptionModifier and TypeMethodDescriptionSoapClient.consume(SoapRequest request, TransportDispatcher dispatcher) Sends aSoapRequestblocking the current thread until a response is available or the request times out.