GridSim 5.0 beta

Uses of Interface
gridsim.auction.Responder

Packages that use Responder
gridsim.auction Classes that form the framework of auction model in GridSim. 
 

Uses of Responder in gridsim.auction
 

Methods in gridsim.auction that return Responder
 Responder AuctionObserver.getResponder()
          Returns the responder that the observer is using
 

Methods in gridsim.auction with parameters of type Responder
 boolean AuctionObserver.setResponder(Responder responder)
          Sets a responder to this observer
 

Constructors in gridsim.auction with parameters of type Responder
AuctionObserver(int bidderID, String entityName, Sim_port port, Responder responder)
          Constructor
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009