org.littleshoot.proxy
Class ProxyConstants
java.lang.Object
org.littleshoot.proxy.ProxyConstants
public class ProxyConstants
- extends Object
Constants for the proxy.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE
public static final String CACHE
- The name of the base cache.
- See Also:
- Constant Field Values
CHUNKS_CACHE
public static final String CHUNKS_CACHE
- Top-level cache for chunks.
- See Also:
- Constant Field Values
CHUNK_CACHE
public static final String CHUNK_CACHE
- Cache for the chunks themselves.
- See Also:
- Constant Field Values
ProxyConstants
public ProxyConstants()
Copyright © 2009-2013 LittleShoot. All Rights Reserved.