Uses of Class
net.anwiba.commons.http.HttpRequestCacheKey
Packages that use HttpRequestCacheKey
-
Uses of HttpRequestCacheKey in net.anwiba.commons.http
Methods in net.anwiba.commons.http that return types with arguments of type HttpRequestCacheKeyModifier and TypeMethodDescriptionConstructor parameters in net.anwiba.commons.http with type arguments of type HttpRequestCacheKeyModifierConstructorDescriptionCachingHttpRequestExecutor(IResourceCache cache, Map<HttpRequestCacheKey, Future<CachingHttpRequestExecutor.StaticResponse>> registeredRequests, IResourceReferenceHandler resourceReferenceHandler, IHttpRequestExecutor httpRequestExecutor)