|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.asunder.content.AsunderContent
public abstract class AsunderContent
Constructor Summary | |
---|---|
AsunderContent(byte[] data)
Creates a new instance of AsunderContent |
Method Summary | |
---|---|
byte[] |
encodeContent()
|
int |
getContentLength()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.asunder.dhtapi.DHTContent |
---|
getContentKey, permitsOverwrite |
Constructor Detail |
---|
public AsunderContent(byte[] data)
Method Detail |
---|
public byte[] encodeContent()
encodeContent
in interface DHTContent
public int getContentLength()
getContentLength
in interface DHTContent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |