JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Kurento Room Server 6.0.0
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
A
addKms(Kms)
- Method in class org.kurento.room.kms.
KmsManager
addTransaction(Transaction, Request<JsonObject>)
- Method in class org.kurento.room.rpc.
JsonRpcNotificationService
addTransaction(Integer, Transaction)
- Method in class org.kurento.room.rpc.
SessionWrapper
afterConnectionClosed(Session, String)
- Method in class org.kurento.room.
RoomJsonRpcHandler
allowMoreElements()
- Method in class org.kurento.room.kms.
Kms
allowMoreElements(Kms)
- Method in interface org.kurento.room.kms.
LoadManager
allowMoreElements(Kms)
- Method in class org.kurento.room.kms.
MaxWebRtcLoadManager
C
calculateLoad(Kms)
- Method in interface org.kurento.room.kms.
LoadManager
calculateLoad(Kms)
- Method in class org.kurento.room.kms.
MaxWebRtcLoadManager
closeSession(ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcNotificationService
compareTo(KmsManager.KmsLoad)
- Method in class org.kurento.room.kms.
KmsManager.KmsLoad
CUSTOM_REQUEST_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
CUSTOM_REQUEST_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
customRequest(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
F
FixedOneKmsManager
- Class in
org.kurento.room.kms
FixedOneKmsManager(String)
- Constructor for class org.kurento.room.kms.
FixedOneKmsManager
FixedOneKmsManager(String, int)
- Constructor for class org.kurento.room.kms.
FixedOneKmsManager
G
getAllRooms()
- Method in class org.kurento.room.rest.
RoomController
getBooleanParam(Request<JsonObject>, String)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
getIntParam(Request<JsonObject>, String)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
getKms(String)
- Method in class org.kurento.room.kms.
KmsManager
Returns a
Kms
using a round-robin strategy.
getKms()
- Method in class org.kurento.room.kms.
KmsManager.KmsLoad
getKmssSortedByLoad()
- Method in class org.kurento.room.kms.
KmsManager
getKurentoClient()
- Method in class org.kurento.room.kms.
Kms
getKurentoClient(String)
- Method in class org.kurento.room.kms.
KmsManager
getLessLoadedKms()
- Method in class org.kurento.room.kms.
KmsManager
getLoad()
- Method in class org.kurento.room.kms.
Kms
getLoad()
- Method in class org.kurento.room.kms.
KmsManager.KmsLoad
getNextLessLoadedKms()
- Method in class org.kurento.room.kms.
KmsManager
getParticipantName()
- Method in class org.kurento.room.rpc.
ParticipantSession
getParticipantSession(Transaction)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
getRoomName()
- Method in class org.kurento.room.rpc.
ParticipantSession
getSession(String)
- Method in class org.kurento.room.rpc.
JsonRpcNotificationService
getSession()
- Method in class org.kurento.room.rpc.
SessionWrapper
getStringParam(Request<JsonObject>, String)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
getTransaction(Integer)
- Method in class org.kurento.room.rpc.
SessionWrapper
getTransactions()
- Method in class org.kurento.room.rpc.
SessionWrapper
getUri()
- Method in class org.kurento.room.kms.
Kms
H
HANDLER_THREAD_NAME
- Static variable in class org.kurento.room.internal.
ThreadLogUtils
handleRequest(Transaction, Request<JsonObject>)
- Method in class org.kurento.room.
RoomJsonRpcHandler
handleTransportError(Session, Throwable)
- Method in class org.kurento.room.
RoomJsonRpcHandler
I
ICE_CANDIDATE_EVENT
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
J
JOIN_ROOM_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
JOIN_ROOM_ROOM_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
JOIN_ROOM_USER_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
joinRoom(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
JsonRpcNotificationService
- Class in
org.kurento.room.rpc
JSON-RPC implementation of
UserNotificationService
for WebSockets.
JsonRpcNotificationService()
- Constructor for class org.kurento.room.rpc.
JsonRpcNotificationService
JsonRpcProtocolElements
- Class in
org.kurento.room.rpc
JsonRpcProtocolElements()
- Constructor for class org.kurento.room.rpc.
JsonRpcProtocolElements
JsonRpcUserControl
- Class in
org.kurento.room.rpc
Controls the user interactions by delegating her JSON-RPC requests to the room API.
JsonRpcUserControl()
- Constructor for class org.kurento.room.rpc.
JsonRpcUserControl
K
Kms
- Class in
org.kurento.room.kms
Kms(KurentoClient, String)
- Constructor for class org.kurento.room.kms.
Kms
KmsManager
- Class in
org.kurento.room.kms
KmsManager()
- Constructor for class org.kurento.room.kms.
KmsManager
kmsManager()
- Method in class org.kurento.room.
KurentoRoomServerApp
KmsManager.KmsLoad
- Class in
org.kurento.room.kms
KmsManager.KmsLoad(Kms, double)
- Constructor for class org.kurento.room.kms.
KmsManager.KmsLoad
KMSS_URIS_DEFAULT
- Static variable in class org.kurento.room.
KurentoRoomServerApp
KMSS_URIS_PROPERTY
- Static variable in class org.kurento.room.
KurentoRoomServerApp
KurentoRoomServerApp
- Class in
org.kurento.room
KurentoRoomServerApp()
- Constructor for class org.kurento.room.
KurentoRoomServerApp
L
LEAVE_ROOM_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
leaveRoom(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
leaveRoomAfterConnClosed(String)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
LoadManager
- Interface in
org.kurento.room.kms
M
main(String[])
- Static method in class org.kurento.room.
KurentoRoomServerApp
MaxWebRtcLoadManager
- Class in
org.kurento.room.kms
MaxWebRtcLoadManager(int)
- Constructor for class org.kurento.room.kms.
MaxWebRtcLoadManager
N
notificationService()
- Method in class org.kurento.room.
KurentoRoomServerApp
O
ON_ICE_CANDIDATE_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
ON_ICE_CANDIDATE_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
ON_ICE_EP_NAME_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
ON_ICE_SDP_M_LINE_INDEX_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
ON_ICE_SDP_MID_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
onIceCandidate(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
org.kurento.room
- package org.kurento.room
org.kurento.room.internal
- package org.kurento.room.internal
org.kurento.room.kms
- package org.kurento.room.kms
org.kurento.room.rest
- package org.kurento.room.rest
org.kurento.room.rpc
- package org.kurento.room.rpc
P
PARTICIPANT_SESSION_ATTRIBUTE
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
ParticipantSession
- Class in
org.kurento.room.rpc
Participant information that should be stored in the WebSocket session.
ParticipantSession()
- Constructor for class org.kurento.room.rpc.
ParticipantSession
ParticipantSession(String, String)
- Constructor for class org.kurento.room.rpc.
ParticipantSession
PUBLISH_VIDEO_DOLOOPBACK_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
PUBLISH_VIDEO_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
PUBLISH_VIDEO_SDPOFFER_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
publishVideo(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
R
RECEIVE_VIDEO_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
RECEIVE_VIDEO_SDPOFFER_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
RECEIVE_VIDEO_SENDER_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
receiveVideoFrom(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
registerJsonRpcHandlers(JsonRpcHandlerRegistry)
- Method in class org.kurento.room.
KurentoRoomServerApp
removeTransaction(Integer)
- Method in class org.kurento.room.rpc.
SessionWrapper
RoomController
- Class in
org.kurento.room.rest
RoomController()
- Constructor for class org.kurento.room.rest.
RoomController
roomHandler()
- Method in class org.kurento.room.
KurentoRoomServerApp
RoomJsonRpcHandler
- Class in
org.kurento.room
RoomJsonRpcHandler()
- Constructor for class org.kurento.room.
RoomJsonRpcHandler
roomManager()
- Method in class org.kurento.room.
KurentoRoomServerApp
roomManager
- Variable in class org.kurento.room.rpc.
JsonRpcUserControl
S
sendErrorResponse(ParticipantRequest, Object, RoomException)
- Method in class org.kurento.room.rpc.
JsonRpcNotificationService
sendMessage(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
SENDMESSAGE_MESSAGE_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
SENDMESSAGE_ROOM_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
SENDMESSAGE_ROOM_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
SENDMESSAGE_USER_PARAM
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
sendNotification(String, String, Object)
- Method in class org.kurento.room.rpc.
JsonRpcNotificationService
sendResponse(ParticipantRequest, Object)
- Method in class org.kurento.room.rpc.
JsonRpcNotificationService
SESSION_KEY
- Static variable in class org.kurento.room.rpc.
ParticipantSession
SessionWrapper
- Class in
org.kurento.room.rpc
SessionWrapper(Session)
- Constructor for class org.kurento.room.rpc.
SessionWrapper
setLoadManager(LoadManager)
- Method in class org.kurento.room.kms.
Kms
setParticipantName(String)
- Method in class org.kurento.room.rpc.
ParticipantSession
setRoomName(String)
- Method in class org.kurento.room.rpc.
ParticipantSession
T
ThreadLogUtils
- Class in
org.kurento.room.internal
ThreadLogUtils()
- Constructor for class org.kurento.room.internal.
ThreadLogUtils
toString()
- Method in class org.kurento.room.rpc.
ParticipantSession
U
UNPUBLISH_VIDEO_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
unpublishVideo(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
UNSUBSCRIBE_VIDEO_METHOD
- Static variable in class org.kurento.room.rpc.
JsonRpcProtocolElements
unsubscribeFromVideo(Transaction, Request<JsonObject>, ParticipantRequest)
- Method in class org.kurento.room.rpc.
JsonRpcUserControl
updateThreadName(String)
- Static method in class org.kurento.room.internal.
ThreadLogUtils
userControl()
- Method in class org.kurento.room.
KurentoRoomServerApp
A
C
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Kurento Room Server 6.0.0
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
Kurento
. All rights reserved.