com.aelitis.net.natpmp
Class NatPMPDeviceFactory

java.lang.Object
  extended by com.aelitis.net.natpmp.NatPMPDeviceFactory

public class NatPMPDeviceFactory
extends Object


Constructor Summary
NatPMPDeviceFactory()
           
 
Method Summary
static NatPMPDevice getSingleton(NATPMPDeviceAdapter adapter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NatPMPDeviceFactory

public NatPMPDeviceFactory()
Method Detail

getSingleton

public static NatPMPDevice getSingleton(NATPMPDeviceAdapter adapter)
                                 throws Exception
Throws:
Exception