|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
All kannel's messages classes, should implement this interface.
| Method Summary | |
byte[] |
getMessage()
Gets the full message as an array of bytes as it would be sent over a TCP link. |
void |
setMessage(byte[] data)
Sets the message data to a message class as it would have been received from a TCP link.Sets the message attribute of the BasicKannelProtocolMessage object |
| Method Detail |
public byte[] getMessage()
public void setMessage(byte[] data)
throws java.lang.Exception
data - The new message value
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||