Modifier and Type | Method and Description |
---|---|
protected List<Request> |
ForcedHistoricalRecoveryManager.getRequests(long beginMsgSeqNum,
long endMsgSeqNum,
ReplayListener replayListener) |
protected List<Request> |
GlobalTCPHistoricalRecoveryManager.getRequests(long beginMsgSeqNum,
long endMsgSeqNum,
ReplayListener replayListener) |
protected List<Request> |
HistoricalRecoveryManager.getRequests(long beginMsgSeqNum,
long endMsgSeqNum,
ReplayListener replayListener,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper) |
Modifier and Type | Method and Description |
---|---|
void |
FIXReplayManager.replayMessages(Request request) |
Modifier and Type | Method and Description |
---|---|
Request |
RequestRegistry.getNote(String requestId) |
Modifier and Type | Method and Description |
---|---|
void |
RequestProcessor.queuenRequest(Request request) |
void |
RequestRegistry.registerNote(Request request) |
Modifier and Type | Method and Description |
---|---|
static com.epam.fix.message.FIXFieldList |
FIXMessageFactory.getApplicationMessageRequest(Request request)
Gets BW message.
|
void |
RejectRequestListener.onReject(Request request,
ResponseStatus rejectStatus) |
Copyright © 2000–2025 EPAM Systems. All rights reserved.