Package jxl.peermi

An extention of the standard RMI classes to enable true p2p, bidi rmi.

See:
          Description

Interface Summary
DiscoveryListener  
PeerRegistryInterface PeerRemote interface to PeerRegistry
PeerRemote PeerRemote is the base interface for PeerRemoteObject remote interfaces.
 

Class Summary
Multicast Helper class to perform multicast method invocations.
PeerHashSet<E extends PeerRemote> A HashSet conntaining only PeerRemote objects.
PeerManager<T extends PeerRemote>  
PeerRegistry PeerRegistry is the universal lookup point for PeerRemote objects.
PeerRemoteObject PeerRemoteObject must be extended to create a custom Peermi remote object.
PeerSocketFactory PeerSocketFactory is the magical center of Peermi.
 

Package jxl.peermi Description

An extention of the standard RMI classes to enable true p2p, bidi rmi. Peermi includes a universal (Internet wide) lookup system like the rmi Registry and classes to facilitate multicast method calls.

Peermi also preserves the option of traditional client-server structure.

Peermi depends on jxl.jxta, p2psockets.jar, jxtaext.jar jaxen-core.jar, jdom.jar, saxpath.jar, jaxen-jdom.jar