| Method and Description |
|---|
| quickfix.SocketInitiator.block() |
| quickfix.SocketAcceptor.block() |
| quickfix.Connector.block()
Use start() instead.
|
| 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 © 2017. All rights reserved.