|
Class Summary |
| Constants |
Holds all of our static Constants in our project. |
| ControlFile |
Represents the ControlFile sent with a print job when the command
is 02 Receive Print Job. |
| ControlFileCommands |
This encapsulates the control file and all of it's commands. |
| DataFile |
The dataFile encapsulates the actual print job data that
we will send to the printer. |
| Lock |
|
| PrintFile |
The abstract super-class that represents the 2 files sent to us
from the CommandReceiveJob. |
| PrintJob |
Represents any print jobs sent to us. |