Package org.cybergarage.upnp.device
Class Disposer
java.lang.Object
org.cybergarage.util.ThreadCore
org.cybergarage.upnp.device.Disposer
- All Implemented Interfaces:
Runnable
-
Constructor Summary
-
Method Summary
Methods inherited from class org.cybergarage.util.ThreadCore
getThreadObject, isRunnable, restart, setThreadObject, start, stop
-
Constructor Details
-
Disposer
-
-
Method Details
-
setControlPoint
-
getControlPoint
-
run
public void run()- Specified by:
run
in interfaceRunnable
- Overrides:
run
in classThreadCore
-