|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DKSMessagingInterface
The DKSMessagingInterface presents a basic messaging interface by which a message can be sent directly to a node, to which a reference is held. Note that no DKS routing occurs.
| Method Summary | |
|---|---|
boolean |
send(DKSRef dest,
DKSMessage msg)
Send a message directly to a node. |
| Method Detail |
|---|
boolean send(DKSRef dest,
DKSMessage msg)
dest - The destination address.msg - The message to be sent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||