GridSim 5.0 beta

Uses of Package
gridsim.auction

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

Classes in gridsim.auction used by gridsim.auction
Auction
          This class represents an auction.
DoubleAuction
          This class represents a double auction.
Message
          This class represents a single message exchanged among auctioneers, bidders or sellers.
MessageAsk
          This class represents an ask sent by a seller to the auctioneer
MessageBid
          This class represents a bid made by a bidder to the auctioneer
MessageCallForBids
          This class represents an call for bids sent by the auctioneer
MessageInformOutcome
          This class represents an message that informs the outcome of an auction
MessageInformStart
          This class represents a message that is sent by the auctioneer to bidders when an auction starts
MessageRejectBid
          This class represents a reject of a bid sent by the auctioneer to a bidder
MessageRejectCallForBid
          This class represents a reject of call for bids sent by the bidder to the auctioneer
OneSidedAuction
          This class represents an one-sided auction.
Responder
          This interface must be implemented by the class responsible for defining the other side of an auction (ie.
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009