...
Interfaces to Implement for Custom Message Formats
After setting up your environment (see General Procedure of Adding an Extension for instructions in Virtualize or General Procedure of Adding an Extension_Virt for SOAtest), implement the following interfaces (described in the Extensibility API documentation):
- com.parasoft.api.message.ICustomXMLConverter
- com.parasoft.api.message.ISchemaGenerator (optional)
...