|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.net.CookieUtil
public class CookieUtil
Constructor Summary | |
---|---|
CookieUtil()
|
Method Summary | |
---|---|
static org.apache.commons.httpclient.Cookie |
toCookie(String domain,
String name,
String value,
String charset)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CookieUtil()
Method Detail |
---|
public static org.apache.commons.httpclient.Cookie toCookie(String domain, String name, String value, String charset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |