Class PingingPlan


  • public class PingingPlan
    extends Plan
    The pinging plan continously sends ping messages to another agent on the same platform.
    • Constructor Detail

      • PingingPlan

        public PingingPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan