|
|||||||||
Home >> All >> gnu >> javax >> print >> [ ipp overview ] | PREV NEXT |
A
- addAndFilterJobOperationAttributes(AttributeSet) - Method in class gnu.javax.print.ipp.IppRequest
- Filters from the given attribute set the job operation out and adds them to the operation attributes set.
- addAndFilterJobTemplateAttributes(AttributeSet) - Method in class gnu.javax.print.ipp.IppRequest
- Filters from the given attribute set the job template attributes out and adds them to the job attributes set.
- addAttribute(Map, Attribute) - Method in class gnu.javax.print.ipp.IppResponse.ResponseReader
- Adds a new attribute to the given attribute group.
- addJobAttribute(Attribute) - Method in class gnu.javax.print.ipp.IppRequest
- Add the job attribute of this request to the given attribute set.
- addOperationAttribute(Attribute) - Method in class gnu.javax.print.ipp.IppRequest
- Adds the given attribute to the operation attributes set.
- addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet) - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- addPrintJobListener(PrintJobListener) - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- addPrintServiceAttributeListener(PrintServiceAttributeListener) - Method in class gnu.javax.print.ipp.IppPrintService
- addPrinterAttributes(Attribute) - Method in class gnu.javax.print.ipp.IppRequest
- Sets the printer attribute of this request to the given attribute set.
- alreadySent - Variable in class gnu.javax.print.ipp.IppRequest
- Signals if the request is already on its way
- attributesListener - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The print job attributes listeners.
- attributesListenerAttributes - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The print job attributes listeners associated attribute set.
B
- BOOLEAN - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type boolean.
C
- CHARSET - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type charset.
- CLIENT_ERROR_ATTRIBUTES_OR_VALUES_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the supplied attributes or values of attributes are not supported by the printer object.
- CLIENT_ERROR_BAD_REQUEST - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates a bad request e.g.
- CLIENT_ERROR_CHARSET_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that a supplied attributes-charset is not supported.
- CLIENT_ERROR_COMPRESSION_ERROR - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the document cannot be decompressed with the client compression algorithm specified by the client.
- CLIENT_ERROR_COMPRESSION_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the specified algorithm is not supported.
- CLIENT_ERROR_CONFLICTING_ATTRIBUTES - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that conflicting attributes are in the request.
- CLIENT_ERROR_DOCUMENT_ACCESS_ERROR - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the document supplied via print-uri or send-uri cannot be accessed by the printer object.
- CLIENT_ERROR_DOCUMENT_FORMAT_ERROR - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates an error in the document format of the document.
- CLIENT_ERROR_DOCUMENT_FORMAT_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the supplied document format is not supported.
- CLIENT_ERROR_FORBIDDEN - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the client is forbidden to access the server.
- CLIENT_ERROR_GONE - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the requested object is gone.
- CLIENT_ERROR_NOT_AUTHENTICATED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the client needs to authenticate.
- CLIENT_ERROR_NOT_AUTHORIZED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the client is not authorized.
- CLIENT_ERROR_NOT_FOUND - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that nothing was found for the request uri.
- CLIENT_ERROR_NOT_POSSIBLE - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates a request which is not possible to process.
- CLIENT_ERROR_REQUEST_ENTITY_TOO_LONG - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the request entities are too long.
- CLIENT_ERROR_REQUEST_VALUE_TOO_LONG - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that a request value is too long.
- CLIENT_ERROR_TIMEOUT - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the client got a timeout for additional action.
- CLIENT_ERROR_URI_SCHEME_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates the the URI scheme in a supplied print-uri or send-uri attribute is not supported.
- cancel() - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- classesByName - Static variable in class gnu.javax.print.ipp.IppUtilities
- connection - Variable in class gnu.javax.print.ipp.IppRequest
- The underlying connection - IPP is http based
- convertToInt(byte[]) - Static method in class gnu.javax.print.ipp.IppUtilities
- Helper method to convert to an int.
- convertToInt(byte, byte, byte, byte) - Static method in class gnu.javax.print.ipp.IppUtilities
- Helper method to convert to an int.
- convertToShort(byte, byte) - Static method in class gnu.javax.print.ipp.IppUtilities
- Helper method to convert to a short.
- createMultiDocPrintJob() - Method in class gnu.javax.print.ipp.IppMultiDocPrintService
- createPrintJob() - Method in class gnu.javax.print.ipp.IppPrintService
- We always return a implementation implementing CancelablePrintJob.
- currentSet - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
D
- DATETIME - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type datetime.
- DocPrintJobImpl - class gnu.javax.print.ipp.DocPrintJobImpl.
- Implementation of the DocPrintJob interface.
- DocPrintJobImpl(IppPrintService, String, String) - Constructor for class gnu.javax.print.ipp.DocPrintJobImpl
- Constructs a DocPrintJobImpl instance bound to the given print service.
- data - Variable in class gnu.javax.print.ipp.IppRequest
- data - Variable in class gnu.javax.print.ipp.IppResponse
E
- END_OF_ATTRIBUTES_TAG - Static variable in class gnu.javax.print.ipp.IppDelimiterTag
- End of the attributes section and begin of data section.
- ENUM - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type enum (enumeration).
F
- flavors - Variable in class gnu.javax.print.ipp.IppPrintService
- The list of supported document flavors.
G
- getAttribute(Class) - Method in class gnu.javax.print.ipp.IppPrintService
- getAttributes() - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- getAttributes() - Method in class gnu.javax.print.ipp.IppPrintService
- getClass(String) - Static method in class gnu.javax.print.ipp.IppUtilities
- Returns the implementing class object for given attribute name objects.
- getData() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the data of the response.
- getDefaultAttributeValue(Class) - Method in class gnu.javax.print.ipp.IppPrintService
- getEnumAttribute(String, Object) - Static method in class gnu.javax.print.ipp.IppUtilities
- Instantiates an
EnumSyntax
based attribute with the given IPP name and the given value (Enums maybe int or String based). - getIntegerAttribute(String, int) - Static method in class gnu.javax.print.ipp.IppUtilities
- Instantiates an
IntegerSyntax
based attribute with the given IPP name for the given int value. - getJobAttributes() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the set of job attributes group maps.
- getName() - Method in class gnu.javax.print.ipp.IppPrintService
- We return the value of
PrinterName
here. - getOperationAttributes() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the set of operation attributes group maps.
- getOperationID() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the operation id of the original request.
- getPrintService() - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- getPrinterAttributeSet(Class) - Method in class gnu.javax.print.ipp.IppPrintService
- Extracts the set of attribute values for a given attribute category from the printer attributes map.
- getPrinterAttributes() - Method in class gnu.javax.print.ipp.IppPrintService
- Fetches all printer attributes from the IPP printer.
- getPrinterAttributes() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the set of printer attributes group maps.
- getPrinterDefaultAttribute(Class) - Method in class gnu.javax.print.ipp.IppPrintService
- Extracts the default attribute value for the given default attribute category from the printer attributes map.
- getPrinterURI() - Method in class gnu.javax.print.ipp.IppPrintService
- Returns the printer-uri of this print service.
- getRequestID() - Method in class gnu.javax.print.ipp.IppRequest
- Returns the id of this request.
- getRequestID() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the ID of the initial request.
- getServiceUIFactory() - Method in class gnu.javax.print.ipp.IppPrintService
- We currently provide no factories - just returns null.
- getStatusCode() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the status code of the response.
- getSupportedAttrName(Class) - Static method in class gnu.javax.print.ipp.IppUtilities
- Returns the name of the supported attribute based on the given standard attribute category.
- getSupportedAttributeCategories() - Method in class gnu.javax.print.ipp.IppPrintService
- getSupportedAttributeValues(Class, DocFlavor, AttributeSet) - Method in class gnu.javax.print.ipp.IppPrintService
- Implemented by a GetPrinterAttributes request.
- getSupportedCategory(Class) - Static method in class gnu.javax.print.ipp.IppUtilities
- Returns the category of the supported attribute based on the given standard attribute category.
- getSupportedDocFlavors() - Method in class gnu.javax.print.ipp.IppPrintService
- getTextAttribute(String, byte, byte[]) - Static method in class gnu.javax.print.ipp.IppUtilities
- Instantiates an
TextSyntax
based attribute with the given IPP name for the given text value (will be decoded). - getURI() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the uri of the original request.
- getUnsupportedAttributes(DocFlavor, AttributeSet) - Method in class gnu.javax.print.ipp.IppPrintService
- This is done by a validate-job operation and actually implemented in this generic IPP reference implementation.
- getUnsupportedAttributes() - Method in class gnu.javax.print.ipp.IppResponse
- Returns the set of unsupported attributes group maps.
- gnu.javax.print.ipp - package gnu.javax.print.ipp
H
- handleSupportedAttributeValuesResponse(IppResponse, Class) - Method in class gnu.javax.print.ipp.IppPrintService
- Called to handle the supported attribute values response for the given category.
I
- INTEGER - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type integer.
- INTEGER_ATT_VALUE - Static variable in class gnu.javax.print.ipp.IppUtilities
- INTEGER_CLASS_ARRAY - Static variable in class gnu.javax.print.ipp.IppUtilities
- IppDelimiterTag - class gnu.javax.print.ipp.IppDelimiterTag.
- IPP Delimiter Tags as described in RFC 2910 section 3.5.1.
- IppDelimiterTag() - Constructor for class gnu.javax.print.ipp.IppDelimiterTag
- IppException - exception gnu.javax.print.ipp.IppException.
IppException
signals exception thrown by the IPP implementation for various things like a failed ipp request or a wrapped io exception.- IppException() - Constructor for class gnu.javax.print.ipp.IppException
- Creates an
IppException
. - IppException(String) - Constructor for class gnu.javax.print.ipp.IppException
- Creates an
IppException
. - IppException(Exception) - Constructor for class gnu.javax.print.ipp.IppException
- Creates an
IppException
. - IppException(String, Exception) - Constructor for class gnu.javax.print.ipp.IppException
- Creates an
IppException
. - IppMultiDocPrintService - class gnu.javax.print.ipp.IppMultiDocPrintService.
- Implementation of the MultiDocPrintService interface for IPP based printers.
- IppMultiDocPrintService(URI, String, String) - Constructor for class gnu.javax.print.ipp.IppMultiDocPrintService
- Creates a
IppMultiDocPrintService
object. - IppPrintService - class gnu.javax.print.ipp.IppPrintService.
- Implementation of the PrintService interface for IPP based printers.
- IppPrintService(URI, String, String) - Constructor for class gnu.javax.print.ipp.IppPrintService
- Creates a
IppPrintService
object. - IppRequest - class gnu.javax.print.ipp.IppRequest.
IppRequest
models a request to an IPP compatible server as described in RFC 2910 - IPP/1.1: Encoding and Transport.- IppRequest(URI, String, String) - Constructor for class gnu.javax.print.ipp.IppRequest
- Creates an IPPRequest instance.
- IppRequest.RequestWriter - class gnu.javax.print.ipp.IppRequest.RequestWriter.
- Helper class used to write the attributes of a request into the supplied data output stream in the correct way.
- IppRequest.RequestWriter(DataOutputStream) - Constructor for class gnu.javax.print.ipp.IppRequest.RequestWriter
- Creates a RequestWriter.
- IppResponse - class gnu.javax.print.ipp.IppResponse.
IppResponse
models a response received from an IPP compatible server as described in RFC 2910 IPP 1.1 Encoding and Transport.- IppResponse(URI, short) - Constructor for class gnu.javax.print.ipp.IppResponse
- Creates an
IppResponse
instance. - IppResponse.ResponseReader - class gnu.javax.print.ipp.IppResponse.ResponseReader.
ResponseReader
is responsible for parsing an IPP 1.1 response stream.- IppResponse.ResponseReader() - Constructor for class gnu.javax.print.ipp.IppResponse.ResponseReader
- IppStatusCode - class gnu.javax.print.ipp.IppStatusCode.
- IPP Status codes as described in RFC 2911 APPENDIX B (Status Codes and Suggested Status Code Messages)
- IppStatusCode() - Constructor for class gnu.javax.print.ipp.IppStatusCode
- IppUtilities - class gnu.javax.print.ipp.IppUtilities.
- Collection of static utilities methods used in IPP response parsing and all over the place.
- IppUtilities() - Constructor for class gnu.javax.print.ipp.IppUtilities
- IppValueTag - class gnu.javax.print.ipp.IppValueTag.
- IPP Value Tags as described in RFC 2910 section 3.5.2.
- IppValueTag() - Constructor for class gnu.javax.print.ipp.IppValueTag
- incrementRequestIdCounter() - Method in class gnu.javax.print.ipp.IppRequest
- Synchronized method to be called by the constructor to assign a unique request id to this request.
- instanceByClass - Static variable in class gnu.javax.print.ipp.IppUtilities
- isAttributeCategorySupported(Class) - Method in class gnu.javax.print.ipp.IppPrintService
- isAttributeValueSupported(Attribute, DocFlavor, AttributeSet) - Method in class gnu.javax.print.ipp.IppPrintService
- isDelimiterTag(byte) - Static method in class gnu.javax.print.ipp.IppDelimiterTag
- Tests if given value corresponds to a delimiter tag value.
- isDocFlavorSupported(DocFlavor) - Method in class gnu.javax.print.ipp.IppPrintService
- isValueTag(byte) - Static method in class gnu.javax.print.ipp.IppValueTag
- Tests if given value corresponds to a value tag value.
J
- JOB_ATTRIBUTES_TAG - Static variable in class gnu.javax.print.ipp.IppDelimiterTag
- Start of the job attributes group section.
- JOB_NAME - Static variable in class gnu.javax.print.ipp.IppPrintService
- job-name defaults to "Java Printing".
- jobAttributes - Variable in class gnu.javax.print.ipp.IppRequest
- jobAttributes - Variable in class gnu.javax.print.ipp.IppResponse
- jobId - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- Returned job id.
- jobUri - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- Returned job uri.
K
- KEYWORD - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type keyword.
L
- logger - Static variable in class gnu.javax.print.ipp.IppPrintService
- Logger for tracing - enable by passing -Dgnu.classpath.debug.components=ipp to the vm.
- logger - Static variable in class gnu.javax.print.ipp.IppRequest
- Logger for tracing - enable by passing -Dgnu.classpath.debug.components=ipp to the vm.
- logger - Static variable in class gnu.javax.print.ipp.IppResponse
- Logger for tracing - enable by passing -Dgnu.classpath.debug.components=ipp to the vm.
M
- MIME_MEDIA_TYPE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type mime media.
- MultiDocPrintJobImpl - class gnu.javax.print.ipp.MultiDocPrintJobImpl.
- Implementation of the MultiDocPrintJob interface.
- MultiDocPrintJobImpl(IppPrintService, String, String) - Constructor for class gnu.javax.print.ipp.MultiDocPrintJobImpl
- Constructor forwarding arguments to the super constructor.
N
- NAME_WITHOUT_LANGUAGE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type name without language.
- NAME_WITH_LANGUAGE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type name with language.
- NATURAL_LANGUAGE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type language.
- NO_VALUE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Out of band value for attribute without a value.
- name - Variable in class gnu.javax.print.ipp.IppPrintService
- The name of this print service.
- notifyPrintJobListeners(PrintJobEvent) - Method in class gnu.javax.print.ipp.DocPrintJobImpl
O
- OCTECTSTRING_UNSPECIFIED - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type octect string.
- OPERATION_ATTRIBUTES_TAG - Static variable in class gnu.javax.print.ipp.IppDelimiterTag
- Start of the operation attributes group section.
- oldSet - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The print job sets.
- operationAttributes - Variable in class gnu.javax.print.ipp.IppRequest
- operationAttributes - Variable in class gnu.javax.print.ipp.IppResponse
- operation_id - Variable in class gnu.javax.print.ipp.IppRequest
- The operation type of this request.
- operation_id - Variable in class gnu.javax.print.ipp.IppResponse
- out - Variable in class gnu.javax.print.ipp.IppRequest.RequestWriter
P
- PRINTER_ATTRIBUTES_TAG - Static variable in class gnu.javax.print.ipp.IppDelimiterTag
- Start of the printer attributes group section.
- parseAttributes(Map, DataInputStream) - Method in class gnu.javax.print.ipp.IppResponse.ResponseReader
- The actual parsing of the attributes and further putting into the provided group maps.
- parseDate(byte[]) - Method in class gnu.javax.print.ipp.IppResponse.ResponseReader
- Parses a DateTime syntax attribute and returns the constructed Date object.
- parseJobStateReasons(byte[], Attribute) - Method in class gnu.javax.print.ipp.IppResponse.ResponseReader
- Parses a name with or without language attribute value from the byte[] and returns the result as an object[].
- parsePrinterStateReasons(byte[], Attribute) - Method in class gnu.javax.print.ipp.IppResponse.ResponseReader
- Parses a name with or without language attribute value from the byte[] and returns the result as an object[].
- parseResponse(InputStream) - Method in class gnu.javax.print.ipp.IppResponse.ResponseReader
- Parses the inputstream containing the response of the IPP request.
- passwd - Variable in class gnu.javax.print.ipp.IppMultiDocPrintService
- The password of the user.
- passwd - Variable in class gnu.javax.print.ipp.IppPrintService
- The password of the user.
- password - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The password of the user.
- print(Doc, PrintRequestAttributeSet) - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- print(MultiDoc, PrintRequestAttributeSet) - Method in class gnu.javax.print.ipp.MultiDocPrintJobImpl
- printJobListener - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The set of print job listeners.
- printServiceAttributeListener - Variable in class gnu.javax.print.ipp.IppPrintService
- The set of listeners.
- printerAttr - Variable in class gnu.javax.print.ipp.IppPrintService
- A Map with sets of attributes.
- printerAttributes - Variable in class gnu.javax.print.ipp.IppRequest
- printerAttributes - Variable in class gnu.javax.print.ipp.IppResponse
- printerUri - Variable in class gnu.javax.print.ipp.IppPrintService
- The standard printer URI.
- printerUris - Variable in class gnu.javax.print.ipp.IppPrintService
- The list of all supported printer URIs.
- printing - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- State variable if we already started printing.
- processResponse() - Method in class gnu.javax.print.ipp.IppPrintService
- Processes the response, sorts and splits the attributes.
R
- RANGEOFINTEGER - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type range of integers.
- REQUESTING_USER_NAME - Static variable in class gnu.javax.print.ipp.IppPrintService
- requesting-user-name defaults to the executing user.
- RESOLUTION - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type resolution.
- removePrintJobAttributeListener(PrintJobAttributeListener) - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- removePrintJobListener(PrintJobListener) - Method in class gnu.javax.print.ipp.DocPrintJobImpl
- removePrintServiceAttributeListener(PrintServiceAttributeListener) - Method in class gnu.javax.print.ipp.IppPrintService
- requestIdCounter - Static variable in class gnu.javax.print.ipp.IppRequest
- The request id counter simply counts up to give unique request ids per JVM instance.
- requestUri - Variable in class gnu.javax.print.ipp.IppRequest
- request_id - Variable in class gnu.javax.print.ipp.IppRequest
- The request id of this request.
- request_id - Variable in class gnu.javax.print.ipp.IppResponse
- requestingUser - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The requesting-username for later canceling
S
- SERVER_ERROR_BUSY - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server is currently busy with processing.
- SERVER_ERROR_DEVICE_ERROR - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server has a device error e.g.
- SERVER_ERROR_INTERNAL_ERROR - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates an internal server error.
- SERVER_ERROR_JOB_CANCELED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server has canceled the job for various reasons.
- SERVER_ERROR_MULTIPLE_DOCUMENT_JOBS_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server does not support multidocument jobs.
- SERVER_ERROR_NOT_ACCEPTING_JOBS - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server is currently not accepting jobs.
- SERVER_ERROR_OPERATION_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server does not support the operation.
- SERVER_ERROR_SERVICE_UNAVAILABLE - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server' service is not available.
- SERVER_ERROR_TEMPORARY_ERROR - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server has a temporary error.
- SERVER_ERROR_VERSION_NOT_SUPPORTED - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates that the server does not support the IPP version.
- SUCCESSFUL_OK - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates a successful request with no attributes being ignored or substituted.
- SUCCESSFUL_OK_CONFLICTING_ATTRIBUTES - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates a successful request, however some of the supplied attributes conflicted and therefore were ignored or substituted.
- SUCCESSFUL_OK_IGNORED_OR_SUBSTITUED_ATTRIBUTES - Static variable in class gnu.javax.print.ipp.IppStatusCode
- Indicates a successful request, however some of the supplied attributes are ignored or substituted.
- send() - Method in class gnu.javax.print.ipp.IppRequest
- Does some validation of the supplied parameters and then sends the request to the ipp server or service.
- service - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The print service this job is bound to.
- setData(InputStream) - Method in class gnu.javax.print.ipp.IppRequest
- Sets the data of the request.
- setData(byte[]) - Method in class gnu.javax.print.ipp.IppRequest
- Sets the data of the request.
- setOperationAttributeDefaults() - Method in class gnu.javax.print.ipp.IppRequest
- Adds the default values for the operation attributes "attributes-charset" and "attributes-natural-language"
- setOperationID(short) - Method in class gnu.javax.print.ipp.IppRequest
- Sets the operation id for this request.
- setResponseData(InputStream) - Method in class gnu.javax.print.ipp.IppResponse
- Sets the data received from the request sent.
- status_code - Variable in class gnu.javax.print.ipp.IppResponse
T
- TEXT_ATT_VALUE - Static variable in class gnu.javax.print.ipp.IppUtilities
- TEXT_CLASS_ARRAY - Static variable in class gnu.javax.print.ipp.IppUtilities
- TEXT_WITHOUT_LANGUAGE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type text without language.
- TEXT_WITH_LANGUAGE - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type text with language.
- toString() - Method in class gnu.javax.print.ipp.IppPrintService
- Returns "IppPrinter: " +
getName()
U
- UNKNOWN - Static variable in class gnu.javax.print.ipp.IppValueTag
- Out of band value for unknown attributes.
- UNSUPPORTED - Static variable in class gnu.javax.print.ipp.IppValueTag
- Out of band value for unsupported attributes.
- UNSUPPORTED_ATTRIBUTES_TAG - Static variable in class gnu.javax.print.ipp.IppDelimiterTag
- Start of the unsupported attributes group section.
- URI - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type URI.
- URI_SCHEME - Static variable in class gnu.javax.print.ipp.IppValueTag
- Indicates a value of syntax type URI scheme.
- unsupportedAttributes - Variable in class gnu.javax.print.ipp.IppResponse
- uri - Variable in class gnu.javax.print.ipp.IppResponse
- user - Variable in class gnu.javax.print.ipp.IppMultiDocPrintService
- The username.
- user - Variable in class gnu.javax.print.ipp.IppPrintService
- The username.
- username - Variable in class gnu.javax.print.ipp.DocPrintJobImpl
- The username.
V
- VERSION - Static variable in class gnu.javax.print.ipp.IppRequest
- The IPP version defaults to 1.1
- VERSION - Static variable in class gnu.javax.print.ipp.IppResponse.ResponseReader
- The IPP version defaults to 1.1
W
- write(IntegerSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in IntegerSyntax into the stream.
- write(EnumSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in EnumSyntax into the stream.
- write(SetOfIntegerSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in SetOfIntegerSyntax into the stream.
- write(ResolutionSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in ResolutionSyntax into the stream.
- write(DateTimeSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in DateTimeSyntax into the stream.
- write(TextSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in TextSyntax into the stream.
- write(URISyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in URISyntax into the stream.
- write(CharsetSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in CharsetSyntax into the stream.
- write(NaturalLanguageSyntax) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in NaturalLanguageSyntax into the stream.
- write(RequestedAttributes) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes an attribute in RequestedAttributes into the stream.
- writeAttributes(AttributeSet) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes the given attribute groups of the given map instance (key=group, values=set of attributes) into the supplied data output stream.
- writeOperationAttributes(AttributeSet) - Method in class gnu.javax.print.ipp.IppRequest.RequestWriter
- Writes the given operation attribute group of the given map instance (key=group, values=set of attributes) into the supplied data output stream.
A B C D E F G H I J K L M N O P R S T U V W
|
|||||||||
Home >> All >> gnu >> javax >> print >> [ ipp overview ] | PREV NEXT |