This class contains everything needed to process a JMS message. It assembles the deliver body, the content header and the content body/ies. Note that the actual work of creating a JMS message for the client code's use is done outside of the MINA dispatcher thread in order to minimise the amount of work done in the MINA dispatcher thread.
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.