|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.past.rawserialization.DefaultSocketStrategy
public class DefaultSocketStrategy
A SocketStrategy that always returns the same answer.
| Field Summary |
|---|
| Fields inherited from interface rice.p2p.past.rawserialization.SocketStrategy |
|---|
TYPE_FETCH, TYPE_INSERT |
| Constructor Summary | |
|---|---|
DefaultSocketStrategy(boolean answer)
Constructor for DefaultSocketStrategy. |
|
| Method Summary | |
|---|---|
boolean |
sendAlongSocket(int sendType,
PastContent content)
DESCRIBE THE METHOD |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSocketStrategy(boolean answer)
answer - DESCRIBE THE PARAMETER| Method Detail |
|---|
public boolean sendAlongSocket(int sendType,
PastContent content)
sendAlongSocket in interface SocketStrategysendType - DESCRIBE THE PARAMETERcontent - DESCRIBE THE PARAMETER
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||