|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |