Uses of Class
com.thoughtworks.proxy.toys.multicast.Multicasting.MulticastingBuild

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
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.