Package org.objectweb.jac.core.dist.rmi

Interface Summary
RMIRemoteContainerInterf RMIRemoteContainerInterf is the interface of RMI remote containers that are used by jac to remotely instantiate objects.
 

Class Summary
RMIDistd RMIDistd is a jac daemon that supports the RMI communication protocol.
RMINaming RMINaming wraps the RMI naming registry.
RMIRemoteContainer RMIRemoteContainer is a container for remote objects that can be accessed with the RMI communication protocol.
RMIRemoteContainerStub RMIRemoteContainerStub acts as a client stub to access a remote container.
RMIRemoteRef RMIRemoteRef stores the reference of a remote object that can be accessed by the RMI protocol.