JUMPMessageSender defines the interface for an object
that can forward messages to a target it represents.
A JUMPMessageSender can handle both synchronous and
asynchronous calls.
Send a message and wait for a response message.
Parameters: message - the message to be sent Parameters: timeout - the time in milliseconds to wait, if there was noresponse.