Package | Description |
---|---|
com.epam.fixengine |
Modifier and Type | Class and Description |
---|---|
class |
StandardFIXSessionFactory
Standard session factory.
|
Modifier and Type | Method and Description |
---|---|
static FIXSessionFactory |
StandardFIXSessionFactory.getFactory(SessionParameters details) |
FIXSessionFactory |
DefaultFIXSessionFactoryStrategy.getFIXSessionFactory(SessionParameters sessionParameters)
Gets fix session factory.
|
FIXSessionFactory |
FIXSessionFactoryStrategy.getFIXSessionFactory(SessionParameters parameters)
Gets fix session factory.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFIXSessionFactoryStrategy.setAppVersionFactory(FIXVersion appVersion,
FIXSessionFactory fixSessionFactory)
Sets a new session factory for appVersion.
|
void |
DefaultFIXSessionFactoryStrategy.setFIXVersionFactory(FIXVersion fixVersion,
FIXSessionFactory fixSessionFactory)
Sets a new session factory for fixVersion.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.