Uses of Interface
com.thoughtworks.proxy.toys.multicast.Multicast

Packages that use Multicast
com.thoughtworks.proxy.toys.multicast A toy to perform a single call on multiple objects and manage the results. 
 

Uses of Multicast in com.thoughtworks.proxy.toys.multicast
 

Methods in com.thoughtworks.proxy.toys.multicast that return types with arguments of type Multicast
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.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.