Exchange
The Exchange module facilitates data movement in and out of UVMS by defining one interface that plugins interact with. Plugin examples range from receiving AIS data to sending email.
Artifacts
Exchange Module
Exchange Client
JMS queues
Name | JNDI | Description |
---|---|---|
UVMSMovementEvent | java:/jms/queue/UVMSMovementEvent | Request queue to Movement module |
UVMSExchange | java:/jms/queue/UVMSExchange | Response queue to Exchange module |
UVMSExchangeEvent | java:/jms/queue/UVMSExchangeEvent | Request queue to Exchange module |
Datasources
Name | JDNI |
---|---|
uvms_exchange |
java:/jdbc/uvms_exchange |