Uses of Interface
com.epam.fixengine.scheduler.ScheduledFIXSession
Packages that use ScheduledFIXSession
Package
Description
This package contains scheduler for start/stop sessions.
Sсheduling of session start/stop action is used syntax similar to UNIX cron daemon.
The CRON expression consist from 5 fields separated by white space that represents a set of times.
Sсheduling of session start/stop action is used syntax similar to UNIX cron daemon.
The CRON expression consist from 5 fields separated by white space that represents a set of times.
-
Uses of ScheduledFIXSession in com.epam.fixengine.scheduler
Methods in com.epam.fixengine.scheduler that return ScheduledFIXSession
ScheduledSessionParameters.createAcceptorSession()
orScheduledSessionParameters.createInitiatorSession()
instead