The methods of Java.Net.HttpCookie are listed below. For a list of all members, see the HttpCookie Members list.
See Also: Inherited members from Java.Lang.Object
Clone()Creates and returns a copy of this Object. | ||
static | DomainMatches(string, string)Returns true if host matches the domain pattern domain. | |
static | Parse(string)Constructs a cookie from a string. |