Uses of Class
BasicDrinkServer

Uses of BasicDrinkServer in
 

Subclasses of BasicDrinkServer in Default Package
 class FakeDrinkServer
          This is a simple wrapper that spawns DrinkMachineSpec, AcctMgrSpec, SundayServer, FingerServer, ClientServer and TestButtonClient for purposes of testing the drink software, and for demonstration purposes.
 class LittleDrinkServer
          This is the entry point for the drink server implemented on a laptop with a parallel-port interface to the slot electronics.
 class TINIDrinkServer
          Top-level class for the TINI drink machine implementation of the drink software.