Package org.kurento.commons.net
Class RemoteService
- java.lang.Object
-
- org.kurento.commons.net.RemoteService
-
public class RemoteService extends Object
-
-
Constructor Summary
Constructors Constructor Description RemoteService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidwaitForReady(String host, int port, int time, TimeUnit unit)
-
-
-
Method Detail
-
waitForReady
public static void waitForReady(String host, int port, int time, TimeUnit unit) throws UnknownHostException, IOException, TimeoutException
-
-