|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.glacier.Fragment
public class Fragment
| Field Summary | |
|---|---|
byte[] |
payload
|
| Constructor Summary | |
|---|---|
Fragment(InputBuffer buf)
|
|
Fragment(int _size)
|
|
| Method Summary | |
|---|---|
byte[] |
getPayload()
|
void |
serialize(OutputBuffer buf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public transient byte[] payload
| Constructor Detail |
|---|
public Fragment(int _size)
public Fragment(InputBuffer buf)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public byte[] getPayload()
public void serialize(OutputBuffer buf)
throws java.io.IOException
java.io.IOException
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||