Class PortScan
java.lang.Object
de.muehlencord.shared.network.PortScan
- Author:
- Joern Muehlencord (joern@muehlencord.de)
-
Method Summary
Modifier and TypeMethodDescriptionstatic Future<PortInformation> portIsOpen(ExecutorService es, String ip, int port, int timeout)
-
Method Details
-
portIsOpen
public static Future<PortInformation> portIsOpen(ExecutorService es, String ip, int port, int timeout)
-