Uses of Class
com.realobjects.pdfreactor.Configuration.KeyValuePair
-
Uses of Configuration.KeyValuePair in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionThe key.The value.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setAuthenticationCredentials
(Configuration.KeyValuePair value) Deprecated.final Configuration
Configuration.setCookies
(Configuration.KeyValuePair... values) Deprecated.final Configuration
Configuration.setCustomDocumentProperties
(Configuration.KeyValuePair... values) Adds a custom property to the PDF document.final Configuration
Configuration.setRawCookies
(Configuration.KeyValuePair... values) Deprecated.Configuration.NetworkSettings.setRequestHeaders
(Configuration.KeyValuePair... requestHeaders) Sets request headers to all outgoing HTTP connections.final Configuration
Configuration.setRequestHeaders
(Configuration.KeyValuePair... values) Deprecated. -
Uses of Configuration.KeyValuePair in com.realobjects.pdfreactor.contentobserver
Modifier and TypeMethodDescriptionConnection.getRequestHeaders()
The request headers.Connection.getResponseHeaders()
The response headers.