Uses of Interface
com.biglybt.plugin.upnp.UPnPMappingManagerListener
-
Packages that use UPnPMappingManagerListener Package Description com.biglybt.plugin.upnp -
-
Uses of UPnPMappingManagerListener in com.biglybt.plugin.upnp
Fields in com.biglybt.plugin.upnp with type parameters of type UPnPMappingManagerListener Modifier and Type Field Description private CopyOnWriteList<UPnPMappingManagerListener>
UPnPMappingManager. listeners
Methods in com.biglybt.plugin.upnp with parameters of type UPnPMappingManagerListener Modifier and Type Method Description void
UPnPMappingManager. addListener(UPnPMappingManagerListener l)
void
UPnPMappingManager. removeListener(UPnPMappingManagerListener l)
-