Package | Description |
---|---|
net.sourceforge.jtds.util |
Modifier and Type | Field and Description |
---|---|
(package private) TimerThread.TimerListener |
TimerThread.TimerRequest.target
Target to notify when the timeout expires.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
TimerThread.setTimer(int timeout,
TimerThread.TimerListener l)
Add a timer request to the queue.
|
Constructor and Description |
---|
TimerThread.TimerRequest(int timeout,
TimerThread.TimerListener target)
Create a
TimerRequest . |
Generated on August 2 2013