Uses of Interface
visad.cluster.RemoteProxyAgent

Packages that use RemoteProxyAgent
visad.cluster   
 

Uses of RemoteProxyAgent in visad.cluster
 

Classes in visad.cluster that implement RemoteProxyAgent
 class RemoteProxyAgentImpl
          RemoteProxyAgentImpl is the class for agents on proxy clients
 

Constructors in visad.cluster with parameters of type RemoteProxyAgent
TestProxyCluster(String name, Frame parent, RemoteProxyAgent a)
           
UserDisplayRendererJ3D(RemoteProxyAgent a, long to)
           
UserRendererJ3D(RemoteProxyAgent a)
           
UserRendererJ3D(RemoteProxyAgent a, long to)