Package org.simoes.lpd.util

Class Summary
NetUtil Provides utility methods helping us to parse the byte streams sent to us from the client.
PrintQueue The PrintQueue is just a queue that only accepts print jobs still need to figure out how the events get sent
PrintQueueWithTableModel The PrintQueue is just a queue that only accepts print jobs still need to figure out how the events get sent
PrintUtil This is a utility class to help us print labels.
Queue Queue is just a queue
QueuedObject Encapsulates any Object that is stored in a Queue
QueuedPrintJob A copy of a printJob plus the jobId used by the PrintQueue to store the opriginal copy of this PrintJob.
QueuedPrintJobInfo Encapsulates the PrintJob that is stored in the Queue.
Queues This class maintains all of the Print queues and contains all of the logic for performing operations on them.