Uses of Class
com.realobjects.pdfreactor.Configuration.Cookie
Packages that use Configuration.Cookie
-
Uses of Configuration.Cookie in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.CookieModifier and TypeMethodDescriptionThe domain attribute of the cookie.The name of the cookie.The path attribute of the cookie.The secure attribute of the cookie.The value of the cookie.Methods in com.realobjects.pdfreactor with parameters of type Configuration.CookieModifier and TypeMethodDescriptionConfiguration.NetworkSettings.setCookies
(Configuration.Cookie... cookies) Adds cookies to outgoing HTTP connections.