|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CookieNotFoundException 的软件包 | |
|---|---|
| com.oreilly.servlet | |
| com.oreilly.servlet 中 CookieNotFoundException 的使用 |
|---|
| 抛出 CookieNotFoundException 的 com.oreilly.servlet 中的方法 | |
|---|---|
boolean |
CookieParser.getBooleanCookie(String name)
Gets the named cookie value as a boolean |
byte |
CookieParser.getByteCookie(String name)
Gets the named cookie value as a byte |
char |
CookieParser.getCharCookie(String name)
Gets the named cookie value as a char |
double |
CookieParser.getDoubleCookie(String name)
Gets the named cookie value as a double |
float |
CookieParser.getFloatCookie(String name)
Gets the named cookie value as a float |
int |
CookieParser.getIntCookie(String name)
Gets the named cookie value as a int |
long |
CookieParser.getLongCookie(String name)
Gets the named cookie value as a long |
short |
CookieParser.getShortCookie(String name)
Gets the named cookie value as a short |
String |
CookieParser.getStringCookie(String name)
Gets the named cookie value as a String |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||