Package | Description |
---|---|
com.epam.fix.message | |
com.epam.fix.message.rg |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFIXFieldList
Created with IntelliJ IDEA.
|
class |
ExtendedIndexedStorage
Created by IntelliJ IDEA.
|
class |
FIXFieldList
The FIX message.
|
class |
FIXFieldListAdapter
Created by IntelliJ IDEA.
|
class |
HPExtendedIndexedStorage |
Modifier and Type | Method and Description |
---|---|
protected void |
IndexedStorage.deepCopy(IndexedStorage source) |
protected void |
FIXFieldListAdapter.deepCopy(IndexedStorage source) |
protected void |
IndexedStorage.fillSubStorage(int fromIndex,
int toIndex,
IndexedStorage subStorage) |
static String |
RawFIXUtil.getMsgType(IndexedStorage msg) |
Modifier and Type | Field and Description |
---|---|
protected IndexedStorage |
EntryImpl.storage |
Modifier and Type | Method and Description |
---|---|
RepeatingGroupStorage |
RepeatingGroupStorage.copy(IndexedStorage newStorage) |
Constructor and Description |
---|
RepeatingGroupStorage(IndexedStorage storage,
com.epam.fixengine.configuration.FIXVersionContainer version,
String msgType,
boolean validation) |
RepeatingGroupStorage(IndexedStorage storage,
FIXVersion version,
String msgType,
boolean validation) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.