Runnablepublic class RenewSubscriber extends ThreadCore
| Modifier and Type | Field | Description |
|---|---|---|
static long |
INTERVAL |
| Constructor | Description |
|---|---|
RenewSubscriber(ControlPoint ctrlp) |
| Modifier and Type | Method | Description |
|---|---|---|
ControlPoint |
getControlPoint() |
|
void |
run() |
|
void |
setControlPoint(ControlPoint ctrlp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetThreadObject, isRunnable, restart, setThreadObject, start, stoppublic static final long INTERVAL
public RenewSubscriber(ControlPoint ctrlp)
public void setControlPoint(ControlPoint ctrlp)
public ControlPoint getControlPoint()
public void run()
run in interface Runnablerun in class ThreadCore