protected class AbstractChannel.InstrumentResolverAdaptor extends AbstractChannel.AbstractInstrumentResolverAdaptor
| Modifier and Type | Field and Description |
|---|---|
protected List<Instrument> |
instruments |
| Constructor and Description |
|---|
InstrumentResolverAdaptor(SecurityDefinitionListener securityDefinitionListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onInstrument(long seqNum,
com.epam.fix.message.FIXFieldList entry) |
boolean |
onStartResolve() |
boolean |
onStopResolve() |
protected List<Instrument> instruments
public InstrumentResolverAdaptor(SecurityDefinitionListener securityDefinitionListener)
public boolean onStartResolve()
onStartResolve in interface InstrumentResolverListeneronStartResolve in class AbstractChannel.AbstractInstrumentResolverAdaptorpublic boolean onStopResolve()
onStopResolve in interface InstrumentResolverListeneronStopResolve in class AbstractChannel.AbstractInstrumentResolverAdaptorpublic boolean onInstrument(long seqNum,
com.epam.fix.message.FIXFieldList entry)
onInstrument in interface InstrumentResolverListeneronInstrument in class AbstractChannel.AbstractInstrumentResolverAdaptorCopyright © 2000–2025 EPAM Systems. All rights reserved.