Uses of Enum
com.realobjects.pdfreactor.Configuration.CookiePolicy
Packages that use Configuration.CookiePolicy
- 
Uses of Configuration.CookiePolicy in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.CookiePolicyModifier and TypeMethodDescriptionstatic Configuration.CookiePolicyReturns 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.CookiePolicyModifier and TypeMethodDescriptionConfiguration.NetworkSettings.setCookiePolicy(Configuration.CookiePolicy cookiePolicy) Specifies the cookie handling policy.