public class GenericGenerator extends Object implements BlenderGenerator
Constructor and Description |
---|
GenericGenerator() |
Modifier and Type | Method and Description |
---|---|
BlenderContent |
getBlenderContent(BlendingParameter parameter,
VortexMessage msg)
creates the blended message including the decoy text if needed.
|
public BlenderContent getBlenderContent(BlendingParameter parameter, VortexMessage msg) throws IOException
BlenderGenerator
creates the blended message including the decoy text if needed.
getBlenderContent
in interface BlenderGenerator
parameter
- the parameters required for blendingmsg
- the message to be blendedIOException
- if blending failsCopyright © 2023. All rights reserved.