Demo Kitman script name |
Bundle name |
Description |
|---|---|---|
Web Services JSON-RPC Bookstore Demo |
com.prosyst.mbs.webservices.jsonrpc.bookstore-demo |
This example demonstrates the most basic implementation of a an OSGi bundle providing a root resource as a service. |
JSON-RPC Chat Demo |
com.prosyst.mbs.webservices.jsonrpc.chat-demo |
Demonstrates: how to create JSON-RPC services in Java and how to use the JSON-RPC service from web/javascript applications. |
Web Services JSON-RPC Events Demo |
com.prosyst.mbs.webservices.jsonrpc.events-demo |
This example demonstrates the most basic implementation of a an OSGi bundle which works with remote events subscriptions and notifications via a simple web interface. |