Rice Pastry API

Uses of Interface
rice.pastry.direct.GenericNetworkSimulator

Packages that use GenericNetworkSimulator
rice.pastry.direct   
 

Uses of GenericNetworkSimulator in rice.pastry.direct
 

Classes in rice.pastry.direct that implement GenericNetworkSimulator
 class BasicNetworkSimulator<Identifier,MessageType>
           
 

Fields in rice.pastry.direct declared as GenericNetworkSimulator
protected  GenericNetworkSimulator<Identifier,MessageType> DirectTransportLayer.simulator
           
 

Methods in rice.pastry.direct that return GenericNetworkSimulator
 GenericNetworkSimulator<NodeHandle,RawMessage> NetworkSimulator.getGenericSimulator()
           
 GenericNetworkSimulator<NodeHandle,RawMessage> NetworkSimulatorImpl.getGenericSimulator()
           
 

Constructors in rice.pastry.direct with parameters of type GenericNetworkSimulator
DirectAppSocket(Identifier acceptor, Identifier connector, SocketCallback<Identifier> connectorCallback, GenericNetworkSimulator<Identifier,MessageType> simulator, SocketRequestHandle<Identifier> handle, java.util.Map<java.lang.String,java.lang.Integer> options)
           
DirectTransportLayer(Identifier local, GenericNetworkSimulator<Identifier,MessageType> simulator, LivenessProvider<Identifier> liveness, Environment env)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection