Interface NetworkAdminNATDevice

All Known Implementing Classes:
NetworkAdminNATDeviceImpl

public interface NetworkAdminNATDevice
  • Method Details

    • getName

      String getName()
    • getAddress

      InetAddress getAddress()
    • getPort

      int getPort()
    • getExternalAddress

      InetAddress getExternalAddress()
    • getString

      String getString()