|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.test.TestableCookieSinkSource
public class TestableCookieSinkSource
| Constructor Summary | |
|---|---|
TestableCookieSinkSource()
|
|
| Method Summary | |
|---|---|
void |
addCookie(javax.servlet.http.Cookie cookie)
Adds a cookie to the sink |
javax.servlet.http.Cookie[] |
getCookies()
Returns the cookies from the browser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestableCookieSinkSource()
| Method Detail |
|---|
public javax.servlet.http.Cookie[] getCookies()
CookieSource
getCookies in interface CookieSourcepublic void addCookie(javax.servlet.http.Cookie cookie)
CookieSink
addCookie in interface CookieSink
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||