Lightweight Bartering Grid

Uses of Interface
lbg.peer.service.AbstractInternalPeerHandle

Packages that use AbstractInternalPeerHandle
lbg.peer.service   
 

Uses of AbstractInternalPeerHandle in lbg.peer.service
 

Subinterfaces of AbstractInternalPeerHandle in lbg.peer.service
 interface InternalPeerHandle
           
 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 AbstractInternalPeerHandle
 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.