public class FIXUtilFactory extends Object
Modifier and Type | Method and Description |
---|---|
void |
clearResources() |
FIXUtil |
getFIXUtil(FIXVersion fixVersion)
Deprecated.
@see #getFIXUtil(FIXVersionContainer version)
|
FIXUtil |
getFIXUtil(com.epam.fixengine.configuration.FIXVersionContainer version) |
FIXUtil |
getFIXUtil(com.epam.fixengine.configuration.FIXVersionContainer version,
com.epam.fixengine.configuration.FIXVersionContainer appFixVersion) |
FIXUtil |
getFIXUtil(FIXVersion fixVersion,
FIXVersion appVersion)
Deprecated.
@see #getFIXUtil(FIXVersionContainer version, FIXVersionContainer appFixVersion))
|
static FIXUtilFactory |
getInstance() |
static void |
setLoadDescriptions(boolean loadDescriptions) |
public static void setLoadDescriptions(boolean loadDescriptions)
public static FIXUtilFactory getInstance()
public FIXUtil getFIXUtil(com.epam.fixengine.configuration.FIXVersionContainer version, com.epam.fixengine.configuration.FIXVersionContainer appFixVersion)
public FIXUtil getFIXUtil(com.epam.fixengine.configuration.FIXVersionContainer version)
@Deprecated public FIXUtil getFIXUtil(FIXVersion fixVersion, FIXVersion appVersion)
fixVersion
- @Deprecated public FIXUtil getFIXUtil(FIXVersion fixVersion)
fixVersion
- public void clearResources()
Copyright © 2000–2022 EPAM Systems. All rights reserved.