public class IppGetPrinterAttributesOperation extends IppOperation
bufferSize, ippPort, operationID| Constructor and Description |
|---|
IppGetPrinterAttributesOperation() |
IppGetPrinterAttributesOperation(int port) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getIppHeader(String url) |
ByteBuffer |
getIppHeader(String url,
Map<String,String> map) |
getAttributeValue, getIppHeader, getIppHeader, request, request, stripPortNumberpublic IppGetPrinterAttributesOperation()
public IppGetPrinterAttributesOperation(int port)
public ByteBuffer getIppHeader(String url) throws UnsupportedEncodingException
url - printer-uriUnsupportedEncodingExceptionpublic ByteBuffer getIppHeader(String url, Map<String,String> map) throws UnsupportedEncodingException
url - printer-urimap - attributes i.e.
requesting-user-name,requested-attributes,document-formatUnsupportedEncodingExceptionCopyright © 2016. All rights reserved.