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

Packages that use org.objectweb.jac.core.dist
org.objectweb.jac.aspects.distribution.consistency Provides a set of wrappers that implement data consistency protocols and that can be installed on objects to make them consistent.  
org.objectweb.jac.core.dist Provides JAC system core classes for distribution and remote communication.  
org.objectweb.jac.core.dist.rmi The RMI personality of the dist communication layer of JAC.  
 

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.