Uses of Package
com.meterware.httpunit.cookies

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

Classes in com.meterware.httpunit.cookies used by com.meterware.httpunit
Cookie
          An HTTP client-side cookie.
CookieJar
          A collection of HTTP cookies, which can interact with cookie and set-cookie header values.
CookieSource
          This interface represents a source from which to parse out cookies.
 

Classes in com.meterware.httpunit.cookies used by com.meterware.httpunit.cookies
Cookie
          An HTTP client-side cookie.
CookieJar
          A collection of HTTP cookies, which can interact with cookie and set-cookie header values.
CookieListener
          An interface for classes which can listen for cookies being rejected and the reason.
CookieSource
          This interface represents a source from which to parse out cookies.
 



Copyright © 2011. All Rights Reserved.