Uses of Class
org.apache.qpid.jms.failover.FailoverSingleServer

Packages that use FailoverSingleServer
org.apache.qpid.jms.failover   
 

Uses of FailoverSingleServer in org.apache.qpid.jms.failover
 

Subclasses of FailoverSingleServer in org.apache.qpid.jms.failover
 class NoFailover
          Extend the Single Server Model to gain retry functionality but once connected do not attempt to failover.
 



Licensed to the Apache Software Foundation