Uses of Class gnu.javax.print.ipp.IppException

Uses in package gnu.javax.print

Constructors which throw type gnu.javax.print.ipp.IppException

CupsPrintService.CupsPrintService(URI uri, String username, String password)
Creates a CupsPrintService object.

Methods which throw type gnu.javax.print.ipp.IppException

List<E>
Requests all classes from this CUPS server.
List<E>
Requests all printers from this CUPS server.
IppPrintService
Requests the default printer from this CUPS server.

Uses in package gnu.javax.print.ipp

Constructors which throw type gnu.javax.print.ipp.IppException

Creates a IppMultiDocPrintService object.
IppPrintService.IppPrintService(URI uri, String username, String password)
Creates a IppPrintService object.

Methods which throw type gnu.javax.print.ipp.IppException

IppResponse
Does some validation of the supplied parameters and then sends the request to the ipp server or service.
void
Sets the data received from the request sent.