|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.http.Cookie
com.creamtec.ajaxswing.HttpServletRequestImpl.MyCookie
com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableCookie
public static class HttpServletRequestImpl.SerializableCookie
Provides serializable wrapper for cookie.
| Constructor Summary | |
|---|---|
HttpServletRequestImpl.SerializableCookie()
|
|
HttpServletRequestImpl.SerializableCookie(javax.servlet.http.Cookie cookie)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getValue()
|
| Methods inherited from class javax.servlet.http.Cookie |
|---|
clone, getComment, getDomain, getMaxAge, getPath, getSecure, getVersion, setComment, setDomain, setMaxAge, setPath, setSecure, setValue, setVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpServletRequestImpl.SerializableCookie()
public HttpServletRequestImpl.SerializableCookie(javax.servlet.http.Cookie cookie)
| Method Detail |
|---|
public java.lang.String getName()
getName in class javax.servlet.http.Cookiepublic java.lang.String getValue()
getValue in class javax.servlet.http.Cookie
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||