Package | Description |
---|---|
com.ergotech.secs | |
com.ergotech.transsecs.secs | |
com.ergotech.transsecs.secs.host |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
JSONEncodeDecode.reportToJSON(ReportValues rptidVariable,
java.lang.String timeStamp)
Encode a report to a JSON Object.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
JSONEncodeDecode.eventMessageToJSON(GemToolModelSnapshot.GemReportVariable ceidVariable,
java.util.List<ReportValues> reportValues,
java.lang.String timeStamp)
Encode an event message to JSON.
|
Modifier and Type | Method and Description |
---|---|
void |
TransSecsGEMController.updateReportListeners(ReportValues report)
Update all report listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
TransSecsGEMController.updateEventListeners(GemToolModelSnapshot.GemReportVariable ceid,
java.util.List<ReportValues> eventValues)
Update all event listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportListener.reportUpdated(ReportValues report) |
Modifier and Type | Method and Description |
---|---|
void |
EventListener.eventReceived(GemToolModelSnapshot.GemReportVariable ceid,
java.util.List<ReportValues> event) |
static void |
ReportValues.updateEventListeners(GemToolModelSnapshot.GemReportVariable ceid,
java.util.List<ReportValues> eventValues,
java.util.concurrent.ExecutorService eventListenerUpdateService,
java.util.Map<java.lang.Long,java.util.List<EventListener>> eventListeners,
EventListener globalEventListener) |
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.