Package org.apache.camel.example.osgi

Interface Summary
HelloService Interface for the service to expose.
 

Class Summary
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