|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.webcontainer.command.BrowserSetCookieCommand
public class BrowserSetCookieCommand
A Web Application Container-specific Command to
set an HTTP Cookie on the client browser.
| Constructor Summary | |
|---|---|
BrowserSetCookieCommand(Cookie cookie)
Creates a BrowserSetCookieCommand. |
|
| Method Summary | |
|---|---|
Cookie |
getCookie()
Retrieves the Cookie to be set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserSetCookieCommand(Cookie cookie)
BrowserSetCookieCommand.
cookie - the Cookie to set| Method Detail |
|---|
public Cookie getCookie()
Cookie to be set.
Cookie
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||