Package org.simoes.lpd.command

Class Summary
CommandHandler This class is the super class for any class that handles a lpd command.
CommandPrintJob This class handles the Print any waiting jobs Command in RFC1179.
CommandReceiveJob This class handles the Receive a printer job Command in RFC1179.
CommandRemovePrintJob This class handles the Remove jobs Command in RFC1179.
CommandReportQueueStateLong This class handles the Send queue state (long) Command in RFC1179.
CommandReportQueueStateShort This class handles the Send queue state (short) Command in RFC1179.
LPDCommands Creates the concrete command classes to process incoming commands.