Send a serializable object to a specific site and mailbox. This just forwards to the Messenger's send method of the instance that generated this mailbox for now.
@param hsId The id of the destination site/host.
@param message A serializable object to be sent to another mailbox.
@throws MessagingException Throws an exception if the destinationmailbox cannot be reached (maybe) or if an exception is thrown during serialization.
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.