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

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

Uses of Cookie in com.meterware.httpunit
 

Methods in com.meterware.httpunit that return Cookie
 Cookie WebClient.getCookieDetails(java.lang.String name)
          Returns an object containing the details of the named cookie
 

Uses of Cookie in com.meterware.httpunit.cookies
 

Methods in com.meterware.httpunit.cookies that return Cookie
 Cookie CookieJar.getCookie(java.lang.String name)
          Returns the value of the specified cookie.
 



Copyright © 2011. All Rights Reserved.