Uses of Interface
com.biglybt.net.upnp.UPnPService
Packages that use UPnPService
Package
Description
-
Uses of UPnPService in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as UPnPServiceConstructors in com.biglybt.core.devices.impl with parameters of type UPnPServiceModifierConstructorDescriptionprotected
DeviceContentDirectoryImpl
(DeviceManagerImpl _manager, UPnPDevice _device, UPnPService _service) -
Uses of UPnPService in com.biglybt.net.natpmp.upnp.impl
Classes in com.biglybt.net.natpmp.upnp.impl that implement UPnPServiceModifier and TypeClassDescriptionprotected class
Fields in com.biglybt.net.natpmp.upnp.impl declared as UPnPServiceMethods in com.biglybt.net.natpmp.upnp.impl that return UPnPServiceModifier and TypeMethodDescriptionNatPMPUPnPRootDeviceImpl.NatPMPUPnPWANConnection.getGenericService()
NatPMPUPnPRootDeviceImpl.NatPMPUPnPDevice.getServices()
-
Uses of UPnPService in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return UPnPServiceModifier and TypeMethodDescriptionUPnPAction.getService()
UPnPStateVariable.getService()
UPnPDevice.getServices()
-
Uses of UPnPService in com.biglybt.net.upnp.impl
Methods in com.biglybt.net.upnp.impl with parameters of type UPnPServiceModifier and TypeMethodDescriptionUPnPImpl.performSOAPRequest
(UPnPService service, String soap_action, String request) UPnPImpl.performSOAPRequest
(UPnPService service, String soap_action, String request, boolean use_http_connection) The use_http_connection flag is set to false sometimes to avoid using the URLConnection library for some dopey UPnP routers. -
Uses of UPnPService in com.biglybt.net.upnp.impl.device
Methods in com.biglybt.net.upnp.impl.device that return UPnPService -
Uses of UPnPService in com.biglybt.net.upnp.impl.services
Classes in com.biglybt.net.upnp.impl.services that implement UPnPServiceMethods in com.biglybt.net.upnp.impl.services that return UPnPServiceModifier and TypeMethodDescriptionUPnPSSOfflineDownloaderImpl.getGenericService()
UPnPSSWANCommonInterfaceConfigImpl.getGenericService()
UPnPSSWANConnectionImpl.getGenericService()
UPnPActionImpl.getService()
UPnPStateVariableImpl.getService()
-
Uses of UPnPService in com.biglybt.net.upnp.services
Methods in com.biglybt.net.upnp.services that return UPnPService -
Uses of UPnPService in com.biglybt.plugin.upnp
Methods in com.biglybt.plugin.upnp with parameters of type UPnPServiceModifier and TypeMethodDescriptionprotected int
UPnPPlugin.processServices
(UPnPDevice device, UPnPService[] device_services) -
Uses of UPnPService in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices that return UPnPServiceModifier and TypeMethodDescriptionprivate UPnPService
DeviceManagerUI.DeviceViewInstance.findService
(DeviceUPnP device, String type) private UPnPService
DeviceManagerUI.DeviceViewInstance.findService
(UPnPDevice device, String type)