public class IppPrintJobOperation extends IppOperation
bufferSize, ippPort, operationID| Constructor and Description |
|---|
IppPrintJobOperation() |
IppPrintJobOperation(int port) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getIppHeader(URL url,
Map<String,String> map)
Gets the IPP header
|
getAttributeValue, getIppHeader, request, request, stripPortNumberpublic IppPrintJobOperation()
public IppPrintJobOperation(int port)
public ByteBuffer getIppHeader(URL url, Map<String,String> map) throws UnsupportedEncodingException
IppOperationgetIppHeader in class IppOperationurl - printer-urimap - attributes
i.e.job-name,ipp-attribute-fidelity,document-name,compression,
document -format,document-natural-language,job-impressions
,job-media-sheets, job-template-attributesUnsupportedEncodingExceptionCopyright © 2016. All rights reserved.