|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.asunder.messaging.AsunderBaseMessage
org.asunder.messaging.AsunderGetMessage
public class AsunderGetMessage
| Field Summary | |
|---|---|
protected DHTContentKey |
contentKey
|
| Fields inherited from class org.asunder.messaging.AsunderBaseMessage |
|---|
messageId, senderHandle |
| Constructor Summary | |
|---|---|
AsunderGetMessage(Id messageId,
NodeHandle senderHandle,
DHTContentKey contentKey)
Creates a new instance of AsunderGetMessage |
|
| Method Summary | |
|---|---|
DHTContentKey |
getContentKey()
|
int |
getPriority()
|
| Methods inherited from class org.asunder.messaging.AsunderBaseMessage |
|---|
getMessageId, getSenderHandle, setSenderHandle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DHTContentKey contentKey
| Constructor Detail |
|---|
public AsunderGetMessage(Id messageId,
NodeHandle senderHandle,
DHTContentKey contentKey)
| Method Detail |
|---|
public int getPriority()
public DHTContentKey getContentKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||