com.aelitis.net.upnp.impl
Class SSDPIGDFactory

java.lang.Object
  extended by com.aelitis.net.upnp.impl.SSDPIGDFactory

public class SSDPIGDFactory
extends Object


Constructor Summary
SSDPIGDFactory()
           
 
Method Summary
static SSDPIGD create(UPnPImpl upnp, String[] selected_interfaces)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSDPIGDFactory

public SSDPIGDFactory()
Method Detail

create

public static SSDPIGD create(UPnPImpl upnp,
                             String[] selected_interfaces)
                      throws UPnPException
Throws:
UPnPException