Send a request message and receive the reply from the given destination.
@param destination the target destination
@param requestMessage the message to send
@return the reply, possibly {@code null} if the message could not be received,
for example due to a timeout
Send a request message and receive the reply from the given destination. @param destination the target destination @param requestMessage the message to send @return the reply, possibly {@code null} if the message could not be received, for example due to a timeout