Uses of Enum
com.realobjects.pdfreactor.Configuration.CookiePolicy
-
Uses of Configuration.CookiePolicy in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.CookiePolicy
Returns the enum constant of this type with the specified name.static Configuration.CookiePolicy[]
Configuration.CookiePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.NetworkSettings.setCookiePolicy
(Configuration.CookiePolicy cookiePolicy) Specifies the cookie handling policy.