Modifier and Type |
Method and Description |
AbstractChannel |
getChannel() |
FASTChannelFactory |
getChannelFactory() |
String |
getChannelId() |
InstrumentListener |
getInstrumentListener() |
InstrumentStorage |
getInstrumentStorage() |
MessageChopper |
getMessageChopper() |
MessageListener |
getMessageListener() |
RecoveryManager |
getRecoveryManager() |
RecoveryOptions |
getRecoveryOptions() |
com.epam.fast.full.coders.stream.SeqNumHelper |
getSecNumHelper() |
StateProcessor |
getStateProcessor() |
TransportMessageSubscriber |
getTransportMessageSubscriber() |
void |
notifyComponentError() |
void |
notifyComponentErrorEnded() |
void |
processNewState(Instrument instr,
State state) |
void |
setChannelFactory(FASTChannelFactory channelFactory) |
void |
setChannelId(String channelId) |
void |
setInstrumentStorage(InstrumentStorage instrumentStorage) |
void |
setMessageChopper(MessageChopper messageChopper) |
void |
setRecoveryOptions(RecoveryOptions recoveryOptions) |
void |
startRecoveryFeed() |
void |
stopFeeds() |
void |
stopRecoveryFeed(Instrument instrument) |