|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.plugin.overnet.net.msg.OvernetMessage org.xnap.plugin.overnet.net.msg.client.OvernetClientMessage org.xnap.plugin.overnet.net.msg.client.GetGapsMessage
public class GetGapsMessage
Field Summary | |
---|---|
static byte |
TYPE
|
Fields inherited from class org.xnap.plugin.overnet.net.msg.OvernetMessage |
---|
type |
Constructor Summary | |
---|---|
GetGapsMessage(byte[] hash)
Request gaps information from core for a specific download. |
Method Summary |
---|
Methods inherited from class org.xnap.plugin.overnet.net.msg.client.OvernetClientMessage |
---|
getBuffer, put, put, putInt, putShort, putString |
Methods inherited from class org.xnap.plugin.overnet.net.msg.OvernetMessage |
---|
receive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte TYPE
Constructor Detail |
---|
public GetGapsMessage(byte[] hash)
hash
- 16 byte long hash
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |