Uses of Interface javax.print.MultiDocPrintService

Uses in package gnu.javax.print

Classes implementing javax.print.MultiDocPrintService

class
Implementation of the PrintService/MultiDocPrintService interface for Cups printers (supports Cups 1.1 and up)

Methods with return type javax.print.MultiDocPrintService

MultiDocPrintService[]
All printers and printer classes of the CUPS server are checked.

Uses in package javax.print

Methods with return type javax.print.MultiDocPrintService

MultiDocPrintService[]
Not to be called directly by applications.
MultiDocPrintService[]
Searches print services capable of multi document printing in all of the given document flavors and supporting the specified printing attributes.

Uses in package gnu.javax.print.ipp

Classes implementing javax.print.MultiDocPrintService

class
Implementation of the MultiDocPrintService interface for IPP based printers.