org.jboss.mq.security.SecurityManager A JAAS based security manager for JBossMQ. @author Peter Antman @author Scott.Stark@jboss.org @version $Revision: 1.11.6.1 $
org.jboss.mq.sm.file.DynamicStateManager A state manager that allowed durable subscriptions to be dynamically created if configured to support it. Otherwise backward compatible with the old StateManager. <p>Backed by an XML file. <p>Example file format: <xmp> </xmp> @jmx:mbean extends="org.jboss.mq.sm.AbstractS ...
org.objectweb.joram.client.jms.tcp.TcpConnection A <code>TcpConnection</code> links a Joram client and a Joram platform with a TCP socket. <p> Requests and replies travel through the socket after serialization.