|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Past should send larger messages along the Applicaion Level Sockets to not interfere with Pastry's overlay maintenance, and other application traffic.
| Field Summary | |
static int |
TYPE_FETCH
DESCRIBE THE FIELD |
static int |
TYPE_INSERT
DESCRIBE THE FIELD |
| Method Summary | |
boolean |
sendAlongSocket(int sendType,
PastContent content)
Return true to send the content along a socket, false to send it as a message. |
| Field Detail |
public static final int TYPE_INSERT
public static final int TYPE_FETCH
| Method Detail |
public boolean sendAlongSocket(int sendType,
PastContent content)
sendType - the reason the content is being transmitted: TYPE_INSERT,
TYPE_FETCH etccontent -
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||