Create an Encoder/Decoder using a Maven archetype
This tutorial describes how to create a new Encoder/Decoder from an archetype. Using a Maven archetype allows you to easily and quickly develop Encoder/Decoders since Encoder, Decoder and Binder classes are automatically created.
For more information about how to implement the Data Format Extension API in NeoLoad, see Data Format Extension requests.
In This Section
Use case environment Prerequisites Create a Maven project Generate the JAR of the Encoder/Decoder See Also
Data Format Extension API Create an Encoder/Decoder
Home