Interface NetworkAdminNATDevice
-
- All Known Implementing Classes:
NetworkAdminNATDeviceImpl
public interface NetworkAdminNATDevice
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.InetAddress
getAddress()
java.net.InetAddress
getExternalAddress()
java.lang.String
getName()
int
getPort()
java.lang.String
getString()
-