public class IppGetJobAttributesOperation extends IppOperation
bufferSize, ippPort, operationID| Constructor and Description |
|---|
IppGetJobAttributesOperation() |
IppGetJobAttributesOperation(int port) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getIppHeader(URL uri,
Map<String,String> map)
Gets the IPP header
|
PrintJobAttributes |
getPrintJobAttributes(String hostname,
String userName,
int port,
int jobID) |
getAttributeValue, getIppHeader, request, request, stripPortNumberpublic IppGetJobAttributesOperation()
public IppGetJobAttributesOperation(int port)
public ByteBuffer getIppHeader(URL uri, Map<String,String> map) throws UnsupportedEncodingException
IppOperationgetIppHeader in class IppOperationuri - printer-uri or job-urimap - attributes i.e. job-id,requesting-user-name,requested-attributesUnsupportedEncodingExceptionpublic PrintJobAttributes getPrintJobAttributes(String hostname, String userName, int port, int jobID) throws Exception
ExceptionCopyright © 2016. All rights reserved.