| Factory method initializes a server-side sequence using saved data. This
is necessary after a restart in order for the system to recognize incoming
messages belonging to a sequence established before the restart.
Parameters: settings - A SequenceSettings obtained by an earlier call toServerSequence.getSequenceSettings and persisted. The reinitialized sequence. It will use the initialization settingsfrom the original sequence, but will not contain state concerning which message numbers have been received. |