|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DictionaryFactory
Build of instance of Dictionaries using input parameter. By default this is simply procedure
that returns instance of Dictionaries with one Dictionary for example FIXDictionaryFactory,
but there is factory that returns complex instance for example FIXTDictionaryFactory
Method Summary | |
---|---|
Dictionaries |
getDictionaries(FIXVersionContainer fixVersion,
FIXVersionContainer appVersion)
Returns of instance of Dictionaries by FIX version. |
void |
loadDictionary(FIXVersionContainer fixVersion,
FIXVersionContainer appVersion)
Loads dictionary by version of FIX protocol. |
Method Detail |
---|
Dictionaries getDictionaries(FIXVersionContainer fixVersion, FIXVersionContainer appVersion)
Dictionaries
by FIX version.
fixVersion
- Instance of FIXVersion
Dictionaries
with dictionariesvoid loadDictionary(FIXVersionContainer fixVersion, FIXVersionContainer appVersion)
fixVersion
- Version of FIX protocol
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |