net.sbbi.upnp.jmx
Class UPNPMBeanDevicesDiscoveryHandler
java.lang.Object
net.sbbi.upnp.jmx.UPNPMBeanDevicesDiscoveryHandler
- All Implemented Interfaces:
- Runnable
public class UPNPMBeanDevicesDiscoveryHandler
- extends Object
- implements Runnable
Class to handle UPNP discovery mechanism on UPNPMBeanDevice
- Version:
- 1.0
- Author:
- SuperBonBon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static final UPNPMBeanDevicesDiscoveryHandler getInstance(InetSocketAddress bindAddress)
addUPNPMBeanDevice
protected void addUPNPMBeanDevice(UPNPMBeanDevice rootDevice)
throws IOException
- Throws:
IOException
removeUPNPMBeanDevice
protected void removeUPNPMBeanDevice(UPNPMBeanDevice rootDevice)
throws IOException
- Throws:
IOException
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2010. All Rights Reserved.