|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketStrategy | |
---|---|
rice.p2p.past | |
rice.p2p.past.rawserialization |
Uses of SocketStrategy in rice.p2p.past |
---|
Fields in rice.p2p.past declared as SocketStrategy | |
---|---|
SocketStrategy |
PastImpl.socketStrategy
|
Constructors in rice.p2p.past with parameters of type SocketStrategy | |
---|---|
PastImpl(Node node,
StorageManager manager,
Cache backup,
int replicas,
java.lang.String instance,
PastPolicy policy,
StorageManager trash,
SocketStrategy strategy)
Constructor for Past |
Uses of SocketStrategy in rice.p2p.past.rawserialization |
---|
Classes in rice.p2p.past.rawserialization that implement SocketStrategy | |
---|---|
class |
DefaultSocketStrategy
A SocketStrategy that always returns the same answer. |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |