public interface SecsDefinedMessage
Modifier and Type | Method and Description |
---|---|
SecsMsg |
createMessage()
Create the message.
|
int |
getFunction()
This will return the function value.
|
SecsDefinedMessage |
getResponse()
Returns the response message.
|
SecsMsg |
getSecsMsg()
Returns the Secs Message.
|
int |
getStream()
This will return the stream value.
|
boolean |
processMessage(SecsMsg msg)
Process the response to the sent message - if any.
|
boolean |
publishData(SecsMsg msg)
Publishes the data from unsolicted messages is they match an incoming message.
|
SecsMsg |
sendMessage()
Send the message.
|
SecsMsg createMessage()
int getFunction()
SecsDefinedMessage getResponse()
SecsMsg getSecsMsg()
int getStream()
boolean processMessage(SecsMsg msg)
boolean publishData(SecsMsg msg)
SecsMsg sendMessage() throws SecsException
SecsException
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.