Class FileCookieStore

  • All Implemented Interfaces:
    Serializable, AutoCloseable, org.apache.http.client.CookieStore

    public class FileCookieStore
    extends org.apache.http.impl.client.BasicCookieStore
    implements AutoCloseable
    Implementation of CookieStore using file as backend store.
    See Also:
    Serialized Form