|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.splitstream.SplitStreamContent
This represents data sent through scribe for splitstream
| Field Summary | |
protected byte[] |
data
The internal data - just the bytes |
| Constructor Summary | |
SplitStreamContent(byte[] data)
Constructor taking in a byte[] |
|
| Method Summary | |
byte[] |
getData()
Returns the data for this content |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected byte[] data
| Constructor Detail |
public SplitStreamContent(byte[] data)
data - The data for this content| Method Detail |
public byte[] getData()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||