Namespace FixAntenna.FixEngine.Manager
Classes
ConfiguredSessionRegisterImpl
FixSessionManager
This singleton contains all registered FIXSessions in this JVM session. Each class in the list backed up by the WeakReference so it may return bogus values for sessions that just expired and were removed from the list because of that. SessionState will be returned as DEAD.
FixSessionManager.RarelyChangeList<TE>
This class contains two copies of the lists.
License
License singleton. This class provides functionality to validate license.
LicenseManager
ServerSessionManager
Interfaces
IConfiguredSessionListener
The listener interface for receiving action events from FixSessionManager.
IConfiguredSessionRegister
IFixSessionListListener
The listener interface for receiving action events from FixSessionManager.