Will receive an event from an endpointUri determined by the URL.
@param url the Mule URL used to determine the destination and transport of themessage
@param timeout how long to block waiting to receive the event, if set to 0 thereceive will not wait at all and if set to -1 the receive will wait forever
@return the message received or null if no message was received
@throws org.mule.api.MuleException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.