KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > jms > MessageConsumer > Top Examples

  • org.jboss.jms.serverless.client.Interactive
    An interactive JMS client. Run it with org.clester.Main. @see org.clester.Main @author Ovidiu Feodorov <ovidiu@jboss.org> @version $Revision: 1.1 $ $Date: 2004/04/15 22:54:21 $
  • org.jboss.resource.adapter.jms.JmsSession
    Adapts the JMS QueueSession and TopicSession API to a JmsManagedConnection. <p>Created: Tue Apr 17 22:39:45 2001 @author <a HREF="mailto:peter.antman@tim.se">Peter Antman </a>. @author <a HREF="mailto:jason@planet57.com">Jason Dillon </a>. @version $Revision: 1.10.6 ...
  • org.jboss.axis.transport.jms.JMSConnector
    No vendor dependent exception classes import progress.message.client.EUserAlreadyConnected; import progress.message.jclient.ErrorCodes; JMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations. Its subclasses are TopicConnector and QueueConnector which further ...
  • org.jboss.resource.adapter.jms.JmsMessageConsumer
    A wrapper for a message consumer @author <a HREF="mailto:adrian@jboss.com">Adrian Brock</a> @version $Revision: 1.2.8.1 $
  • org.objectweb.joram.client.connector.OutboundTopicSession
    An <code>OutboundTopicSession</code> instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.
  • org.exolab.jms.client.JmsConnectionConsumer
    Implementation of the <code>javax.jms.ConnectionConsumer</code> interface. @author <a HREF="mailto:jima@comware.com.au">Jim Alateras</a> @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.2 $ $Date: 2005/03/18 03:36:37 $ The s ...
  • archi.Receiver
Popular Tags