Uses of Class
de.phleisch.app.itsucks.io.http.impl.Cookie

Packages that use Cookie
de.phleisch.app.itsucks.filter.download.http.impl   
de.phleisch.app.itsucks.io.http.impl   
 

Uses of Cookie in de.phleisch.app.itsucks.filter.download.http.impl
 

Fields in de.phleisch.app.itsucks.filter.download.http.impl with type parameters of type Cookie
protected  java.util.List<Cookie> CookieFilter.mCookies
           
 

Methods in de.phleisch.app.itsucks.filter.download.http.impl that return types with arguments of type Cookie
 java.util.List<Cookie> CookieFilter.getCookies()
           
 

Methods in de.phleisch.app.itsucks.filter.download.http.impl with parameters of type Cookie
 boolean CookieFilter.addCookie(Cookie pCookie)
           
 boolean CookieFilter.removeCookie(Cookie pCookie)
           
 

Uses of Cookie in de.phleisch.app.itsucks.io.http.impl
 

Constructors in de.phleisch.app.itsucks.io.http.impl with parameters of type Cookie
Cookie(Cookie pCookie)
           
 



Copyright © 2010. All Rights Reserved.