Class DeviceManagerUPnPImpl
java.lang.Object
com.biglybt.core.devices.impl.DeviceManagerUPnPImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Object(package private) DeviceManagerImpl(package private) PluginInterfaceprivate TorrentAttribute(package private) Map<InetAddress, String> private UPnP(package private) IPCInterface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected TorrentAttributeprotected DeviceManagerImplprotected IPCInterfaceprotected voidhandleBrowser(InetSocketAddress address) protected voidhandleDevice(UPnPDevice device, boolean update_if_found) protected voidhandleDevice(UPnPRootDevice root_device, boolean update_if_found) protected DeviceMediaRendererhandleGeneric(InetSocketAddress address, String unique_name, String display_name) protected voidhandlePS3(InetSocketAddress address) protected DeviceMediaRendererhandleVuzeMSBrowser(InetSocketAddress address, String info) protected voidhandleWii(InetSocketAddress address) protected voidhandleXBox(InetSocketAddress address) protected voidvoidsearch()protected voidstartUp()
-
Field Details
-
KEY_ROOT_DEVICE
-
manager
DeviceManagerImpl manager -
plugin_interface
PluginInterface plugin_interface -
upnp
-
ta_category
-
upnpav_ipc
-
unassociated_devices
Map<InetAddress, String> unassociated_devices -
access_logs
-
-
Constructor Details
-
DeviceManagerUPnPImpl
-
-
Method Details
-
initialise
protected void initialise() -
getManager
-
getCategoryAttibute
-
startUp
protected void startUp() -
addListener
-
getUnassociatedDevices
-
getPluginInterface
-
getUPnPAVIPC
-
search
public void search() -
handleXBox
-
handlePS3
-
handleWii
-
handleBrowser
-
handleVuzeMSBrowser
-
handleGeneric
protected DeviceMediaRenderer handleGeneric(InetSocketAddress address, String unique_name, String display_name) -
handleDevice
-
handleDevice
-