public class FIXSessionBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
FIX_SESSION_BACKUP_HOST_SUFFIX |
protected static String |
FIX_SESSION_BACKUP_PORT_SUFFIX |
protected static String |
FIX_SESSION_FIX_VERSION_SUFFIX |
protected static String |
FIX_SESSION_HEARTBEAT_INTERVAL_SUFFIX |
protected static String |
FIX_SESSION_HOST_SUFFIX |
protected static String |
FIX_SESSION_INCOMING_SEQUENCE_NUMBER_SUFFIX |
protected static String |
FIX_SESSION_OUTGOING_LOGIN_FIELDS_SUFFIX |
protected static String |
FIX_SESSION_OUTGOING_SEQUENCE_NUMBER_SUFFIX |
protected static String |
FIX_SESSION_PORT_SUFFIX |
protected static String |
FIX_SESSION_PREFIX |
protected static String |
FIX_SESSION_SENDER_COMP_ID_SUFFIX |
protected static String |
FIX_SESSION_SENDER_LOCATION_ID_SUFFIX |
protected static String |
FIX_SESSION_SENDER_SUB_ID_SUFFIX |
protected static String |
FIX_SESSION_TARGET_COMP_ID_SUFFIX |
protected static String |
FIX_SESSION_TARGET_LOCATION_ID_SUFFIX |
protected static String |
FIX_SESSION_TARGET_SUB_ID_SUFFIX |
Constructor and Description |
---|
FIXSessionBuilder() |
Modifier and Type | Method and Description |
---|---|
FIXSession |
createFIXSession(String sessionPropertiesID,
Properties fixJMSProp) |
protected static final String FIX_SESSION_PREFIX
protected static final String FIX_SESSION_FIX_VERSION_SUFFIX
protected static final String FIX_SESSION_HOST_SUFFIX
protected static final String FIX_SESSION_PORT_SUFFIX
protected static final String FIX_SESSION_SENDER_COMP_ID_SUFFIX
protected static final String FIX_SESSION_TARGET_COMP_ID_SUFFIX
protected static final String FIX_SESSION_SENDER_SUB_ID_SUFFIX
protected static final String FIX_SESSION_TARGET_SUB_ID_SUFFIX
protected static final String FIX_SESSION_SENDER_LOCATION_ID_SUFFIX
protected static final String FIX_SESSION_TARGET_LOCATION_ID_SUFFIX
protected static final String FIX_SESSION_INCOMING_SEQUENCE_NUMBER_SUFFIX
protected static final String FIX_SESSION_OUTGOING_SEQUENCE_NUMBER_SUFFIX
protected static final String FIX_SESSION_HEARTBEAT_INTERVAL_SUFFIX
protected static final String FIX_SESSION_BACKUP_HOST_SUFFIX
protected static final String FIX_SESSION_BACKUP_PORT_SUFFIX
protected static final String FIX_SESSION_OUTGOING_LOGIN_FIELDS_SUFFIX
public FIXSession createFIXSession(String sessionPropertiesID, Properties fixJMSProp) throws IOException
IOException
Copyright © 2000–2022 EPAM Systems. All rights reserved.