Class Summary |
DocPrintJobImpl |
Implementation of the DocPrintJob interface. |
IppDelimiterTag |
IPP Delimiter Tags as described in RFC 2910 section 3.5.1. |
IppMultiDocPrintService |
Implementation of the MultiDocPrintService interface
for IPP based printers. |
IppPrintService |
Implementation of the PrintService interface
for IPP based printers. |
IppRequest |
IppRequest models a request to an IPP compatible
server as described in RFC 2910 - IPP/1.1: Encoding and Transport. |
IppResponse |
IppResponse models a response received from an IPP
compatible server as described in RFC 2910 IPP 1.1 Encoding and Transport. |
IppStatusCode |
IPP Status codes as described in RFC 2911 APPENDIX B
(Status Codes and Suggested Status Code Messages) |
IppUtilities |
Collection of static utilities methods used in
IPP response parsing and all over the place. |
IppValueTag |
IPP Value Tags as described in RFC 2910 section 3.5.2. |
MultiDocPrintJobImpl |
Implementation of the MultiDocPrintJob interface. |