Uses of Package
org.simoes.lpd.handler

Packages that use org.simoes.lpd.handler
org.simoes.lpd.handler   
 

Classes in org.simoes.lpd.handler used by org.simoes.lpd.handler
HandlerFactory
          Creates the concrete implementation of the Handler we will use to process PrintJobs based on the properties file.
HandlerInterface
          Defines the interface for any class looking to process printJobs that are in the PrintQueue.