Uses of Class
net.sf.ooweb.http.Cookie

Packages that use Cookie
net.sf.ooweb.http This package contains the HTTP support classes. 
 

Uses of Cookie in net.sf.ooweb.http
 

Methods in net.sf.ooweb.http that return types with arguments of type Cookie
 java.util.List<Cookie> ResponseState.getCookies()
           
 

Methods in net.sf.ooweb.http with parameters of type Cookie
 void ResponseState.addCookie(Cookie cookie)
           
 



Copyright (C) 2005-2007 OOWeb Authors.