Modifier and Type | Method and Description |
---|---|
Command |
CommandBuilder.buildCommand(String commandName,
String externalPackage)
Creates the command instance.
|
Modifier and Type | Method and Description |
---|---|
Command |
ICommandHandler.getCommand(String xmlContext,
String externalPackage)
Gets command.
|
Command |
CommandHandler.getCommand(String xmlContent,
String externalPackage) |
Modifier and Type | Class and Description |
---|---|
class |
ChangeSeqNum
The ChangeSeqNum command.
|
class |
CreateAcceptor
The CreateAcceptor command.
|
class |
CreateInitiator
The CreateInitiator command.
|
class |
Delete
The Delete command.
|
class |
DeleteAll
The DeleteAll command.
|
class |
ResetSeqNum
The ResetSeqNum command.
|
class |
StopSession
Created with IntelliJ IDEA.
|
class |
ToBackup
The ToBackup command.
|
class |
ToPrimary
The ToPrimary command.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommand
Default command, invoked by RIA when no other implementation not found.
|
class |
GetFIXProtocolsList |
class |
Heartbeat
The Heartbeat command.
|
class |
Help
The Help command.
|
class |
SendMessage
The SendMessage command.
|
class |
TestRequest
The TestRequest command.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionParams
The SessionParams command.
|
class |
SessionsList
The SessionsList command.
|
class |
SessionsSnapshot
The SessionsSnapshot command.
|
class |
SessionStatus
The SessionStatus command.
|
Constructor and Description |
---|
SessionListManager(Command parentCommand) |
Modifier and Type | Class and Description |
---|---|
class |
GeneralSessionsStat
The GeneralSessionsStat command.
|
class |
ProceedStat
The ProceedStat command.
|
class |
ReceivedStat
The ReceivedStat command.
|
class |
SentStat
The SentStat command.
|
class |
SessionStat
The SessionStat command.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.