Uses of Interface
com.biglybt.net.upnp.services.UPnPSpecificService
-
Packages that use UPnPSpecificService Package Description com.biglybt.net.natpmp.upnp.impl com.biglybt.net.upnp com.biglybt.net.upnp.impl.services com.biglybt.net.upnp.services -
-
Uses of UPnPSpecificService in com.biglybt.net.natpmp.upnp.impl
Classes in com.biglybt.net.natpmp.upnp.impl that implement UPnPSpecificService Modifier and Type Class Description protected class
NatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection
Methods in com.biglybt.net.natpmp.upnp.impl that return UPnPSpecificService Modifier and Type Method Description UPnPSpecificService
NatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection. getSpecificService()
gets a specific service if such is supported -
Uses of UPnPSpecificService in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return UPnPSpecificService Modifier and Type Method Description UPnPSpecificService
UPnPService. getSpecificService()
gets a specific service if such is supported -
Uses of UPnPSpecificService in com.biglybt.net.upnp.impl.services
Classes in com.biglybt.net.upnp.impl.services that implement UPnPSpecificService Modifier and Type Class Description class
UPnPSSOfflineDownloaderImpl
class
UPnPSSWANCommonInterfaceConfigImpl
class
UPnPSSWANConnectionImpl
class
UPnPSSWANIPConnectionImpl
class
UPnPSSWANPPPConnectionImpl
Methods in com.biglybt.net.upnp.impl.services that return UPnPSpecificService Modifier and Type Method Description UPnPSpecificService
UPnPServiceImpl. getSpecificService()
-
Uses of UPnPSpecificService in com.biglybt.net.upnp.services
Subinterfaces of UPnPSpecificService in com.biglybt.net.upnp.services Modifier and Type Interface Description interface
UPnPOfflineDownloader
interface
UPnPWANCommonInterfaceConfig
interface
UPnPWANConnection
interface
UPnPWANIPConnection
interface
UPnPWANPPPConnection
-