| Package | Description |
|---|---|
| com.epam.bovespafast.impl | |
| com.epam.bovespafast.impl.transport | |
| com.epam.bovespafast.impl.util |
| Modifier and Type | Method and Description |
|---|---|
protected TransportFactory |
AbstractChannel.getTransportFactory(MDChannel mdChannel,
FASTChannelFactory channelFactory,
String interfaceName) |
| Constructor and Description |
|---|
AbstractChannel(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
FASTChannelFactory channelFactory,
InstrumentStorageFactory instrumentStorageFactory) |
AbstractChannel(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
FASTChannelFactory channelFactory,
InstrumentStorageFactory instrumentStorageFactory,
String interfaceName) |
AbstractChannel(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
InputStream templateStream) |
AbstractChannel(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
InputStream templateInputStream,
String interfaceName) |
ChannelImpl(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
FASTChannelFactory channelFactory) |
ChannelImpl(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
FASTChannelFactory channelFactory,
InstrumentStorageFactory instrumentStorageFactory) |
ChannelImpl(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
FASTChannelFactory channelFactory,
String interfaceName) |
ChannelImpl(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
InputStream templateInputStream) |
ChannelImpl(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
InputStream templateInputStream,
String interfaceName) |
ReplayChannelImpl(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
InputStream templateInputStream,
String interfaceName) |
| Constructor and Description |
|---|
TransportFactory(MDChannel channel,
FASTChannelFactory channelFactory,
String interfaceName) |
| Modifier and Type | Method and Description |
|---|---|
MDChannel |
ConfigurationParser.getChannelId(String channelId) |
| Modifier and Type | Method and Description |
|---|---|
List<MDChannel> |
ConfigurationParser.getChannels() |
| Modifier and Type | Method and Description |
|---|---|
static ReplayChannel |
ChannelFactory.newHistoricalReplayChannel(MDChannel mdChannel,
RecoveryOptions recoveryOptions,
InputStream templateStream,
String interfaceName) |
Copyright © 2000–2025 EPAM Systems. All rights reserved.