Uses of Interface
org.neo.swarm.services.binding.BindingRunnable

Packages that use BindingRunnable
org.neo.swarm.services.binding   
 

Uses of BindingRunnable in org.neo.swarm.services.binding
 

Classes in org.neo.swarm.services.binding that implement BindingRunnable
 class DynamicRunnable
          Takes a multicastsender and multicasts the ACProxy registration Aspect
 class StaticRunnable
          Maintains a list of addresses and iterates over each entry, sending the serialized registration aspect to each entry.
 

Constructors in org.neo.swarm.services.binding with parameters of type BindingRunnable
BindingService(java.lang.String serviceName, BindingRunnable bindingThread, ThreadPool threadpool)
           
 



Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.