| Interface | Description |
|---|---|
| HelloService |
Interface for the service to expose.
|
| Class | Description |
|---|---|
| HelloClient |
Client to invoke the RMI service hosted on another JVM running on localhost.
|
| HelloServiceImpl |
Implementation of the service which returns a message.
|
Apache Camel