jar

org.kurento : kurento-room-server

Maven & Gradle

Sep 12, 2016
3 usages

Kurento Room Server · Kurento Room Server

Table Of Contents

Latest Version

Download org.kurento : kurento-room-server JAR file - Latest Versions:

All Versions

Download org.kurento : kurento-room-server JAR file - All Versions:

Version Vulnerabilities Size Updated
6.6.x
6.5.x
6.3.x
6.2.x
6.1.x
6.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 kurento-room-server-6.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kurento.room.rpc

├─ org.kurento.room.rpc.JsonRpcNotificationService.class - [JAR]

├─ org.kurento.room.rpc.JsonRpcUserControl.class - [JAR]

├─ org.kurento.room.rpc.ParticipantSession.class - [JAR]

├─ org.kurento.room.rpc.SessionWrapper.class - [JAR]

org.kurento.room

├─ org.kurento.room.AutodiscoveryKurentoClientProvider.class - [JAR]

├─ org.kurento.room.KurentoRoomServerApp.class - [JAR]

├─ org.kurento.room.RoomJsonRpcHandler.class - [JAR]

org.kurento.room.kms

├─ org.kurento.room.kms.FixedOneKmsManager.class - [JAR]

├─ org.kurento.room.kms.Kms.class - [JAR]

├─ org.kurento.room.kms.KmsManager.class - [JAR]

├─ org.kurento.room.kms.LoadManager.class - [JAR]

├─ org.kurento.room.kms.MaxWebRtcLoadManager.class - [JAR]

org.kurento.room.rest

├─ org.kurento.room.rest.RoomController.class - [JAR]

org.kurento.room.internal

├─ org.kurento.room.internal.ThreadLogUtils.class - [JAR]

Advertisement