Enqueues a message. This is equivalent to: session.getQueue().add(message); session.enqueued();
@param message
@exception IllegalStateException if this method is called on an invalidated session
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.