|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvatarsCacheHandler | |
---|---|
jautil.avatar | Provides classes and interfaces providing access to ARP avatar definition data files. |
Uses of AvatarsCacheHandler in jautil.avatar |
---|
Methods in jautil.avatar that return AvatarsCacheHandler | |
---|---|
static AvatarsCacheHandler |
AvatarsCacheHandler.getTheACH()
Singleton factory method: returns the single avatars cache handler for this JVM, having first created it if necessary. |
Constructors in jautil.avatar with parameters of type AvatarsCacheHandler | |
---|---|
CacheableAccess(java.lang.String avname,
java.lang.String avurl,
AvatarsCacheHandler ach)
Constructs a new cacheable avatar access instance for the avatar with the given name, whose source URL is obtained from the given JAOptions set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |