Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.identity.BindStrategy

Packages that use BindStrategy
org.mpisws.p2p.transport.identity   
rice.pastry.socket   
 

Uses of BindStrategy in org.mpisws.p2p.transport.identity
 

Fields in org.mpisws.p2p.transport.identity declared as BindStrategy
 BindStrategy<UpperIdentifier,LowerIdentifier> IdentityImpl.bindStrategy
           
 

Constructors in org.mpisws.p2p.transport.identity with parameters of type BindStrategy
IdentityImpl(byte[] localIdentifier, IdentitySerializer<UpperIdentifier,MiddleIdentifier,LowerIdentifier> serializer, NodeChangeStrategy<UpperIdentifier> nodeChangeStrategy, SanityChecker<UpperIdentifier,MiddleIdentifier> sanityChecker, BindStrategy<UpperIdentifier,LowerIdentifier> bindStrategy, Environment environment)
           
 

Uses of BindStrategy in rice.pastry.socket
 

Methods in rice.pastry.socket that return BindStrategy
protected  BindStrategy<TransportLayerNodeHandle<MultiInetSocketAddress>,SourceRoute<MultiInetSocketAddress>> SocketPastryNodeFactory.getBindStrategy()
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection