Uses of Interface
com.epam.fixengine.storage.queue.QueueableFactory
Packages that use QueueableFactory
-
Uses of QueueableFactory in com.epam.fixengine.storage.queue
Constructors in com.epam.fixengine.storage.queue with parameters of type QueueableFactoryModifierConstructorDescriptionMMFPersistentInMemoryQueue
(String filename, QueueableFactory<T> factory) Deprecated.MMFPersistentInMemoryQueue
(String filename, QueueableFactory<T> factory, com.epam.fixengine.configuration.Configuration conf) PersistentInMemoryQueue
(String filename, QueueableFactory<T> factory) Deprecated.PersistentInMemoryQueue
(String filename, QueueableFactory<T> factory, com.epam.fixengine.configuration.Configuration conf)