| Interface | Description |
|---|---|
| Continuation<F> |
This interface is to be used in asynchronous calls to the media server.
|
| Handler | |
| JsonRpcWSConnectionListener | |
| ReconnectedHandler | |
| WebSocketClient |
| Class | Description |
|---|---|
| AbstractJsonRpcClientWebSocket | |
| AbstractJsonRpcWebSocketClientHandler | |
| JsonRcpServiceAdapter | |
| JsonRpcClient |
This class is used to make request to a server using the JSON-RPC protocol with server events.
|
| JsonRpcClientHttp | |
| JsonRpcClientLocal | |
| JsonRpcClientNettyWebSocket | |
| JsonRpcWSConnectionAdapter |
| Exception | Description |
|---|---|
| RequestAlreadyRespondedException |
This exception occurs when there is a communication error.
|
Copyright © 2017 Kurento. All rights reserved.