Uses of Class
com.realobjects.pdfreactor.useragent.UserAgentConfiguration
-
Uses of UserAgentConfiguration in com.realobjects.pdfreactor.useragent
Modifier and TypeMethodDescriptionUserAgentConfiguration.setHttpCacheSettings
(HttpCacheSettings httpCacheSettings) Specifies settings related to the HTTP cache.UserAgentConfiguration.setNetworkSettings
(Configuration.NetworkSettings networkSettings) Specifies settings related to the PDFreactorConfiguration.NetworkSettings
.UserAgentConfiguration.setSecuritySettings
(Configuration.SecuritySettings securitySettings) Specifies resource loading and document processing behavior with regards to security to protect against untrusted code or content.ModifierConstructorDescriptionUserAgent
(UserAgentConfiguration config) Construct a newUserAgent
.