Class GroupChannel.HeartbeatRunnable

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    GroupChannel

    public class GroupChannel.HeartbeatRunnable
    extends Object
    implements Runnable

    Title: Internal heartbeat runnable

    Description: if Channel.getHeartbeat()==true then a thread of this class is created

    • Constructor Detail

      • HeartbeatRunnable

        public HeartbeatRunnable()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable