public class SessionListManager extends Object
Constructor and Description |
---|
SessionListManager(Command parentCommand) |
Modifier and Type | Method and Description |
---|---|
void |
doSnapshot() |
void |
doSubscribe() |
void |
doSubscribeWithSnapshot() |
void |
doUnsubscribe() |
protected List<ExtendedFIXSession> |
getFIXSessions()
Gets fix session list.
|
protected List<SessionParameters> |
getFIXSessionsConfigured()
Gets configured fix session list.
|
protected final Log log
public SessionListManager(Command parentCommand)
public void doSnapshot()
public void doUnsubscribe()
public void doSubscribeWithSnapshot()
public void doSubscribe()
protected List<ExtendedFIXSession> getFIXSessions()
protected List<SessionParameters> getFIXSessionsConfigured()
Copyright © 2000–2022 EPAM Systems. All rights reserved.