xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.Timeout

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.burstModeTimer
           
protected  Timeout Global.jdbcConnectionPoolTimer
           
protected  Timeout Global.messageTimer
           
 

Methods in org.xmlBlaster.util that return Timeout
 Timeout Global.getBurstModeTimer()
          Access the handle of the burst mode timer thread.
 Timeout Global.getJdbcConnectionPoolTimer()
          Access the handle of the jdbcConnectionPool timer (the timer for the polling when the connection has been lost).
 Timeout Global.getMessageTimer()
          Access the handle of the message expiry timer thread.
 

Uses of Timeout in org.xmlBlaster.util.pool
 

Methods in org.xmlBlaster.util.pool that return Timeout
 Timeout PoolManager.getTransistionTimer()
           
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.