|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.app.messages.ApplicationMessage
public class ApplicationMessage
Class to provide a generic kind of messages for the different applications made over the protocol
Constructor Summary | |
---|---|
ApplicationMessage()
|
Method Summary | |
---|---|
byte[] |
getContent()
|
void |
setContent(byte[] content)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationMessage()
Method Detail |
---|
public byte[] getContent()
public void setContent(byte[] content)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |