Class XmlRemoteFamilyTree

All Implemented Interfaces:
RemoteFamilyTree, Serializable, Remote

This class is a remote family tree whose contents are read from and saved to an XML file. It extends UnicastRemoteObject because it is going to be bound into the RMI registry.
See Also: