Uses of Class
fr.dyade.aaa.common.Daemon

Packages that use Daemon
fr.dyade.aaa.jndi2.ha   
fr.dyade.aaa.jndi2.server   
org.objectweb.joram.mom.dest.jms   
org.objectweb.joram.mom.dest.jmsbridge The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. 
org.objectweb.joram.mom.proxies.tcp The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. 
 

Uses of Daemon in fr.dyade.aaa.jndi2.ha
 

Subclasses of Daemon in fr.dyade.aaa.jndi2.ha
static class HATcpServer.Monitor
           
 

Uses of Daemon in fr.dyade.aaa.jndi2.server
 

Subclasses of Daemon in fr.dyade.aaa.jndi2.server
static class TcpServer.Monitor
           
 

Uses of Daemon in org.objectweb.joram.mom.dest.jms
 

Subclasses of Daemon in org.objectweb.joram.mom.dest.jms
protected  class JMSModule.ReconnectionDaemon
          The ReconnectionDaemon thread is responsible for reconnecting the bridge module with the foreign JMS server in case of disconnection.
protected  class JMSModule.StartupDaemon
          The StartupDaemon thread is responsible for retrieving the needed JMS administered objects from the JNDI server.
protected  class JMSModule.XARecoverDaemon
           
 

Uses of Daemon in org.objectweb.joram.mom.dest.jmsbridge
 

Subclasses of Daemon in org.objectweb.joram.mom.dest.jmsbridge
protected  class JMSBridgeModule.ConsumerDaemon
          The ConsumerDaemon thread allows to call MessageConsumer.receive() for requesting a foreign JMS message without blocking the JORAM server.
protected  class JMSBridgeModule.ReconnectionDaemon
          The ReconnectionDaemon thread is responsible for reconnecting the bridge module with the foreign JMS server in case of disconnection.
protected  class JMSBridgeModule.StartupDaemon
          The StartupDaemon thread is responsible for retrieving the needed JMS administered objects from the JNDI server.
protected  class JMSBridgeModule.XARecoverDaemon
           
 

Uses of Daemon in org.objectweb.joram.mom.proxies.tcp
 

Subclasses of Daemon in org.objectweb.joram.mom.proxies.tcp
 class TcpConnectionListener
          Listens to the TCP connections from the JMS clients.
 class TcpReader
          The activity responsible for reading the requests from the socket and invoke the user's proxy.
 class TcpWriter
          The activity responsible for getting the replies from the user's proxy and writing them to the socket.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.