| Package | Description |
|---|---|
| j4cups.client | |
| j4cups.op |
This is the package for the IPP operations like 'print-job' or
'send-document'.
|
| Modifier and Type | Method and Description |
|---|---|
IppResponse |
CupsClient.send(Operation op)
Sends an IPP operation to CUPS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelJob
Class CancelJob represents the cancel-job operation.
|
class |
CreateJob
Class CreateJob.
|
class |
GetDefault
The class GetPrinters is called if you want to get the default printer
from CUPS.
|
class |
GetJobs
Class GetJobs.
|
class |
GetPrinterAttributes |
class |
GetPrinters
The class GetPrinters is called if you want to get a list of printers
from CUPS.
|
class |
PrintJob
Class PrintJob represents the print-job operation.
|
class |
SendDocument
Class SendDocument represents the Send-Document operation if IPP.
|
Copyright © 2018–2020. All rights reserved.