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
Fields inherited from class java.util.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()
-
isTimeToRetry
public boolean isTimeToRetry()
isFailed
public boolean isFailed()