|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
Defines a message that peers exchange. Most systems will use multiple types of messages in their protocols, and thus several implementations of this interface will be required.
| Method Summary | |
|---|---|
byte[] |
getData()
Get the message content. |
GUID |
getGUID()
Get the message's guid. |
| Method Detail |
|---|
GUID getGUID()
byte[] getData()
|
P-Grid v2.0a2 API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||