|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.http.Cookie
com.caucho.server.session.CookieImpl
public class CookieImpl
Extends the cookie.
| Constructor Summary | |
|---|---|
CookieImpl(java.lang.String name,
java.lang.String value)
Create a new cookie object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getPort()
Returns the allowed ports. |
void |
setPort(java.lang.String port)
Sets the allowed ports. |
| Methods inherited from class javax.servlet.http.Cookie |
|---|
clone, getComment, getDomain, getMaxAge, getName, getPath, getSecure, getValue, getVersion, setComment, setDomain, setMaxAge, setPath, setSecure, setValue, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CookieImpl(java.lang.String name,
java.lang.String value)
| Method Detail |
|---|
public java.lang.String getPort()
public void setPort(java.lang.String port)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||