Uses of Package
jautil.avatar

Packages that use jautil.avatar
jautil Provides utility classes for the Java ARP avatar subsystem. 
jautil.avatar   
 

Classes in jautil.avatar used by jautil
AsynchAvatarClient
          Client notification interface for use after asynchronous download of an avatar definition.
AvatarDefinitionAccess
          Provides access to an avatar definition, either as an input stream or as a URL.
 

Classes in jautil.avatar used by jautil.avatar
AvatarAccess
          Interface defining access to the data files needed to work with a JARP avatar.
AvatarCacheDescriptor
          Descriptor for an entry in the avatar data cache.
AvatarDataException
          Checked exception for failures in avatar data access.
AvatarDefinitionAccess
          Provides access to an avatar definition, either as an input stream or as a URL.
AvatarsCacheHandler
          Access to a cache of avatar definition data, supported by the JNLP Persistence service.
BaseAccess
          Abstract base class for an implementation of the AvatarAccess inteface supported by an AvatarData instance.