|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
PrinterHandler
Handles PrintJobs by writing them to the default Printer. |
Methods in org.simoes.lpd.handler that return HandlerInterface | |
HandlerInterface |
HandlerFactory.getPrintHandler()
Returns the concrete implementation of the HandlerInterface based on the settings in the properties file. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |