Uses of Interface
grinda.impl.ClientListener

Packages that use ClientListener
grinda.impl This package contains the implementation of the service 
grinda.impl.brokers Package containing the classes that implements the distribution strategies for tuples. 
 

Uses of ClientListener in grinda.impl
 

Subinterfaces of ClientListener in grinda.impl
 interface TupleBroker
          This interface should be implemented by all classes that are responsable of forwarding the tuples beetwen the local and remote tuple spaces
 

Uses of ClientListener in grinda.impl.brokers
 

Classes in grinda.impl.brokers that implement ClientListener
 class LearningTupleBroker
          This class implements a tuple broker that tries to learn the destionation of the tuples from the previuos operations
 class MasterSlaveTupleBroker
          An implementation of a broker that considers peers being master or slaves.
 



Copyright © 2006 Sirio Capizzi. All Rights Reserved.