xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.I_TimeoutManager

Packages that use I_TimeoutManager
org.xmlBlaster.util Java helper classes for server and client programming. 
 

Uses of I_TimeoutManager in org.xmlBlaster.util
 

Classes in org.xmlBlaster.util that implement I_TimeoutManager
 class Timeout
          Allows you be called back after a given delay.
 class TimeoutPooled
          Allows you be called back after a given delay.
 

Fields in org.xmlBlaster.util declared as I_TimeoutManager
protected  I_TimeoutManager Global.pingTimer
           
 

Methods in org.xmlBlaster.util that return I_TimeoutManager
 I_TimeoutManager Global.getPingTimer()
          Access the handle of the ping timer thread to test a client or callback connection.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.