net.jxta.impl.endpoint.router
Class EndpointRouter.ClearPendingQuery
java.lang.Object
java.util.TimerTask
net.jxta.impl.endpoint.router.EndpointRouter.ClearPendingQuery
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- EndpointRouter
protected class EndpointRouter.ClearPendingQuery
- extends TimerTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pid
EndpointAddress pid
failed
volatile boolean failed
timeToRetry
long timeToRetry
EndpointRouter.ClearPendingQuery
EndpointRouter.ClearPendingQuery(EndpointAddress pid)
run
public void run()
-
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
isTimeToRetry
public boolean isTimeToRetry()
isFailed
public boolean isFailed()