The methods of Org.Apache.Http.Cookies.CookieSpecRegistry are listed below. For a list of all members, see the CookieSpecRegistry Members list.
See Also: Inherited members from Java.Lang.Object
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. | ||