Class SendAndWaitPlan


  • public class SendAndWaitPlan
    extends Plan
    A plan that shows how to wait for an answer.
    • Constructor Detail

      • SendAndWaitPlan

        public SendAndWaitPlan()
    • Method Detail

      • body

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