Class NatPMPUPnPImpl

java.lang.Object
com.biglybt.net.natpmp.upnp.impl.NatPMPUPnPImpl
All Implemented Interfaces:
NatPMPUPnP

public class NatPMPUPnPImpl extends Object implements NatPMPUPnP
  • Field Details

    • upnp

      private UPnP upnp
    • nat_device

      private NatPMPDevice nat_device
    • root_device

      private NatPMPUPnPRootDeviceImpl root_device
    • listeners

      private List listeners
    • enabled

      private boolean enabled
    • started

      private boolean started
  • Constructor Details

  • Method Details