Package edu.wpi.prc.example.java.generator

Class Summary
Generator The Generator initializes the WorkGeneratorClient client and periodically queries the server for the number of ingress work units it has.
WorkGeneratorClient The WorkGeneratorClient is an XML-RPC client with added functionality that is needed by the work unit generator.
WorkUnit Stores all work unit information retured by the server.getLastWorkUnit XML-RPC.
WorkUnitGenerator The WorkUnitGenerator contains the project-specific code to generate work units.