Creates a message which is a reply to the current message. The current message's value factory is copied to the new message. The message-id of the current message (if any) is copied into the in-reply-to field of the new message.
@param rType the type of the reply.
@return a reply message.
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.