Package 

Class ForwardingCookieHandler


  • 
    public class ForwardingCookieHandler
    extends CookieHandler
                        

    Cookie handler that forwards all cookies to the WebView CookieManager.

    This class relies on CookieManager to persist cookies to disk so cookies may be lost if the application is terminated before it syncs.