Interface UPnPWANConnectionPortMapping

All Known Implementing Classes:
NatPMPImpl.portMapping, UPnPSSWANConnectionImpl.PortMapping

public interface UPnPWANConnectionPortMapping
  • Method Details

    • isTCP

      boolean isTCP()
    • getExternalPort

      int getExternalPort()
    • getInternalHost

      InetAddress getInternalHost()
    • getDescription

      String getDescription()