Method and Description |
---|
quickfix.FileLog.closeFiles()
Use close instead.
|
quickfix.LogFactory.create()
This method is not needed by QFJ and is generally not implemented.
|
quickfix.Session.disconnect() |
org.quickfixj.jmx.JmxExporter.export(Connector)
use register instead
|
quickfix.Group.field()
Use getFieldTag
|
quickfix.DataDictionary.GroupInfo.getDelimeterField()
use getDelimiterField() instead
|
quickfix.Session.setDataDictionary(DataDictionary) |
Copyright © 2016. All rights reserved.