Uses of Interface
com.biglybt.net.upnp.UPnPDeviceImage
-
Packages that use UPnPDeviceImage Package Description com.biglybt.net.natpmp.upnp.impl com.biglybt.net.upnp com.biglybt.net.upnp.impl.device -
-
Uses of UPnPDeviceImage in com.biglybt.net.natpmp.upnp.impl
Methods in com.biglybt.net.natpmp.upnp.impl that return UPnPDeviceImage Modifier and Type Method Description UPnPDeviceImage[]
NatPMPUPnPRootDeviceImpl.NatPMPUPnPDevice. getImages()
-
Uses of UPnPDeviceImage in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return UPnPDeviceImage Modifier and Type Method Description UPnPDeviceImage[]
UPnPDevice. getImages()
-
Uses of UPnPDeviceImage in com.biglybt.net.upnp.impl.device
Classes in com.biglybt.net.upnp.impl.device that implement UPnPDeviceImage Modifier and Type Class Description class
UPnPDeviceImageImpl
Fields in com.biglybt.net.upnp.impl.device with type parameters of type UPnPDeviceImage Modifier and Type Field Description private java.util.List<UPnPDeviceImage>
UPnPDeviceImpl. images
Methods in com.biglybt.net.upnp.impl.device that return UPnPDeviceImage Modifier and Type Method Description UPnPDeviceImage[]
UPnPDeviceImpl. getImages()
-