Package com.biglybt.net.upnpms
Class UPNPMSBrowserFactory
java.lang.Object
com.biglybt.net.upnpms.UPNPMSBrowserFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UPNPMSBrowser
create
(String client_name, List<URL> endpoints, UPNPMSBrowserListener listener)
-
Constructor Details
-
UPNPMSBrowserFactory
public UPNPMSBrowserFactory()
-
-
Method Details
-
create
public static UPNPMSBrowser create(String client_name, List<URL> endpoints, UPNPMSBrowserListener listener) throws Exception - Throws:
Exception
-