Uses of Interface
jxl.peermi.PeerRegistryInterface

Packages that use PeerRegistryInterface
jxl.peermi An extention of the standard RMI classes to enable true p2p, bidi rmi. 
 

Uses of PeerRegistryInterface in jxl.peermi
 

Classes in jxl.peermi that implement PeerRegistryInterface
 class PeerRegistry
          PeerRegistry is the universal lookup point for PeerRemote objects.
 

Methods in jxl.peermi with parameters of type PeerRegistryInterface
 void PeerRegistry.addRegistry(PeerRegistryInterface reg)
          Remote method.
 void PeerRegistryInterface.addRegistry(PeerRegistryInterface reg)