org.experlog.util
Interface ESTimer

All Known Implementing Classes:
ESStore

public interface ESTimer

A timer to handle client connections time-out.


Method Summary
 void tick(java.lang.Object info)
           
 

Method Detail

tick

void tick(java.lang.Object info)