Uses of Interface
org.simoes.lpd.handler.HandlerInterface

Packages that use HandlerInterface
org.simoes.lpd.handler   
 

Uses of HandlerInterface in org.simoes.lpd.handler
 

Classes in org.simoes.lpd.handler that implement HandlerInterface
 class FileHandler
          Handles PrintJobs by writing them to File.
 class PDFPrintHandler
          Handles PDF PrintJobs by using AcroRd32 from Adobe to write the PDF's to a printer.