Rice Pastry API

Uses of Interface
rice.pastry.rmi.RMIRemoteNodeI

Packages that use RMIRemoteNodeI
rice.pastry.rmi   
 

Uses of RMIRemoteNodeI in rice.pastry.rmi
 

Classes in rice.pastry.rmi that implement RMIRemoteNodeI
 class RMIPastryNode
          An RMI-exported Pastry node.
 

Methods in rice.pastry.rmi that return RMIRemoteNodeI
 rice.pastry.rmi.RMIRemoteNodeI RMINodeHandle.getRemote()
          Remotenode accessor method.
 

Methods in rice.pastry.rmi with parameters of type RMIRemoteNodeI
 void RMINodeHandle.setRemoteNode(rice.pastry.rmi.RMIRemoteNodeI rn)
          Remotenode accessor method.
 

Constructors in rice.pastry.rmi with parameters of type RMIRemoteNodeI
RMINodeHandle(rice.pastry.rmi.RMIRemoteNodeI rn, rice.pastry.NodeId nid, java.net.InetSocketAddress address)
          Constructor.
RMINodeHandle(rice.pastry.rmi.RMIRemoteNodeI rn, rice.pastry.NodeId nid, rice.pastry.PastryNode pn, java.net.InetSocketAddress address)
          Alternate constructor with local Pastry node.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection