The demo message handler plug-in (ffhfixmsghandler.so) handles processing of select FIX 4.4 message types (Advertisement, Mass Quote, Quote, SecurityStatus) defined in the FAST templates library (FIX44FASTLibrary.xml) that ships with the product. To process other message types, implement your own message handler plug-in.
Required functions and definitions:
The plug-in cannot modify the contents of the ffh_fast_message or of any of its members.