py4j
Class NetworkUtil
java.lang.Object
py4j.NetworkUtil
public class NetworkUtil
- extends Object
Utility class used to perform network operations.
- Author:
- Barthelemy Dagenais
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkUtil
public NetworkUtil()
quietlyClose
public static void quietlyClose(Closeable closeable)
quietlyClose
public static void quietlyClose(Socket closeable)
quietlyClose
public static void quietlyClose(ServerSocket closeable)