|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeerRemoteObject | |
---|---|
jxl.enclosure.peer | Classes that enable dynamic download and install of needed modules. |
jxl.peermi | An extention of the standard RMI classes to enable true p2p, bidi rmi. |
Uses of PeerRemoteObject in jxl.enclosure.peer |
---|
Subclasses of PeerRemoteObject in jxl.enclosure.peer | |
---|---|
class |
ModuleServer
The implementation of the module server. |
Uses of PeerRemoteObject in jxl.peermi |
---|
Subclasses of PeerRemoteObject in jxl.peermi | |
---|---|
class |
PeerRegistry
PeerRegistry is the universal lookup point for PeerRemote objects. |
Methods in jxl.peermi with parameters of type PeerRemoteObject | |
---|---|
boolean |
PeerRegistry.bind(PeerRemoteObject p,
java.lang.String name)
If name is not already bound, bind p to name . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |