Uses of Interface
com.biglybt.net.upnpms.UPNPMSBrowser
-
Packages that use UPNPMSBrowser Package Description com.biglybt.net.upnpms com.biglybt.net.upnpms.impl -
-
Uses of UPNPMSBrowser in com.biglybt.net.upnpms
Methods in com.biglybt.net.upnpms that return UPNPMSBrowser Modifier and Type Method Description static UPNPMSBrowser
UPNPMSBrowserFactory. create(java.lang.String client_name, java.util.List<java.net.URL> endpoints, UPNPMSBrowserListener listener)
-
Uses of UPNPMSBrowser in com.biglybt.net.upnpms.impl
Classes in com.biglybt.net.upnpms.impl that implement UPNPMSBrowser Modifier and Type Class Description class
UPNPMSBrowserImpl
-