The following table contains all bundles included in the JSON-PRC module:
Bundle Symbolic Name |
Description |
|---|---|
com.prosyst.mbs.webservices.jsonrpc.api |
This bundle provides all public API of the module. That includes utilities, interfaces and services. |
com.prosyst.mbs.webservices.jsonrpc.core |
This bundle provides the JSON-RPC Servlet/Engine that handles the remote requests and calls the appropriate services. |
com.prosyst.mbs.webservices.jsonrpc.handler.backup |
The Backup Admin Remote Handler exports OSGi Backup Admin Service on top of JSON-RPC, thus enabling remote access to the Backup Admin Service via JSON-RPC mechanism. |
com.prosyst.mbs.webservices.jsonrpc.handler.config |
JSON-RPC Web Services. |
com.prosyst.mbs.webservices.jsonrpc.event.websocket.endpoint – new |
This bundle allows the users to subscribe for notifications from the Event Admin Service and receive them via a WebSocket channel – refer to HTTP Service . |
com.prosyst.mbs.webservices.jsonrpc.event.websocket – deprecated |
The JSON-RPC Event Websocket bundle allows the users to subscribe for notifications from the Event Admin Service and receive them via a WebSocket channel – refer to Bosch HTTP Service. |
com.prosyst.mbs.webservices.jsonrpc.handler.event |
This bundle enables remote access to the Event Admin Service via JSON-RPC mechanism. |
com.prosyst.mbs.webservices.jsonrpc.handler.platformstate |
This bundle enables remote access to the Platform State Service via JSON-RPC mechanism. |
com.prosyst.mbs.webservices.jsonrpc.invoker.policy |
This bundle secures the JSON-RPC method calls, based on configuration on the Policy Admin Service. It ensures that the remote service is called within the security context associated with the currently logged user. |
com.prosyst.mbs.webservices.jsonrpc.handler.resourceprovider |
The Resource Provider Handler exports JSON-RPC methods on top of the Resource Provider Service. |
com.prosyst.mbs.webservices.jsonrpc.handler.useradmin |
This bundle enables remote access to the User Admin Service via JSON-RPC mechanism. |