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 UPnPServiceModifierConstructorDescriptionprotectedDeviceContentDirectoryImpl(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 classFields 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, boolean use_http_connection, InetAddress bind) The use_http_connection flag is set to false sometimes to avoid using the URLConnection library for some dopey UPnP routers.UPnPImpl.performSOAPRequest(UPnPService service, String soap_action, String request, InetAddress bind) -
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()UPnPSSWANIPv6FirewallControlImpl.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 that return UPnPServiceModifier and TypeMethodDescriptionUPnPPluginService.getGenericService()UPnPPluginServiceFirewall.getGenericService()UPnPPluginServiceWAN.getGenericService()Methods in com.biglybt.plugin.upnp with parameters of type UPnPServiceModifier and TypeMethodDescriptionprotected intUPnPPlugin.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 UPnPServiceDeviceManagerUI.DeviceViewInstance.findService(DeviceUPnP device, String type) private UPnPServiceDeviceManagerUI.DeviceViewInstance.findService(UPnPDevice device, String type)