|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Failover.FailoverExceptingOrBuild | |
---|---|
com.thoughtworks.proxy.toys.failover | A toy to handle failover situations. |
Uses of Failover.FailoverExceptingOrBuild in com.thoughtworks.proxy.toys.failover |
---|
Subclasses of Failover.FailoverExceptingOrBuild in com.thoughtworks.proxy.toys.failover | |
---|---|
static class |
Failover.FailoverWithOrExceptingOrBuild<T>
|
Methods in com.thoughtworks.proxy.toys.failover that return Failover.FailoverExceptingOrBuild | ||
---|---|---|
static
|
Failover.proxy(T... delegates)
Creates a factory for proxy instances handling failover situations. |
|
Failover.FailoverExceptingOrBuild<T> |
Failover.FailoverWithOrExceptingOrBuild.with(T... delegates)
With these delegates. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |