|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalIdentifierStrategy | |
---|---|
org.mpisws.p2p.transport.simpleidentity |
Uses of LocalIdentifierStrategy in org.mpisws.p2p.transport.simpleidentity |
---|
Classes in org.mpisws.p2p.transport.simpleidentity that implement LocalIdentifierStrategy | |
---|---|
class |
MutableInetSocketAddressStrategy
This is used if you are binding to 0.0.0.0 It will see if your local address changed before returning the serialized version. |
Constructors in org.mpisws.p2p.transport.simpleidentity with parameters of type LocalIdentifierStrategy | |
---|---|
SimpleIdentityTransportLayer(TransportLayer<Identifier,MessageType> tl,
Serializer<Identifier> serializer,
LocalIdentifierStrategy<Identifier> localIdStrategy,
Environment env,
ErrorHandler<Identifier> handler)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |