Java RPC Server

The EntireX Java RPC Server allows standard RPC clients to communicate with servers written in Java. It works together with the Java Wrapper and calls Java server interface objects. This document covers the following topics:

Introduction Introduction to the Java RPC Server.
Administration Administering the Java RPC Server. How to start and stop the Java RPC Server.
Scenarios Writing a new Java server.

Related Literature