/[Apache-SVN]
ViewVC logotype

Revision 726773


Jump to revision: Previous Next
Author: asmuts
Date: Mon Dec 15 19:16:04 2008 UTC (15 years, 6 months ago)
Changed paths: 37
Log Message:
The basic http remote cache functionality is complete.  I'm going to change the manager so that there is a separate instance per url and name.  But the basics are here.  

Changed paths

Path Details
Directoryjakarta/jcs/trunk/src/conf/cacheRHTTP.ccf modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/AbsractRemoteCacheListener.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/AbstractRemoteAuxiliaryCache.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/AbstractRemoteCacheNoWaitFacade.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/behavior/IRemoteHttpCacheConstants.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/AbstractHttpClient.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCache.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheAttributes.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheClient.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheDispatcher.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheFactory.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheManager.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheMonitor.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpClientListener.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/behavior/ added
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/client/behavior/IRemoteHttpCacheClient.java added
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/server/AbstractRemoteCacheService.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/server/RemoteCacheServiceAdaptor.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/server/RemoteHttpCacheServerAttributes.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/server/RemoteHttpCacheService.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/server/RemoteHttpCacheServlet.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/http/server/RemoteHttpCacheSeviceFactory.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/server/RemoteCacheServerInfo.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/util/RemoteCacheRequestFactory.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/util/RemoteCacheRequestUtil.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/value/RemoteCacheRequest.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/remote/value/RemoteCacheResponse.java modified , text changed
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/client/MockRemoteCacheDispatcher.java modified , text changed
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheClientUnitTest.java modified , text changed
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheManagerUnitTest.java added
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/client/RemoteHttpCacheManualTester.java modified , text changed
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/server/RemoteCacheServiceAdaptorUnitTest.java modified , text changed
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/server/RemoteHttpCacheServiceUnitTest.java modified , text changed
Directoryjakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/remote/http/server/RemoteHttpCacheSeviceFactoryUnitTest.java modified , text changed
Directoryjakarta/jcs/trunk/xdocs/RemoteHttpCacheProperties.xml added
Directoryjakarta/jcs/trunk/xdocs/changes.xml modified , text changed
Directoryjakarta/jcs/trunk/xdocs/navigation.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26