org.apache.abdera.protocol.client.cache
Interface CacheKey

All Known Implementing Classes:
SimpleCacheKey

public interface CacheKey


Method Summary
 boolean isMatch(CacheKey cacheKey)
           
 

Method Detail

isMatch

boolean isMatch(CacheKey cacheKey)