|
||||||||||
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.RequestMessage
net.homeip.mleclerc.omnilink.messagebase.CommandMessage
net.homeip.mleclerc.omnilink.messagebase.CompositeCommandMessage
Field Summary |
Fields inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
START_CHAR |
Constructor Summary | |
CompositeCommandMessage()
|
Method Summary | |
protected void |
addCommand(CommandMessage message)
|
ReplyMessage |
execute(SystemTypeEnum model,
java.io.InputStream is,
java.io.OutputStream os)
|
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.CommandMessage |
createReplyMessage, setData |
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.RequestMessage |
validate |
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 CompositeCommandMessage()
Method Detail |
protected void addCommand(CommandMessage message)
public ReplyMessage execute(SystemTypeEnum model, java.io.InputStream is, java.io.OutputStream os) throws CommunicationException
execute
in class RequestMessage
CommunicationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |