Class NetworkUtils
java.lang.Object
org.photonvision.common.networking.NetworkUtils
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
connDoesNotExist
(String connName) static List<NetworkUtils.NMDeviceInfo>
static List<NetworkUtils.NMDeviceInfo>
static List<NetworkUtils.NMDeviceInfo>
static List<NetworkUtils.NMDeviceInfo>
static NetworkUtils.NMDeviceInfo
getNMinfoForConnName
(String connName) static NetworkUtils.NMDeviceInfo
getNMinfoForDevName
(String devName)
-
Constructor Details
-
NetworkUtils
public NetworkUtils()
-
-
Method Details
-
getAllInterfaces
-
getAllActiveInterfaces
-
getAllWiredInterfaces
-
getAllActiveWiredInterfaces
-
getNMinfoForConnName
-
getNMinfoForDevName
-
connDoesNotExist
-