Package | Description |
---|---|
org.kurento.jsonrpc | |
org.kurento.jsonrpc.internal | |
org.kurento.jsonrpc.internal.client | |
org.kurento.jsonrpc.message |
Modifier and Type | Method and Description |
---|---|
static Message |
JsonUtils.fromJsonMessage(String message) |
Modifier and Type | Method and Description |
---|---|
static String |
JsonUtils.toJsonMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
void |
HttpResponseSender.sendPingResponse(Message message) |
void |
HttpResponseSender.sendResponse(Message message) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionImpl.ResponseSender.sendPingResponse(Message message) |
void |
TransactionImpl.ResponseSender.sendResponse(Message message) |
Modifier and Type | Class and Description |
---|---|
class |
Request<P>
Java representation for JSON RPC request.
|
class |
Response<R>
Java representation for JSON media connector request.
|
Copyright © 2017 Kurento. All rights reserved.