Class EggplantVUWatcher

    • Method Detail

      • stop

        public void stop()
                  throws java.lang.InterruptedException,
                         java.io.IOException
        Specified by:
        stop in interface IEggplantVUWatcher
        Throws:
        java.lang.InterruptedException
        java.io.IOException
      • sendImage

        public void sendImage​(byte[] image)
                       throws java.lang.InterruptedException,
                              java.io.UnsupportedEncodingException
        Specified by:
        sendImage in interface IEggplantVUWatcher
        Specified by:
        sendImage in interface IImageSender
        Throws:
        java.lang.InterruptedException
        java.io.UnsupportedEncodingException
      • sendIterationStart

        public void sendIterationStart​(java.lang.String iteration)
                                throws java.io.UnsupportedEncodingException,
                                       java.lang.InterruptedException
        Specified by:
        sendIterationStart in interface IEggplantVUWatcher
        Throws:
        java.io.UnsupportedEncodingException
        java.lang.InterruptedException
      • sendTransactionStart

        public void sendTransactionStart​(java.lang.String transaction)
                                  throws java.io.UnsupportedEncodingException,
                                         java.lang.InterruptedException
        Specified by:
        sendTransactionStart in interface IEggplantVUWatcher
        Throws:
        java.io.UnsupportedEncodingException
        java.lang.InterruptedException