Uses of Interface
com.biglybt.net.upnpms.UPNPMSBrowserListener
Packages that use UPNPMSBrowserListener
-
Uses of UPNPMSBrowserListener in com.biglybt.net.upnpms
Methods in com.biglybt.net.upnpms with parameters of type UPNPMSBrowserListenerModifier and TypeMethodDescriptionstatic UPNPMSBrowser
UPNPMSBrowserFactory.create
(String client_name, List<URL> endpoints, UPNPMSBrowserListener listener) -
Uses of UPNPMSBrowserListener in com.biglybt.net.upnpms.impl
Fields in com.biglybt.net.upnpms.impl declared as UPNPMSBrowserListenerConstructors in com.biglybt.net.upnpms.impl with parameters of type UPNPMSBrowserListenerModifierConstructorDescriptionUPNPMSBrowserImpl
(String _client_name, List<URL> _urls, UPNPMSBrowserListener _listener)