Uses of Package
org.apache.cocoon.components.jms

Packages that use org.apache.cocoon.components.jms
org.apache.cocoon.acting   
org.apache.cocoon.caching.impl   
org.apache.cocoon.components.jms   
 

Classes in org.apache.cocoon.components.jms used by org.apache.cocoon.acting
AbstractMessagePublisher
          Abstract JMS message publisher.
JMSConnectionEventListener
          JMSConnectionEventListeners can register themselves with a JMSConnectionEventNotifier in order to be notified of connect and disconnect events.
 

Classes in org.apache.cocoon.components.jms used by org.apache.cocoon.caching.impl
AbstractMessageListener
          Abstract MessageListener implementation.
JMSConnectionEventListener
          JMSConnectionEventListeners can register themselves with a JMSConnectionEventNotifier in order to be notified of connect and disconnect events.
 

Classes in org.apache.cocoon.components.jms used by org.apache.cocoon.components.jms
JMSConnection
          Deprecated. use JMSConnectionManager instead
JMSConnectionEventListener
          JMSConnectionEventListeners can register themselves with a JMSConnectionEventNotifier in order to be notified of connect and disconnect events.
JMSConnectionEventNotifier
          JMSConnectionEventListeners may register themselves in order to be notified of connect and disconnect events.
JMSConnectionManager
          Manages a set of JMS Connections.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.