|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Multicasting.MulticastingBuild | |
---|---|
com.thoughtworks.proxy.toys.multicast | A toy to perform a single call on multiple objects and manage the results. |
Uses of Multicasting.MulticastingBuild in com.thoughtworks.proxy.toys.multicast |
---|
Methods in com.thoughtworks.proxy.toys.multicast that return Multicasting.MulticastingBuild | |
---|---|
static Multicasting.MulticastingBuild<Multicast> |
Multicasting.proxy(Object... targets)
Creates a factory for proxy instances delegating a call to multiple objects and managing the individual results. |
Multicasting.MulticastingBuild<T> |
Multicasting.MulticastingWith.with(Object... targets)
With these target Objects |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |