Package 

Interface CookieJarContainer

  • All Implemented Interfaces:
    okhttp3.CookieJar

    
    public interface CookieJarContainer
     implements CookieJar
                        
    • Method Summary

      Modifier and Type Method Description
      abstract void setCookieJar(CookieJar cookieJar)
      abstract void removeCookieJar()
      • Methods inherited from class okhttp3.CookieJar

        loadForRequest, saveFromResponse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait