net.sourceforge.jtds.util
Class TimerThread.TimerRequest
java.lang.Objectnet.sourceforge.jtds.util.TimerThread.TimerRequest
- TimerThread
private static class TimerThread.TimerRequest
extends java.lang.Object
Internal class associating a login or query timeout value with a target
TimerListener.
time
(package private) final long time
The time when this timeout will expire.
TimerRequest
(package private) TimerRequest(int timeout,
TimerThread.TimerListener target) Create a TimerRequest.
timeout - the desired timeout in millisecondstarget - the target object; one of SharedSocket or
TdsCore
Generated on June 12 2008