|
xmlBlaster 1.6.4 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Timeout | |
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.pool | |
| Uses of Timeout in org.xmlBlaster.util |
| Fields in org.xmlBlaster.util declared as Timeout | |
protected Timeout |
Global.pingTimer
|
protected Timeout |
Global.burstModeTimer
|
protected Timeout |
Global.messageTimer
|
protected Timeout |
Global.jdbcConnectionPoolTimer
|
| Methods in org.xmlBlaster.util that return Timeout | |
Timeout |
Global.getBurstModeTimer()
Access the handle of the burst mode timer thread. |
Timeout |
Global.getPingTimer()
Access the handle of the ping timer thread to test a client or callback connection. |
Timeout |
Global.getMessageTimer()
Access the handle of the message expiry timer thread. |
Timeout |
Global.getJdbcConnectionPoolTimer()
Access the handle of the jdbcConnectionPool timer (the timer for the polling when the connection has been lost). |
| Uses of Timeout in org.xmlBlaster.util.pool |
| Methods in org.xmlBlaster.util.pool that return Timeout | |
Timeout |
PoolManager.getTransistionTimer()
|
|
xmlBlaster 1.6.4 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||