Java.Net.CookieHandler: Method Members

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

See Also: Inherited members from Java.Lang.Object

Public Methods

abstract
Get(URI, IDictionary<string, IList<string>>) : IDictionary<string, IList<string>>
Documentation for this section has not yet been entered.
abstract
Put(URI, IDictionary<string, IList<string>>)
Documentation for this section has not yet been entered.