public class InMemoryClientLogoLoadingService.ClientLogoFetcher extends com.google.common.cache.CacheLoader<ClientDetailsEntity,CachedImage>
Constructor and Description |
---|
ClientLogoFetcher() |
ClientLogoFetcher(org.apache.http.client.HttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
CachedImage |
load(ClientDetailsEntity key) |
public ClientLogoFetcher()
public ClientLogoFetcher(org.apache.http.client.HttpClient httpClient)
public CachedImage load(ClientDetailsEntity key) throws Exception
load
in class com.google.common.cache.CacheLoader<ClientDetailsEntity,CachedImage>
Exception
Copyright © 2018. All rights reserved.