Class ConnectionTimeoutTimer

java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoTimer
pt.unl.di.novasys.babel.nimbus.rc.directentropypush.timers.ConnectionTimeoutTimer
All Implemented Interfaces:
Cloneable

public class ConnectionTimeoutTimer extends pt.unl.fct.di.novasys.babel.generic.ProtoTimer
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final short
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    pt.unl.fct.di.novasys.babel.generic.ProtoTimer
     

    Methods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoTimer

    getId

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • ConnectionTimeoutTimer

      public ConnectionTimeoutTimer()
  • Method Details

    • clone

      public pt.unl.fct.di.novasys.babel.generic.ProtoTimer clone()
      Specified by:
      clone in class pt.unl.fct.di.novasys.babel.generic.ProtoTimer