|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FIXSessionFactory | |
|---|---|
| com.epam.fixengine | |
| Uses of FIXSessionFactory in com.epam.fixengine |
|---|
| Classes in com.epam.fixengine that implement FIXSessionFactory | |
|---|---|
class |
StandardFIXSessionFactory
Standard session factory. |
| Methods in com.epam.fixengine that return FIXSessionFactory | |
|---|---|
static FIXSessionFactory |
StandardFIXSessionFactory.getFactory(SessionParameters details)
|
FIXSessionFactory |
DefaultFIXSessionFactoryStrategy.getFIXSessionFactory(SessionParameters sessionParameters)
Gets fix session factory. |
FIXSessionFactory |
FIXSessionFactoryStrategy.getFIXSessionFactory(SessionParameters parameters)
Gets fix session factory. |
| Methods in com.epam.fixengine with parameters of type FIXSessionFactory | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||