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