The members of Java.Net.CookieManager are listed below.
See Also: Inherited members from Java.Net.CookieHandler
Constructs a new cookie manager. | ||
Constructs a new cookie manager using a specified cookie store and a cookie policy. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | CookieStore | ICookieStore. Gets current cookie store. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | Get(URI, 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. |