Class SendXMPPPlan


  • public class SendXMPPPlan
    extends Plan
    Send an instant message.
    • Constructor Detail

      • SendXMPPPlan

        public SendXMPPPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan