|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.plugin.opennap.net.msg.Message
org.xnap.plugin.opennap.net.msg.client.ClientMessage
org.xnap.plugin.opennap.net.msg.client.ShareFileMessage
public class ShareFileMessage
| Field Summary | |
|---|---|
static int |
TYPE
|
| Fields inherited from class org.xnap.plugin.opennap.net.msg.client.ClientMessage |
|---|
data, ht, listener, PRIORITY_HIGH, PRIORITY_LOW, PRIORITY_NORMAL |
| Fields inherited from class org.xnap.plugin.opennap.net.msg.Message |
|---|
type |
| Constructor Summary | |
|---|---|
ShareFileMessage(int index,
MetaInfoFile file)
|
|
| Method Summary | |
|---|---|
int |
getPriority()
|
| Methods inherited from class org.xnap.plugin.opennap.net.msg.client.ClientMessage |
|---|
add, compareTo, failed, getData, getData, getExceptionListener, getType, setExceptionListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TYPE
| Constructor Detail |
|---|
public ShareFileMessage(int index,
MetaInfoFile file)
| Method Detail |
|---|
public int getPriority()
getPriority in class ClientMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||