public class NetworkUtils extends Object
Constructor and Description |
---|
NetworkUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
availablePort()
Will determine the available port
|
static boolean |
isListening(String hostname,
int port) |
static boolean |
isListening(String hostname,
int port,
int timeoutMillis) |
Copyright © 2021 Apache NiFi Project. All rights reserved.