Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.direct.GenericNetworkSimulator

Packages that use GenericNetworkSimulator
org.mpisws.p2p.transport.direct   
rice.pastry.direct   
 

Uses of GenericNetworkSimulator in org.mpisws.p2p.transport.direct
 

Fields in org.mpisws.p2p.transport.direct declared as GenericNetworkSimulator
protected  GenericNetworkSimulator<Identifier,MessageType> DirectTransportLayer.simulator
           
 

Constructors in org.mpisws.p2p.transport.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.Object> options)
           
 

Uses of GenericNetworkSimulator in rice.pastry.direct
 

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

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection