Parse flatwire messages into a table if stubcode is being used.
Must be overridden by descendant classes. Can also be overridden for logging purposes, or any other application where the user would need to access the flatwire format of the message before parsing it.
Because the Transport interface is no longer being used (see Transport for more information), a null object can be passed in for the Transport argument.