Uses of Class
com.realobjects.pdfreactor.Configuration.KeyValuePair
Packages that use Configuration.KeyValuePair
-
Uses of Configuration.KeyValuePair in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.KeyValuePairModifier and TypeMethodDescriptionThe key.The value.Methods in com.realobjects.pdfreactor with parameters of type Configuration.KeyValuePairModifier 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
Methods in com.realobjects.pdfreactor.contentobserver that return Configuration.KeyValuePairModifier and TypeMethodDescriptionConnection.getRequestHeaders()
The request headers.Connection.getResponseHeaders()
The response headers.