|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseAccess | |
---|---|
jautil.avatar |
Uses of BaseAccess in jautil.avatar |
---|
Subclasses of BaseAccess in jautil.avatar | |
---|---|
class |
CacheableAccess
Implements the AvatarAccess interface for a "cacheable"
collection of avatar data files, that is, one held in a JAR as for a
ClassPathAccess , but not, as in that case, a JAR
on the JVM class path. |
class |
ClassPathAccess
Implements the AvatarAccess interface by means of a JAR
on the JVM class path. |
class |
DirectFilesAccess
Implements the AvatarAccess interface directly through a
collection of avatar data files under a given base URL. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |