Uses of Interface
jarp.AvatarStreamManager.ASMClient

Packages that use AvatarStreamManager.ASMClient
jarp Provides the main Java ARP classes, that is, the classes defining the avatar's skeleton, mesh, morphs, camera control, and JOGL rendering canvas. 
 

Uses of AvatarStreamManager.ASMClient in jarp
 

Constructors in jarp with parameters of type AvatarStreamManager.ASMClient
AvatarStreamManager(JAOptions jaopts, AvatarStreamManager.ASMClient client, java.lang.String av, java.lang.String avnonstdurl)
          Constructs a new AvatarStreamManager for the avatar determined by the given avatar name and non-standard (overriding) URL, using the given JA Options settings and using the given client for notification if necessary.