- Version:
- 2.0
- Authors:
- Infoflex Connect AB
What's new
In version 2.0 of EMG Java API the following important changes haves been made:
- Message id has changed from int to String In EMG the message id is now a 64-bit value and the recommended representation is String. When necessary to handle it as a numeric value it should be converted to long.
- DB-related operations (dbexec) and classes (ResultSet, ResultSetMetadata) have been obsoleted.
Usage
Using the Java API
About
This is the doxygen documentation for Java implementation of MGP protocol used by Enterprise Messaging Gateway (EMG).
More information about EMG can be found at http://www.nordicmessaging.se/.