public abstract class CookieProcessorBase extends Object implements CookieProcessor
Modifier and Type | Field and Description |
---|---|
protected static String |
ANCIENT_DATE |
protected static ThreadLocal<DateFormat> |
COOKIE_DATE_FORMAT |
Constructor and Description |
---|
CookieProcessorBase() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateHeader, getCharset, parseCookieHeader
protected static final ThreadLocal<DateFormat> COOKIE_DATE_FORMAT
protected static final String ANCIENT_DATE
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.