The EntireX documentation contains the following Java-related topics:
- Java ACI
EntireX Java ACI is a Java class library that provides access to the EntireX Broker ACI for Java programmers. It covers the whole EntireX Broker ACI which enables you to write both client and server applications in Java. Any of these can then interact with each other and with other applications written in other languages on the same network using EntireX Broker. The EntireX Java ACI also contains the framework necessary for Java RPC requests. More info
- Java Wrapper
The EntireX Java Wrapper provides access to EntireX RPC-based components from Java applications. EntireX Java RPC enables users to develop both client and server applications written in Java. Java applets can also be used as EntireX RPC clients. More info
- EntireX MSP
The EntireX Broker is a message server provider that supports Java Message Service (JMS) with both point-to-point and publish and subscribe messaging. This enables JMS-based applications to profit from the reliability and performance of the EntireX Broker. More info
- RPC-ACI Bridge
The RPC-ACI Bridge enables RPC-based client applications to be used with ACI servers. More info
See also EntireX Workbench.