Uses of Class
org.kurento.client.KurentoClientBuilder
-
Uses of KurentoClientBuilder in org.kurento.client
Methods in org.kurento.client that return KurentoClientBuilderModifier and TypeMethodDescriptionKurentoClientBuilder.onConnected(Handler connectedHandler) KurentoClientBuilder.onConnectionFailed(Handler connectionFailedHandler) KurentoClientBuilder.onDisconnected(Handler disconnectedHandler) KurentoClientBuilder.onReconnected(ReconnectedHandler reconnectedHandler) KurentoClientBuilder.onReconnecting(Handler reconnectingHandler) KurentoClientBuilder.setConnectionTimeout(Long connectionTimeout) KurentoClientBuilder.setKmsWsUri(String kmsWsUri) KurentoClientBuilder.setProperties(Properties properties) KurentoClientBuilder.setTryReconnectingMaxTime(Long tryReconnectingMaxTime)