Interface | Description |
---|---|
Continuation<F> |
This interface is to be used in asynchronous calls to the media server.
|
JsonRpcWSConnectionListener |
Class | Description |
---|---|
JsonRcpServiceAdapter | |
JsonRpcClient |
This class is used to make request to a server using the JSON-RPC protocol
with server events.
|
JsonRpcClientHttp | |
JsonRpcClientLocal | |
JsonRpcClientWebSocket | |
RequestAlreadyRespondedException |
This exception occurs when there is a communication error.
|