Java.Net.CookieManager: Method Members

The methods of Java.Net.CookieManager are listed below. For a list of all members, see the CookieManager Members list.

See Also: Inherited members from Java.Net.CookieHandler

Public Methods

override
Get(URI, IDictionary<string, IList<string>>) : IDictionary<string, IList<string>>
Documentation for this section has not yet been entered.
override
Put(URI, IDictionary<string, IList<string>>)
Documentation for this section has not yet been entered.
SetCookiePolicy(ICookiePolicy)
Sets the cookie policy of this cookie manager.