com.aelitis.net.natpmp.upnp.impl
Class NatPMPUPnPImpl
java.lang.Object
com.aelitis.net.natpmp.upnp.impl.NatPMPUPnPImpl
- All Implemented Interfaces:
- NatPMPUPnP
public class NatPMPUPnPImpl
- extends Object
- implements NatPMPUPnP
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NatPMPUPnPImpl
public NatPMPUPnPImpl(UPnP _upnp,
NatPMPDevice _nat_device)
start
protected void start()
setEnabled
public void setEnabled(boolean _enabled)
- Specified by:
setEnabled
in interface NatPMPUPnP
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled
in interface NatPMPUPnP
search
protected void search()
addListener
public void addListener(UPnPListener listener)
- Specified by:
addListener
in interface NatPMPUPnP
removeListener
public void removeListener(UPnPListener listener)
- Specified by:
removeListener
in interface NatPMPUPnP