|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.pastry.socket.LivenesSourceRouteForwardStrategy<Identifier>
public class LivenesSourceRouteForwardStrategy<Identifier>
Constructor Summary | |
---|---|
LivenesSourceRouteForwardStrategy(SourceRouteFactory<Identifier> factory,
Environment env)
|
Method Summary | |
---|---|
boolean |
forward(Identifier nextHop,
SourceRoute<Identifier> sr,
boolean socket,
java.util.Map<java.lang.String,java.lang.Object> options)
|
void |
setLivenessProvider(LivenessProvider<SourceRoute<Identifier>> liveness)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LivenesSourceRouteForwardStrategy(SourceRouteFactory<Identifier> factory, Environment env)
Method Detail |
---|
public void setLivenessProvider(LivenessProvider<SourceRoute<Identifier>> liveness)
public boolean forward(Identifier nextHop, SourceRoute<Identifier> sr, boolean socket, java.util.Map<java.lang.String,java.lang.Object> options)
forward
in interface SourceRouteForwardStrategy<Identifier>
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |