|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.cookie.AbstractCookieAttributeHandler
org.apache.http.impl.cookie.BasicCommentHandler
public class BasicCommentHandler
| Constructor Summary | |
|---|---|
BasicCommentHandler()
|
|
| Method Summary | |
|---|---|
void |
parse(SetCookie cookie,
java.lang.String value)
Parse the given cookie attribute value and update the corresponding Cookie property. |
| Methods inherited from class org.apache.http.impl.cookie.AbstractCookieAttributeHandler |
|---|
match, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicCommentHandler()
| Method Detail |
|---|
public void parse(SetCookie cookie,
java.lang.String value)
throws MalformedCookieException
CookieAttributeHandlerCookie property.
cookie - Cookie to be updatedvalue - cookie attribute value from the cookie response header
MalformedCookieException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||