| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.failover |
A toy to handle failover situations.
|
| Modifier and Type | Field and Description |
|---|---|
protected Failover<T> |
Failover.FailoverBuild.failover |
| Constructor and Description |
|---|
FailoverBuild(Failover<T> failover) |
FailoverExceptingOrBuild(Failover<T> failover) |
FailoverWithOrExceptingOrBuild(Failover<T> failover) |