|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailoverSupport | |
---|---|
org.apache.qpid.client.failover |
Uses of FailoverSupport in org.apache.qpid.client.failover |
---|
Classes in org.apache.qpid.client.failover that implement FailoverSupport | |
---|---|
class |
FailoverNoopSupport<T,E extends Exception>
FailoverNoopSupport is a FailoverSupport implementation that does not really provide any failover support
at all. |
class |
FailoverRetrySupport<T,E extends Exception>
FailoverRetrySupport is a continuation that wraps another continuation, delaying its execution until it is notified that a blocking condition has been met, and executing the continuation within a mutex. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |