Package mireka.pop

Interface Command

    • Method Detail

      • execute

        void execute​(CommandParser commandParser)
              throws java.io.IOException,
                     Pop3Exception
        Executes the command, after parsing arguments if necessary.
        Throws:
        java.io.IOException
        Pop3Exception