|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.homeip.mleclerc.omnilink.messagebase.Message
net.homeip.mleclerc.omnilink.messagebase.ReplyMessage
| Field Summary |
| Fields inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
START_CHAR |
| Constructor Summary | |
ReplyMessage()
|
|
| Method Summary | |
protected void |
checkMessageLength(int messageLength)
|
protected void |
checkMessageType(int messageType)
|
protected void |
dataChanged(short[] data)
|
boolean |
execute(java.io.InputStream is)
|
| Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
execute, getData, getExpectedByteCount, getMessageBytes, getMessageLength, getMessageType, setData, setMessageFields |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReplyMessage()
| Method Detail |
public boolean execute(java.io.InputStream is)
throws CommunicationException
CommunicationException
protected void checkMessageType(int messageType)
throws CommunicationException
CommunicationException
protected void checkMessageLength(int messageLength)
throws CommunicationException
CommunicationException
protected void dataChanged(short[] data)
throws CommunicationException
CommunicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||