Uses of Interface
com.biglybt.plugin.upnp.UPnPMappingListener
-
Packages that use UPnPMappingListener Package Description com.biglybt.plugin.upnp -
-
Uses of UPnPMappingListener in com.biglybt.plugin.upnp
Classes in com.biglybt.plugin.upnp that implement UPnPMappingListener Modifier and Type Class Description class
UPnPPlugin
Methods in com.biglybt.plugin.upnp with parameters of type UPnPMappingListener Modifier and Type Method Description void
UPnPMapping. addListener(UPnPMappingListener l)
void
UPnPMapping. removeListener(UPnPMappingListener l)
-