ca.intelliware.amakihi.util.http
Class CookieCutter
java.lang.Object
|
+--ca.intelliware.amakihi.util.http.CookieCutter
- public class CookieCutter
- extends java.lang.Object
Method Summary |
protected static void |
parse(java.util.List list,
java.net.URL url,
java.lang.String httpSetCookieHeader,
int standard)
|
static Cookie[] |
parse(java.net.URL url,
NameValuePair[] headers)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IETF_RFC2109
public static final int IETF_RFC2109
IETF_RFC2965
public static final int IETF_RFC2965
CookieCutter
public CookieCutter()
parse
public static Cookie[] parse(java.net.URL url,
NameValuePair[] headers)
parse
protected static void parse(java.util.List list,
java.net.URL url,
java.lang.String httpSetCookieHeader,
int standard)
Copyright 2002 Intelliware Development. All Rights Reserved.