All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.kurento.jsonrpc.client.ReconnectedHandler Maven / Gradle / Ivy

package org.kurento.jsonrpc.client;

public interface ReconnectedHandler {
  public void run(boolean sameServer);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy