Uses of Interface
com.meiglobal.ebds.api.util.Timeoutable

Packages that use Timeoutable
com.meiglobal.ebds.api.util   
 

Uses of Timeoutable in com.meiglobal.ebds.api.util
 

Methods in com.meiglobal.ebds.api.util with parameters of type Timeoutable
 void CustomTimer.addTimeoutObserver(Timeoutable to)
           
 void CustomTimer.removeTimeoutObserver(Timeoutable to)