public class HttpSessionCookie extends Cookie
| Constructor and Description |
|---|
HttpSessionCookie(java.lang.String theDomain,
java.lang.String theName,
java.lang.String theValue) |
equals, getComment, getCookieDomain, getCookiePath, getCookiePort, getDomain, getExpiryDate, getName, getPath, getValue, hashCode, isExpired, isSecure, isToBeDiscarded, setComment, setDomain, setExpiryDate, setName, setPath, setSecure, setValue, toStringCopyright © 2000-2004 Apache Software Foundation. All Rights Reserved.