|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CookieAttributeHandler | |
---|---|
org.apache.commons.httpclient.cookie | Provides cookie handling in conjunction with Cookie . |
Uses of CookieAttributeHandler in org.apache.commons.httpclient.cookie |
---|
Methods in org.apache.commons.httpclient.cookie that return CookieAttributeHandler | |
---|---|
protected CookieAttributeHandler |
RFC2965Spec.findAttribHandler(String name)
Finds an attribute handler CookieAttributeHandler for the
given attribute. |
protected CookieAttributeHandler |
RFC2965Spec.getAttribHandler(String name)
Gets attribute handler CookieAttributeHandler for the
given attribute. |
Methods in org.apache.commons.httpclient.cookie with parameters of type CookieAttributeHandler | |
---|---|
protected void |
RFC2965Spec.registerAttribHandler(String name,
CookieAttributeHandler handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |