Rice Pastry API

Uses of Class
rice.pastry.dist.DistPastryNodeFactory

Packages that use DistPastryNodeFactory
rice.pastry.dist   
rice.pastry.rmi   
rice.pastry.wire   
 

Uses of DistPastryNodeFactory in rice.pastry.dist
 

Methods in rice.pastry.dist that return DistPastryNodeFactory
static rice.pastry.dist.DistPastryNodeFactory DistPastryNodeFactory.getFactory(rice.pastry.NodeIdFactory nf, int protocol, int port)
          Static method which is designed to be used by clients needing a distrubuted pastry node factory.
 

Uses of DistPastryNodeFactory in rice.pastry.rmi
 

Subclasses of DistPastryNodeFactory in rice.pastry.rmi
 class RMIPastryNodeFactory
          Pastry node factory for RMI-linked nodes.
 

Uses of DistPastryNodeFactory in rice.pastry.wire
 

Subclasses of DistPastryNodeFactory in rice.pastry.wire
 class WirePastryNodeFactory
          Pastry node factory for Wire-linked nodes.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection