is it possible to avoid the creation of MessageStoreFactory while creating a quickFix session i mean when I create the socket initiator instance ?
Any solution please ?
All the QuickFIX ports have a MemoryStoreFactory, which is an entirely-in-memory store. Just use that.