|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.http.impl.cookie.AbstractCookieAttributeHandlerHC4
org.apache.http.impl.cookie.BrowserCompatVersionAttributeHandler
@Immutable public class BrowserCompatVersionAttributeHandler
"Version" cookie attribute handler for BrowserCompat cookie spec.
| Constructor Summary | |
|---|---|
BrowserCompatVersionAttributeHandler()
|
|
| Method Summary | |
|---|---|
void |
parse(org.apache.http.cookie.SetCookie cookie,
java.lang.String value)
Parse cookie version attribute. |
| Methods inherited from class org.apache.http.impl.cookie.AbstractCookieAttributeHandlerHC4 |
|---|
match, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserCompatVersionAttributeHandler()
| Method Detail |
|---|
public void parse(org.apache.http.cookie.SetCookie cookie,
java.lang.String value)
throws org.apache.http.cookie.MalformedCookieException
org.apache.http.cookie.MalformedCookieException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||