Uses of Package
org.objectweb.jac.core.dist

Packages that use org.objectweb.jac.core.dist
org.objectweb.jac.aspects.distribution.consistency   
org.objectweb.jac.core.dist   
org.objectweb.jac.core.dist.rmi   
 

Classes in org.objectweb.jac.core.dist used by org.objectweb.jac.aspects.distribution.consistency
RemoteContainer
          RemoteContainer is used as a delegate by daemons (Distd) that hold remote objects.
RemoteRef
          RemoteRef stores the reference of a remote object.
 

Classes in org.objectweb.jac.core.dist used by org.objectweb.jac.core.dist
RemoteContainer
          RemoteContainer is used as a delegate by daemons (Distd) that hold remote objects.
RemoteRef
          RemoteRef stores the reference of a remote object.
StubWrapper
          StubWrapper is a dynamic client stub for org.objectweb.jac.
Topology
          This class defines a generic topology where nodes are a set of reachable containers.
 

Classes in org.objectweb.jac.core.dist used by org.objectweb.jac.core.dist.rmi
Distd
          Distd is an abstract class for all daemon objects.
RemoteContainer
          RemoteContainer is used as a delegate by daemons (Distd) that hold remote objects.
RemoteRef
          RemoteRef stores the reference of a remote object.