org.apache.jcs.auxiliary.remote.http.behavior
Interface IRemoteHttpCacheConstants


public interface IRemoteHttpCacheConstants

Constants used throughout the HTTP remote cache.


Field Summary
static java.lang.String HTTP_CACHE_SERVER_ATTRIBUTES_PROPERTY_PREFIX
          All of the RemoteHttpCacheServiceAttributes can be configured this way.
static java.lang.String HTTP_CACHE_SERVER_PREFIX
          The prefix for cache server config.
 

Field Detail

HTTP_CACHE_SERVER_PREFIX

static final java.lang.String HTTP_CACHE_SERVER_PREFIX
The prefix for cache server config.

See Also:
Constant Field Values

HTTP_CACHE_SERVER_ATTRIBUTES_PROPERTY_PREFIX

static final java.lang.String HTTP_CACHE_SERVER_ATTRIBUTES_PROPERTY_PREFIX
All of the RemoteHttpCacheServiceAttributes can be configured this way.

See Also:
Constant Field Values


Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.