The members of Org.Apache.Http.Cookies.CookieSpecRegistry are listed below.
See Also: Inherited members from Java.Lang.Object
| [read-only] | SpecNames | IList<string>. Obtains a list containing names of all registered Org.Apache.Http.Cookies.ICookieSpec in their default order. |
| [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. |
GetCookieSpec(string)Gets the Org.Apache.Http.Cookies.ICookieSpec with the given name. | ||
GetCookieSpec(string, Org.Apache.Http.Params.IHttpParams)Gets the Org.Apache.Http.Cookies.ICookieSpec with the given ID. | ||
Register(string, ICookieSpecFactory)Registers a Org.Apache.Http.Cookies.ICookieSpecFactory with the given identifier. | ||
SetItems(IDictionary<string, ICookieSpecFactory>)Documentation for this section has not yet been entered. | ||
Unregister(string)Unregisters the Org.Apache.Http.Cookies.ICookieSpecFactory with the given ID. | ||