Uses of Package
com.epam.fixengine.scheduler
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.
-
ClassDescriptionFIXServer implementation that support scheduling of allow/deny policies for incoming connections.Interface for FIX session which could have scheduled start/stop time.
-