Uses of Interface
com.meterware.httpunit.cookies.CookieSource

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

Uses of CookieSource in com.meterware.httpunit
 

Classes in com.meterware.httpunit that implement CookieSource
 class WebResponse
          A response to a web request from a web server.
 

Uses of CookieSource in com.meterware.httpunit.cookies
 

Constructors in com.meterware.httpunit.cookies with parameters of type CookieSource
CookieJar(CookieSource source)
          Creates a cookie jar which is initially populated with cookies parsed from the Set-Cookie and Set-Cookie2 header fields.
 



Copyright © 2011. All Rights Reserved.