|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimerThread.TimerListener | |
---|---|
net.sourceforge.jtds.util |
Uses of TimerThread.TimerListener in net.sourceforge.jtds.util |
---|
Fields in net.sourceforge.jtds.util declared as TimerThread.TimerListener | |
---|---|
(package private) TimerThread.TimerListener |
TimerThread.TimerRequest.target
Target to notify when the timeout expires. |
Methods in net.sourceforge.jtds.util with parameters of type TimerThread.TimerListener | |
---|---|
java.lang.Object |
TimerThread.setTimer(int timeout,
TimerThread.TimerListener l)
Add a timer request to the queue. |
Constructors in net.sourceforge.jtds.util with parameters of type TimerThread.TimerListener | |
---|---|
TimerThread.TimerRequest(int timeout,
TimerThread.TimerListener target)
Create a TimerRequest . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |