Uses of Interface
org.apache.activemq.Closeable

Packages that use Closeable
org.apache.activemq The core JMS client API implementation classes. 
 

Uses of Closeable in org.apache.activemq
 

Classes in org.apache.activemq that implement Closeable
 class ActiveMQConnection
           
 class ActiveMQMessageProducer
          A client uses a MessageProducer object to send messages to a destination.
 class ActiveMQQueueSender
          A client uses a QueueSender object to send messages to a queue.
 class ActiveMQTopicPublisher
          A client uses a TopicPublisher object to publish messages on a topic.
 class ActiveMQXAConnection
          The XAConnection interface extends the capability of Connection by providing an XASession (optional).
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.