Package | Description |
---|---|
com.ergotech.secs | |
com.ergotech.secs.gem | |
com.ergotech.transsecs.secs |
Modifier and Type | Method and Description |
---|---|
void |
SecsEventHandler.post(SecsEvent theEvent)
This will take a new event, and notify all listeners before returning.
|
void |
HSMSActiveWrapper.secsEvent(SecsEvent theEvent)
Catches incoming PORT_ERROR and re-starts the connection thread if it
has been configured.
|
void |
HSMSSessionManager.secsEvent(SecsEvent se)
Deprecated.
|
void |
HSMSWrapper.secsEvent(SecsEvent theEvent)
Catches incoming PORT_ERROR and SESSION_CREATED events and removes the portManager.
|
void |
Logger.secsEvent(SecsEvent theEvent)
The implementation of the SecsEventListener interface.
|
void |
NetLogger.secsEvent(SecsEvent theEvent) |
void |
PassThroughMessageHandler.secsEvent(SecsEvent theEvent)
Catch the secs events.
|
void |
SecsEventHandler.secsEvent(SecsEvent theEvent)
This is usually called by another SecsEventHandler.
|
void |
SecsEventListener.secsEvent(SecsEvent theEvent)
This method will be called when a SecsEvent accurs.
|
void |
SecsIWrapper.secsEvent(SecsEvent theEvent)
Catches incoming PORT_ERROR events and removes the portManager.
|
void |
SyslogLogger.secsEvent(SecsEvent theEvent) |
void |
TransactionManager.secsEvent(SecsEvent theEvent)
Catch the secs events.
|
Modifier and Type | Method and Description |
---|---|
void |
CommunicationsHandler.secsEvent(SecsEvent e)
This will receive a PORT_ERROR.
|
void |
GemHandler.secsEvent(SecsEvent theEvent)
This method will be called when a SecsEvent accurs.
|
void |
Log4JLogger.secsEvent(SecsEvent theEvent)
Passed through to the log4j logger.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionConfig.secsEvent(SecsEvent theEvent)
Updates the status of the connection on any event.
|
void |
Log4JLogger.secsEvent(SecsEvent theEvent)
Passed through to the log4j logger.
|
void |
MultiLogger.secsEvent(SecsEvent theEvent)
Passed through to all the loggers.
|
void |
SecsEventFilter.secsEvent(SecsEvent theEvent)
Receive the event and update the output.
|
void |
TransSecsVoyeur.ConnectionEventListener.secsEvent(SecsEvent event) |
void |
VIBLogger.secsEvent(SecsEvent theEvent)
Called to display the SECS events.
|
void |
VoyeurPassThroughMessageHandler.secsEvent(SecsEvent theEvent)
Catch the secs events.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.