jar

com.kurento.kmf : kmf-content-protocol

Maven & Gradle

Sep 24, 2014
2 usages

Kurento Media Framework - Content Protocol · Protocol based on JSON-RPC to manage Kurento Content API The kmf-content-protocol is a JSON-RPC protocol to manage Kurento Content API.

Table Of Contents

Latest Version

Download com.kurento.kmf : kmf-content-protocol JAR file - Latest Versions:

All Versions

Download com.kurento.kmf : kmf-content-protocol JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.2.x
4.1.x
3.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kmf-content-protocol-4.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kurento.kmf.content.jsonrpc.result

├─ com.kurento.kmf.content.jsonrpc.result.JsonRpcContentEvent.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.result.JsonRpcControlEvent.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.result.JsonRpcReason.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.result.JsonRpcResponseResult.class - [JAR]

com.kurento.kmf.content.jsonrpc

├─ com.kurento.kmf.content.jsonrpc.Constraints.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.GsonUtils.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.JsonRpcConstants.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.JsonRpcRequest.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.JsonRpcRequestDeserializer.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.JsonRpcResponse.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.JsonRpcResponseDeserializer.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.JsonRpcResponseError.class - [JAR]

com.kurento.kmf.content.jsonrpc.param

├─ com.kurento.kmf.content.jsonrpc.param.JsonRpcCommand.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.param.JsonRpcConstraints.class - [JAR]

├─ com.kurento.kmf.content.jsonrpc.param.JsonRpcRequestParams.class - [JAR]