public class IppGetJobsOperation extends IppOperation
bufferSize, ippPort, operationID| Constructor and Description |
|---|
IppGetJobsOperation() |
IppGetJobsOperation(int port) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getIppHeader(URL url,
Map<String,String> map)
Gets the IPP header
|
List<PrintJobAttributes> |
getPrintJobs(CupsPrinter printer,
WhichJobsEnum whichJobs,
String userName,
boolean myJobs) |
getAttributeValue, getIppHeader, request, request, stripPortNumberpublic IppGetJobsOperation()
public IppGetJobsOperation(int port)
public ByteBuffer getIppHeader(URL url, Map<String,String> map) throws UnsupportedEncodingException
IppOperationgetIppHeader in class IppOperationurl - printer-urimap - attributes i.e. requesting-user-name,limit,which-jobs,my-jobs,
requested-attributesUnsupportedEncodingExceptionpublic List<PrintJobAttributes> getPrintJobs(CupsPrinter printer, WhichJobsEnum whichJobs, String userName, boolean myJobs) throws Exception
ExceptionCopyright © 2016. All rights reserved.