接口 org.tinygroup.weblayer.webcontext.parser.valueparser.CookieParser
的使用

使用 CookieParser 的软件包
org.tinygroup.weblayer.webcontext.parser   
org.tinygroup.weblayer.webcontext.parser.impl   
org.tinygroup.weblayer.webcontext.parser.valueparser.impl   
 

org.tinygroup.weblayer.webcontext.parserCookieParser 的使用
 

返回 CookieParserorg.tinygroup.weblayer.webcontext.parser 中的方法
 CookieParser ParserWebContext.getCookies()
          取得所有cookie。
 

org.tinygroup.weblayer.webcontext.parser.implCookieParser 的使用
 

返回 CookieParserorg.tinygroup.weblayer.webcontext.parser.impl 中的方法
 CookieParser ParserWebContextImpl.getCookies()
          取得所有cookie。
 

org.tinygroup.weblayer.webcontext.parser.valueparser.implCookieParser 的使用
 

实现 CookieParserorg.tinygroup.weblayer.webcontext.parser.valueparser.impl 中的类
 class CookieParserImpl
          CookieParser是用来解析和添加HTTP请求中的cookies的接口。
 



Copyright © 2006–2013 开源组织. All rights reserved.