Lightweight Bartering Grid

Uses of Interface
lbg.peer.service.AbstractExternalPeerHandle

Packages that use AbstractExternalPeerHandle
lbg.peer.service   
 

Uses of AbstractExternalPeerHandle in lbg.peer.service
 

Subinterfaces of AbstractExternalPeerHandle in lbg.peer.service
 interface ExternalPeerHandle
           
 interface 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, ...)
 

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


Lightweight Bartering Grid

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