Uses of Class
com.meterware.httpunit.cookies.CookieJar

Packages that use CookieJar
com.meterware.httpunit Classes for testing http server systems. 
com.meterware.httpunit.cookies Classes to support cookie handling. 
 

Uses of CookieJar in com.meterware.httpunit
 

Methods in com.meterware.httpunit that return CookieJar
 CookieJar WebClient.getCookieJar()
          Deprecated. - use with care - was not public in the past
 

Uses of CookieJar in com.meterware.httpunit.cookies
 

Methods in com.meterware.httpunit.cookies with parameters of type CookieJar
 void CookieJar.updateCookies(CookieJar newJar)
          Updates the cookies maintained in this cookie jar with those in another cookie jar.
 



Copyright © 2011. All Rights Reserved.