Interface TimeoutHandler


public interface TimeoutHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onTimeout(long sequence)
     
  • Method Details