org.apache.abdera.protocol.util
Class CacheControlUtil
java.lang.Object
org.apache.abdera.protocol.util.CacheControlUtil
public class CacheControlUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheControlUtil
public CacheControlUtil()
isIdempotent
public static boolean isIdempotent(java.lang.String method)
buildCacheControl
public static java.lang.String buildCacheControl(AbstractRequest request)
parseCacheControl
public static void parseCacheControl(java.lang.String cc,
AbstractRequest request)
parseCacheControl
public static void parseCacheControl(java.lang.String cc,
AbstractResponse response)