public class CookieUtil extends Object
CookieUtil()
static String
get(String key)
static javax.servlet.http.HttpServletResponse
set(String key, String value, Integer time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CookieUtil()
public static String get(String key)
key
public static javax.servlet.http.HttpServletResponse set(String key, String value, Integer time)
value
time
Copyright © 2018. All rights reserved.