Package gov.llnl.babel.url.cookie

Class Summary

Cookie Some WWW servers will not work unless the user agent stores and returns cookies.
CookieJar CookieJar is a container for HTTP Cookie's.
Http
Lexer A class to convert text from the value of a HTTP Set-Cookie2 to a stream of lexical tokens.
LexicalException A separate exception to indicate lexical errors.
Token A class to store each lexical token discovered while parsing the cookie.

Exception Summary

CookieCrumbleException This is an exception for cookie management and cookie problems.