JAM Service Interface
JAM Service Interface, JAM SI, is Dynasty's Middleware that guarantees connectivity with financial devices and total independence of self service applications from the hardware platforms in which they operate.
JSI uses multi-architecture components and is a collection of unique components that can be invoke from the application in different ways according to the used architecture, through:
- Applets if it is a Browser based application
- Direct call from a java application on heavy clients
- Remote Method Invocation (RMI)
- Web Services from a Server application
Among JAM SI advantages:
- Provides an unique interface to the application for device management, regardless from the architecture or provider used.
- Allows self service applications to be independent from the different providers' interpretations of the peripherals management standard.
- Allows transparent access of applications to devices not included in the standard XFS or J/XFS.
- Have specific components to control all the existent devices on the market, but it also provides a large number of high level business components that enables the development of applications.

