EntireX Java Wrapper
The EntireX Java Wrapper provides access to EntireX RPC-based components from Java applications. With EntireX Java RPC you can develop both client and server applications written in Java. Java applets can also be used as EntireX RPC clients.
| Topic | Description |
|---|---|
| Introduction | Introduction to the Java Wrapper. |
| Using | Using the Java Wrapper. |
| Command-line mode | Using the Java Wrapper in command-line mode. |
| Mapping | Mapping EntireX IDL data types to Java data types. |
| Writing applications | Writing applications using the Java Wrapper. |
| Reliable RPC for Java Wrapper | Introduction to reliable RPC. Writing a client and a server for Reliable RPC; Broker configuration. |