public class EventOutSpooler extends java.lang.Object implements SystemHandlerInterface, MessageResponseInterface
Modifier and Type | Field and Description |
---|---|
static int |
debugLevel
Our debug level.
|
cvsRev
cvsRev
Constructor and Description |
---|
EventOutSpooler() |
Modifier and Type | Method and Description |
---|---|
void |
deSpool()
Despool the event messages one at a time.
|
boolean |
processMessage(SecsTrigger imsg)
This method will find the response message and halt it's processing.
|
boolean |
responseReceived(int status,
SecsMsg primary,
SecsMsg response)
The MsgResponseInterface.
|
boolean |
verifyMessage(SecsMsg msg)
This method checks to see if the outgoing message is a primary.
|
public void deSpool()
public boolean processMessage(SecsTrigger imsg)
public boolean responseReceived(int status, SecsMsg primary, SecsMsg response)
responseReceived
in interface MessageResponseInterface
public boolean verifyMessage(SecsMsg msg) throws SecsException
verifyMessage
in interface SystemHandlerInterface
SecsException
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.