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

The RMI personality of the dist communication layer of JAC.

See:
          Description

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.
 

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

The RMI personality of the dist communication layer of JAC.

This package is a specialization of the org.objectweb.jac.core.dist package so that it works with RMI. It is the one that is used by default.

Related Documentation

For overviews, sources, tutorials, examples, guides, and tool documentation, please see: