Package | Description |
---|---|
org.tinygroup.weblayer.webcontext.parser | |
org.tinygroup.weblayer.webcontext.parser.impl | |
org.tinygroup.weblayer.webcontext.parser.valueparser.impl |
Modifier and Type | Method and Description |
---|---|
CookieParser |
ParserWebContext.getCookies()
取得所有cookie。第一次执行此方法时,将会解析request,从中取得所有cookies。
|
Modifier and Type | Method and Description |
---|---|
CookieParser |
ParserWebContextImpl.getCookies()
取得所有cookie。第一次执行此方法时,将会解析request,从中取得所有cookies。
|
Modifier and Type | Class and Description |
---|---|
class |
CookieParserImpl
CookieParser 是用来解析和添加HTTP请求中的cookies的接口。 |
Copyright © 2006–2018 TinyGroup. All rights reserved.