Web Gateway
API that combines information from several sources, if needed. For example, viewing an incident in the GUI requires more information than just the incident, the web gateway will then fetch notes, positions, and poll logs that are related to the incident.
Artifacts
Web Gateway Module
JMS queues
Name | JNDI | Description |
---|---|---|
EventStream | java:/jms/topic/EventStream | Listens for events on the topic and publishes them on an SSE stream |