Class NetworkAdminImpl.networkInterface
java.lang.Object
com.biglybt.core.networkmanager.admin.impl.NetworkAdminImpl.networkInterface
- All Implemented Interfaces:
NetworkAdminNetworkInterface
- Enclosing class:
NetworkAdminImpl
protected class NetworkAdminImpl.networkInterface
extends Object
implements NetworkAdminNetworkInterface
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateDiagnostics(IndentWriter iw, Set<InetAddress> public_addresses) getName()
-
Field Details
-
ni
-
-
Constructor Details
-
networkInterface
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayNamein interfaceNetworkAdminNetworkInterface
-
getName
- Specified by:
getNamein interfaceNetworkAdminNetworkInterface
-
getAddresses
- Specified by:
getAddressesin interfaceNetworkAdminNetworkInterface
-
getString
- Specified by:
getStringin interfaceNetworkAdminNetworkInterface
-
generateDiagnostics
-