Interface BlenderGenerator

All Known Implementing Classes:
AcademicGenerator, GenericGenerator

public interface BlenderGenerator
  • Method Details

    • getBlenderContent

      BlenderContent getBlenderContent(BlendingParameter parameter, VortexMessage msg) throws IOException

      creates the blended message including the decoy text if needed.

      Parameters:
      parameter - the parameters required for blending
      msg - the message to be blended
      Returns:
      the blended message
      Throws:
      IOException - if blending fails