JavaScript is disabled on your browser.
Kurento Room Server 6.0.0
java.lang.Object
org.kurento.jsonrpc.DefaultJsonRpcHandler<com.google.gson.JsonObject>
org.kurento.room.RoomJsonRpcHandler
Method Summary
Methods
Modifier and Type
Method and Description
void
afterConnectionClosed (org.kurento.jsonrpc.Session session,
String status)
void
handleRequest (org.kurento.jsonrpc.Transaction transaction,
org.kurento.jsonrpc.message.Request<com.google.gson.JsonObject> request)
void
handleTransportError (org.kurento.jsonrpc.Session session,
Throwable exception)
Methods inherited from class org.kurento.jsonrpc.DefaultJsonRpcHandler
afterConnectionEstablished, getHandlerType, getLabel, handleUncaughtException, isPingWatchdog, isSockJSEnabled, withLabel, withPingWatchdog, withSockJS
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Kurento Room Server 6.0.0
Copyright © 2015 Kurento . All rights reserved.