Class GreenMailService


  • @Path("greenMail")
    public class GreenMailService
    extends Object
    • Constructor Detail

      • GreenMailService

        public GreenMailService()
    • Method Detail

      • start

        @POST
        @Path("start")
        public void start()
      • stop

        @POST
        @Path("stop")
        public void stop()