org.apache.axis.transport.jms.QueueConnector QueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain). @author Jaime Meritt (jmeritt@sonicsoftware.com) @author Richard Chung (rchung@sonicsoftware.com) @author Dave Chappell (chappell@sonicsoftware.com)
org.jboss.test.jbossmq.test.HTTPConnectionUnitTestCase Test all the verious ways that a connection can be established with JBossMQ @author hiram.chirino@jboss.org @author Scott.Stark@jboss.org @version $Revision: 1.3 $
org.jboss.webservice.transport.jms.JMSTransportSupport The abstract base class for MDBs that want to act as web service endpoints. A subclass should only need to implement the service endpoint interface. @author thomas.diesler@jboss.org
org.objectweb.jonas_jms.JmsAdminForWSMQ WebSphere MQ administration class. <p> This WebSphere MQ specific class implements the <code>JmsAdministration</code> interface. It supposes that administration is done in parallel within WebSphere MQ (such as creating a queue, creating and binding the corresponding JMS Queue, et ...
dotcom.DotcomAdmin Launching JORAM administration: connecting to JORAM server, creating customer agents, creating topic and creating queues.