Lightweight Bartering Grid

Package lbg.peer.service

Interface Summary
AbstractExternalPeerHandle  
AbstractInternalPeerHandle  
AbstractUserPeerHandle  
ExternalPeerHandle  
InternalPeerHandle  
PeerHandle A PeerHandle is a callback Object enabling to contact the Peer that generated it is a client stub that contacts a server stub of the Peer (i.e.
PeerService A PeerService is a front-end to a Peer is a server stub that is contacted by client stubs of the Peer may have several implementations (Live, Simulated, ...)
UserPeerHandle  
 

Class Summary
LivePeerHandle A peer handle grouping everything needed by other peers, resources and user
LivePeerService PeerService, Live implementation.
PeerServiceFactory  
SimulatedPeerHandle  
SimulatedPeerService  
SimulatedWithCloningPeerService A partial reimplementation of SimulatedPeerService where incoming Tasks are cloned before being passed to the overridden method.
TestPeerHandle Implementation of PeerHandles for testing purposes only.
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.