public interface CachedEntrySuitabilityChecker
CacheEntry is suitable to be
used as a response for a given HttpRequest.| Modifier and Type | Method and Description |
|---|---|
boolean |
canCachedEntryBeUsed(org.springframework.http.HttpRequest request,
CacheEntry entry,
Date now) |
boolean canCachedEntryBeUsed(org.springframework.http.HttpRequest request,
CacheEntry entry,
Date now)
Copyright © 2014. All rights reserved.