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