Interface | Description |
---|---|
AvatarImageSource |
Interface for Avatar Cache Item Source
This defines a source for avatar to be ached and implementation to fetch it
|
Class | Description |
---|---|
AvatarCache |
An avatar cache that will serve URLs that have been recently registered through
AvatarCache.buildUrl(String, String) . |
AvatarImage |
Holds Image and lastModified date
|
UrlAvatarCacheSource |
Basic URL based Cache Source - Fetches Image from HTTP/HTTPS URL without authentication
|
Copyright © 2016–2022. All rights reserved.