Previous Topic

Next Topic

Book Contents

Book Index

Transport Service

Overview

The JSON-RPC Client bundle registers a com.prosyst.mbs.services.dect.transport.Transport Service The Transport interface provides methods for communication with the remote procedure call (RPC) server. A client can perform remote procedure calls by sending messages, or receive events by registering callback methods.

Registering Bundle

The DECT JSON-RPC Client Bundle registers a com.prosyst.mbs.services.dect.transport.Transport Service.