Class AnswerPingPlan


  • public class AnswerPingPlan
    extends Plan
    The ping plan reacts on ping requests.
    • Constructor Detail

      • AnswerPingPlan

        public AnswerPingPlan()
    • Method Detail

      • body

        public void body()
        Handle the ping request.
        Specified by:
        body in class Plan