Package | Description |
---|---|
org.apache.commons.httpclient.cookie |
Provides cookie handling in conjunction with
Cookie . |
Modifier and Type | Method and Description |
---|---|
protected CookieAttributeHandler |
RFC2965Spec.findAttribHandler(java.lang.String name)
Finds an attribute handler
CookieAttributeHandler for the
given attribute. |
protected CookieAttributeHandler |
RFC2965Spec.getAttribHandler(java.lang.String name)
Gets attribute handler
CookieAttributeHandler for the
given attribute. |
Modifier and Type | Method and Description |
---|---|
protected void |
RFC2965Spec.registerAttribHandler(java.lang.String name,
CookieAttributeHandler handler) |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.