Uses of Class
org.htmlparser.http.Cookie
-
Packages that use Cookie Package Description org.htmlparser.http The http package is responsible for HTTP connections to servers. -
-
Uses of Cookie in org.htmlparser.http
Methods in org.htmlparser.http with parameters of type Cookie Modifier and Type Method Description void
ConnectionManager. setCookie(Cookie cookie, java.lang.String domain)
Adds a cookie to the cookie jar.
-