- GARBLED_MESSAGE_RECEIVED - Static variable in class biz.onixs.fix.engine.Session.WarningReason
-
Garbled message is received.
- generate(Runnable, CodeWriter) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- generate(DialectRepository, CodeWriter) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- generate(Dialect, CodeWriter) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- generate() - Method in class biz.onixs.util.GuidGenerator
-
- generateByFile() - Static method in class biz.onixs.fix.tools.tmtool.TmTool
-
- generateDefault(Dialect, String) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- generateEmbraceBegin(CodeWriter, String) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- generateEmbraceEnd(CodeWriter, String) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- generateForVersion() - Static method in class biz.onixs.fix.tools.tmtool.TmTool
-
- generateHelpers(CodeWriter) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- Generator - Class in biz.onixs.fix.tmgenerator
-
- Generator(GeneratorSettings) - Constructor for class biz.onixs.fix.tmgenerator.Generator
-
- GeneratorSettings - Class in biz.onixs.fix.tmgenerator
-
- GeneratorSettings() - Constructor for class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- GenericFixmlConverter - Class in biz.onixs.fix.fixml
-
- GenericFixmlConverter() - Constructor for class biz.onixs.fix.fixml.GenericFixmlConverter
-
- GenericWeeklySchedule - Class in biz.onixs.fix.scheduler
-
Generic weekly schedule which consists of activity intervals.
- GenericWeeklySchedule() - Constructor for class biz.onixs.fix.scheduler.GenericWeeklySchedule
-
- get(ValuePtr) - Method in class biz.onixs.fix.dictionary.Dictionary
-
Returns message definition corresponding to message type.
- get(SessionStorageType) - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- get(String) - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- get(SessionStorageType) - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- get(String) - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- get() - Method in class biz.onixs.fix.parser.Field
-
Returns the field value as string.
- get(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the field value as string.
- get(int, ValuePtr) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns field value as
ValuePtr
using provided value object instance.
- get(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- get(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- get(int, ScaledDecimal) - Method in class biz.onixs.fix.parser.FlatMessage
-
- get(int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatMessage
-
- get(int, Field) - Method in class biz.onixs.fix.parser.FlatMessage
-
Fills the given
Field
with reference to value by the given tag.
- get(int, ValuePtr) - Method in class biz.onixs.fix.parser.FlatMessage
-
Fills the given
ValuePtr
with reference to value by the given tag.
- get(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- get(int, ScaledDecimal, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
- get(int, HighResolutionTimestamp, TimestampFormat, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
- get(int, Field, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Fills the given
Field
with reference to value by the given tag.
- get(int, ValuePtr, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Fills the given
ValuePtr
with reference to value by the given tag.
- get(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the field value as string.
- get(int, int, ValuePtr) - Method in class biz.onixs.fix.parser.Group
-
Returns field value as
ValuePtr
using provided value object instance.
- get(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- get(int, ValuePtr) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- get() - Method in class biz.onixs.util.ByteBuffer
-
Returns internal storage(byte array).
- get() - Method in class biz.onixs.util.DynamicByteBuffer
-
- get(byte[]) - Method in class biz.onixs.util.DynamicByteBuffer
-
- get(byte[], int, int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- get(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getActualSeqNum() - Method in exception biz.onixs.fix.engine.UnexpectedSequenceNumberException
-
Return actual sequence number.
- getAddress() - Method in class biz.onixs.fix.scheduler.InitiatorConnectingArgs
-
Returns address of counterparty to be connected.
- getAddresses() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns list of addresses.
- getAllBaseVersions() - Static method in class biz.onixs.fix.dictionary.Version
-
Returns base FIX versions.
- getAllVersions() - Static method in class biz.onixs.fix.dictionary.Version
-
Returns all base and dialect FIX versions.
- getApplVerId() - Method in class biz.onixs.fix.dictionary.Version
-
- getArray(String) - Method in interface biz.onixs.fix.parser.JsonObject
-
Returns a collection of JsonObjects corresponding to the specified key.
- getAsyncFileStorageQueueSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns async file session storage queue size.
- getAsyncFileStorageRepository() - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- getAsyncFileStorageRepository() - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- getAsyncFileStorageWriteErrorRetriesNumber() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns async file session storage write error retries number.
- getAsyncQueueSize() - Method in class biz.onixs.fix.engine.storage.AsyncFileStorageRepository
-
Returns asynchronous operations queue size.
- getAttrValue(Node, String) - Static method in class biz.onixs.util.XmlUtils
-
- getAttrValue(NamedNodeMap, String) - Static method in class biz.onixs.util.XmlUtils
-
- getAvgIntervalMilliSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getAvgIntervalNanoSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getAvgIntervalSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getBacklog() - Method in interface biz.onixs.util.network.Acceptor
-
Returns the maximum number of pending connections on listen ports.
- getBaseName() - Method in class biz.onixs.util.log.LatencyLogger
-
- getBaseType() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getBaseVersion() - Method in class biz.onixs.fix.dictionary.Version
-
Returns base FIX version if this is dialect or itself if not.
- getBeginSeqNo() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getBeginSeqNo() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns BeginSeqNo(7).
- getBeginSeqNo() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getBeginString() - Method in class biz.onixs.fix.dictionary.Version
-
Returns the value of the BeginString (tag=8) field.
- getBeginString() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getBeginString() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns BeginString(9)
- getBeginString() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getBigDecimal() - Method in class biz.onixs.fix.parser.Field
-
- getBigDecimal(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
- getBigDecimal(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- getBigDecimal(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getBigDecimal(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getBigDecimal(int, int) - Method in class biz.onixs.fix.parser.Group
-
- getBigDecimal(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getBoolean(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getBoolean(String) - Method in class biz.onixs.util.settings.Settings
-
Returns a boolean value that corresponds to the given key.
- getBoolean(String, boolean) - Method in class biz.onixs.util.settings.Settings
-
Returns a boolean value that corresponds to the given key.
- getBufferSize() - Method in class biz.onixs.util.network.MulticastGroup
-
- getByApplVerId(ApplVerId) - Static method in class biz.onixs.fix.dictionary.Version
-
- getByBeginString(String) - Static method in class biz.onixs.fix.dictionary.Version
-
Returns instance by FIX begin string.
- getByBeginStringBytesStrict(byte[], int, int) - Static method in class biz.onixs.fix.dictionary.Version
-
Returns FIX version by the begin string in the buffer.
- getByDefaultApplVerId(ApplVerId) - Static method in class biz.onixs.fix.dictionary.Version
-
- getById(int) - Static method in enum biz.onixs.fix.dictionary.ApplVerId
-
Returns enumeration value by the integer.
- getById(String) - Static method in class biz.onixs.fix.dictionary.Version
-
Returns instance by base or dialect FIX version id.
- getByIdStrict(String) - Static method in class biz.onixs.fix.dictionary.Version
-
Returns instance by base or dialect FIX version id.
- getByIndex(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndex(int, ScaledDecimal) - Method in class biz.onixs.fix.parser.FlatMessage
-
- getByIndex(int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatMessage
-
- getByIndex(int, Field) - Method in class biz.onixs.fix.parser.FlatMessage
-
Fills the field with tag/value from the given field index.
- getByIndex(int, ValuePtr) - Method in class biz.onixs.fix.parser.FlatMessage
-
Fills the given
ValuePtr
with reference to value from the given field index.
- getByIndexBigDecimal(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexChar(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexDouble(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexHighResolutionTimestamp(int, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexInteger(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexLong(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexScaledDecimal(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByIndexUTCTimestamp(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value at the given field index.
- getByNumber(String) - Static method in class biz.onixs.fix.dictionary.Version
-
Returns instance by FIX version number.
- getByteBuffer() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getBytes() - Method in class biz.onixs.fix.dictionary.Version
-
Returns FIX string as a byte array.
- getBytes() - Method in class biz.onixs.fix.engine.Session.MessageSendingArgs
-
- getBytes() - Method in class biz.onixs.fix.engine.Session.ReceivedBytesArgs
-
- getBytes() - Method in class biz.onixs.fix.parser.Field
-
Returns the field value as a byte array.
- getBytes(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the field value as a byte array.
- getBytes(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the field value as a byte array.
- getBytes(String) - Method in interface biz.onixs.fix.parser.JsonObject
-
Returns a byte array corresponding to the specified key.
- getBytes(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getBytes(byte[], int) - Method in class biz.onixs.util.UtcTimestamp
-
- getBytes() - Method in class biz.onixs.util.UtcTimestamp
-
- getBytesUsed() - Method in class biz.onixs.fix.fast.DecodeResult
-
- getc() - Method in class biz.onixs.util.File
-
- getCachedFieldComment(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getCachedFieldName(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getCachedFieldType(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getChar(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the field value as character.
- getChar(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- getChar(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getChar(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getChar(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the field value as character.
- getChar(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getChar() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getChar(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getCheckSum() - Method in class biz.onixs.util.ByteBuffer
-
Gets checksum corresponding to bytes kept in byte buffer.
- getCheckSum() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getCleanUpOldLogs() - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Returns the number of days back older storage files will be deleted.
- getCode() - Method in exception biz.onixs.fix.fast.FastException
-
Error codeDeprecated.
- getCollectionClassTemplateResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getComment() - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getComment() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getComment() - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- getComment() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getComment() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo
-
- getComponentFields(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getConnectionMode() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns session connection mode.
- getConnectionMode() - Method in class biz.onixs.fix.engine.Session
-
Returns session connection mode.
- getConnectionOutputQueueMaxSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the maximum size of the internal output queue allocated for a FIX connection, in bytes.
- getConnectionOutStreamDelayWarningThreshold() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the output stream write delay threshold after which the warning is logged.
- getConnectionPerfPreferenceBandwidth() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns socket performance preference for bandwidth.
- getConnectionPerfPreferenceConnectionTime() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns socket performance preference for connection time.
- getConnectionPerfPreferenceLatency() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns socket performance preference for latency.
- getConnectionReceiveSpinningTimeout() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the current receive spinning timeout value (in nanoseconds).
- getConnectionRetriesInterval() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns reconnection interval in milliseconds.
- getConnectionRetriesInterval() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Returns the time interval between the logon attempts in case of a logon failure in milliseconds.
- getConnectionRetriesNumber() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns reconnection attempts number.
- getConnectionRetriesNumber() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Returns the number of logon attempts in case of a logon failure.
- getConnectionSendSpinningTimeout() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the current send spinning timeout value (in nanoseconds).
- getConnectionSettingsById(String) - Method in class biz.onixs.fix.scheduler.SchedulerSettings
-
- getConnectionTcpReceiveBufferSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns TCP socket receive buffer size allocated to FIX connection, in bytes.
- getConnectionTcpSendBufferSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns TCP socket send buffer size allocated to FIX connection, in bytes.
- getController() - Method in class biz.onixs.fix.scheduler.ControllerJob
-
- getCopy() - Method in class biz.onixs.util.ByteBuffer
-
Returns copy of bytes kept in byte buffer.
- getCopyright() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getCounterpartyHost() - Method in class biz.onixs.fix.engine.Session
-
Returns the hostname of remote host, or the string form of the address if it doesn't have a hostname.
- getCounterpartyHostAsSpecified() - Method in class biz.onixs.fix.engine.Session
-
- getCounterpartyPort() - Method in class biz.onixs.fix.engine.Session
-
Gets the counterparty port number.
- getCreatedSession() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getCurrentAttempt() - Method in class biz.onixs.fix.scheduler.ErrorListener.LogonErrorArgs
-
Returns current attempt number.
- getCurrentClassName() - Method in class biz.onixs.fix.tmgenerator.code.CodeWriter
-
- getCurrentEntry() - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Index of the current group entry.
- getCurrentPackage() - Method in class biz.onixs.fix.tmgenerator.code.CodeWriter
-
- getCustomer() - Method in class biz.onixs.fix.engine.License
-
Returns license customer.
- getCustomLogon() - Method in class biz.onixs.fix.scheduler.InitiatorConnectingArgs
-
Returns custom Logon message used for connecting.
- getCustomLogonMessage() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns custom logon message.
- getCustomLogonMessageFieldDelimiter() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns custom logon message field delimiter.
- getCustomLogonMessageFile() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns custom logon message file.
- getCustomLogonMessageObj() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns custom logon message.
- getData() - Method in class biz.onixs.util.ValuePtr
-
Returns whole byte array containing the value.
- getDataTagByLengthTag(int) - Static method in class biz.onixs.fix.dictionary.Dictionary
-
Returns data field tag by data length field tag.
- getDateTimeHelperJava() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getDateTimeHelperJavaStream() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getDayOfMonth() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateOnly
-
- getDayOfMonth() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getDayOfMonth() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimestampInfo
-
- getDaysLeft() - Method in class biz.onixs.fix.engine.License
-
Returns the number of days left until license is expired.
- getDefaultApplVerId() - Method in class biz.onixs.fix.dictionary.Version
-
- getDefaultHeartbeatInterval() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the default heartbeat interval in seconds.
- getDefaultTypesXml() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getDefaultTypesXmlStream() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getDescription() - Method in class biz.onixs.fix.dictionary.FieldValidValue
-
Returns value description.
- getDescription() - Method in class biz.onixs.fix.engine.Engine.ErrorArgs
-
- getDescription() - Method in class biz.onixs.fix.engine.Engine.WarningArgs
-
- getDescription() - Method in class biz.onixs.fix.engine.Session.ErrorArgs
-
Returns error description.
- getDescription() - Method in class biz.onixs.fix.engine.Session.WarningArgs
-
Returns warning description.
- getDescription() - Method in class biz.onixs.fix.scheduler.ErrorListener.ErrorArgs
-
Returns error description.
- getDialect(String) - Method in class biz.onixs.fix.dictionary.dialect.DialectSet
-
Returns FIX Dialect corresponding to specified id.
- getDialect(String) - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- getDialects() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the location of one or several files with the FIX dialects definition.
- getDialects() - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- getDialectVersion(Version, String) - Static method in class biz.onixs.fix.dictionary.Version
-
Returns dialect FIX version with the specified base FIX version and dialect name.
- getDialectVersions() - Method in class biz.onixs.fix.dictionary.dialect.DialectSet
-
Returns set of FIX versions of FIX Dialects.
- getDictionary(Version) - Static method in class biz.onixs.fix.dictionary.DictionaryManager
-
Returns FIX dictionary corresponding to the specified version.
- getDictionaryCounter() - Static method in class biz.onixs.fix.dictionary.DictionaryManager
-
Counts dictionaries, registered by the given DictionaryManager instance.
- getDictionaryManager() - Method in class biz.onixs.fix.engine.Engine
-
Returns dictionary manager.
- getDiffListener() - Method in class biz.onixs.fix.parser.MessageDiff
-
- getDirectory() - Method in class biz.onixs.util.log.LatencyLogger
-
- getDouble() - Method in class biz.onixs.fix.parser.Field
-
Returns field value as double.
- getDouble(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the field value as double.
- getDouble(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- getDouble(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getDouble(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getDouble(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the field value as double.
- getDouble(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getDouble() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getDouble(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getDynamicAcceptorListener() - Method in class biz.onixs.fix.engine.Engine
-
- getElapsedMilliSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
Returns the elapsed time in milliseconds.
- getElapsedNanoSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
Returns the elapsed time in nanoseconds.
- getElapsedSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
Returns the elapsed time in seconds.
- getEmbraceCodeResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getEndSeqNo() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getEndSeqNo() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns EndSeqNo(16).
- getEndSeqNo() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getEntry(int) - Method in class biz.onixs.fix.parser.Group
-
Returns the mentioned entry from the group.
- getEntryBeginningTag() - Method in class biz.onixs.fix.dictionary.GroupDefinition
-
Returns tag which identifies the beginning of new entry.
- getEntryBeginningTag() - Method in class biz.onixs.fix.parser.Group
-
Returns tag number which identifies the beginning of new entry.
- getEnumMethodsResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getErrorListener() - Static method in class biz.onixs.fix.engine.Engine
-
Returns error listener.
- getErrorListener() - Method in class biz.onixs.fix.engine.Session
-
Returns error listener.
- getException() - Method in class biz.onixs.fix.scheduler.ErrorListener.ErrorArgs
-
Returns exception.
- getExpandFactor() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getExpectedSeqNum() - Method in exception biz.onixs.fix.engine.UnexpectedSequenceNumberException
-
Return expected sequence number.
- getExpirationDate() - Method in exception biz.onixs.fix.engine.LicenseExpiredException
-
- getExponent() - Method in class biz.onixs.util.ScaledDecimal
-
Method that returns the exponent part of the scaled decimal as an integer
- getFastVersion() - Method in class biz.onixs.fix.fast.Coder
-
Returns source FAST version.
- getField(JsonObject, String, int) - Static method in class biz.onixs.fix.parser.FixParserUtil
-
- getField(String) - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getField(Integer) - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getField(String) - Method in interface biz.onixs.fix.tmgenerator.dialect.FieldSet
-
- getField(Integer) - Method in interface biz.onixs.fix.tmgenerator.dialect.FieldSet
-
- getFieldAccessorsResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getFieldByIndex(int) - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Returns FIX field low-level definition corresponding to specified index.
- getFieldByTag(int) - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Returns FIX field low-level definition corresponding to specified tag.
- getFieldCounter() - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Returns number of FIX field low-level definitions.
- getFieldDefinitions() - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Returns list of FIX field low-level definitions.
- getFieldDetails(int) - Method in class biz.onixs.fix.dictionary.Dictionary
-
Returns field details (type and valid values) corresponding to specified tag.
- getFields() - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getFields() - Method in interface biz.onixs.fix.tmgenerator.dialect.FieldSet
-
- getFieldSetConstructorTemplateResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getFieldValidValues() - Method in class biz.onixs.fix.dictionary.FieldDetails
-
Returns field valid values.
- getFileStorageRepository() - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- getFileStorageRepository() - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- getFirstDay() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns first day.
- getFixBlockExtendedJavaResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getFixMessage() - Method in class biz.onixs.fix.fast.DecodeResult
-
- getFixMessageFactory() - Method in class biz.onixs.fix.fast.Decoder
-
Returns message factory to use for creating decoded FIX message instance.
- getFixVersion() - Method in class biz.onixs.fix.engine.SessionId
-
- getFixVersion() - Method in class biz.onixs.fix.fast.Coder
-
Returns target FIX version.
- getFlatMessage() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getFlatMessage() - Method in interface biz.onixs.fix.parser.FixMessage
-
- getFlatMessage() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getFloat() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getFloat(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getFullStorageFolder() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns full storage folder path.
- getFundamentalType(TypeInfo) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getGroup(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the repeating group.
- getGroup(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the nested repeating group.
- getGroup(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getGroup() - Method in class biz.onixs.util.network.MulticastGroup
-
- getGroupCounter() - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Returns number of FIX repeating group low-level definitions.
- getGroupDefinition() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns FIX repeating group low-level definition if the FIX field define a repeating group otherwise null
.
- getGroupIndex() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns the index of FIX repeating group (if the FIX field defines a repeating group) in the parent container
(FIX message or repeating group).
- getGroupIndexByTag(int) - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Returns FIX repeating group low-level definition corresponding to specified tag.
- getGroupInstanceResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getHeader() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getHeartbeatInterval() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns heartbeat interval.
- getHeartBtInt() - Method in class biz.onixs.fix.engine.Session
-
Returns the Heartbeat interval (seconds, the HeartBtInt (tag=108) field value).
- getHeartBtInt() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getHeartBtInt() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns HeartBtInt(108).
- getHeartBtInt() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getHelpersPackage() - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- getHighResolutionTimestamp(int, TimestampFormat) - Method in interface biz.onixs.fix.parser.FixBlock
-
- getHighResolutionTimestamp(int, HighResolutionTimestamp, TimestampFormat) - Method in interface biz.onixs.fix.parser.FixBlock
-
- getHighResolutionTimestamp(int, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- getHighResolutionTimestamp(int, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getHighResolutionTimestamp(int, TimestampFormat, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getHighResolutionTimestamp(int, int, TimestampFormat) - Method in class biz.onixs.fix.parser.Group
-
- getHighResolutionTimestamp(int, int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.parser.Group
-
- getHighResolutionTimestamp(int, TimestampFormat) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getHighResolutionTimestamp(int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getHost() - Method in class biz.onixs.util.network.ProxySettings
-
Returns the proxy host.
- getHost() - Method in interface biz.onixs.util.network.SocketConnector
-
Returns the hostname or IP address to connect.
- getHour() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getHour() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- getId() - Method in enum biz.onixs.fix.dictionary.ApplVerId
-
Returns integer value.
- getId() - Method in class biz.onixs.fix.dictionary.Version
-
Returns base or dialect FIX version id.
- getId() - Method in class biz.onixs.fix.engine.License.Product
-
Returns product id.
- getId() - Method in class biz.onixs.fix.engine.Session
-
Returns session id.
- getId() - Method in class biz.onixs.fix.engine.SessionId
-
Returns session id string key
Key format is
SenderCompId-TargetCompId-VersionId-Token
where "-Token" part is omitted if token length is 0.
- getId() - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- getId() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- getId() - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- getId() - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- getId() - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Returns session storage unique id.
- getId() - Method in class biz.onixs.fix.engine.storage.SessionStorageType
-
- getId() - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- getId() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getId() - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- getIf() - Method in class biz.onixs.util.network.MulticastGroup
-
- getInboundApplicationFlatMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns inbound application flat message listener.
- getInboundApplicationMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns inbound application message listener.
- getInboundMessageLogFilter() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns session inbound message log filter.
- getInboundMessageLogFilter() - Method in class biz.onixs.fix.engine.Session
-
Returns
MessageFilter
object used to filter out inbound messages from the logs.
- getInboundSessionFlatMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns inbound session flat message listener.
- getInboundSessionMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns inbound session message listener.
- getIncomingLogonMessage() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getIncomingMessageGapQueueMaximumSize() - Method in class biz.onixs.fix.engine.Session
-
Returns maximum size of the incoming message gap queue.
- getIndentLevel() - Method in class biz.onixs.fix.tmgenerator.code.CodeWriter
-
- getIndex() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns the index of FIX field in the parent container (FIX message or repeating group).
- getInitiatorConnectionListener() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns initiator connection listener.
- getInSeqNum() - Method in class biz.onixs.fix.engine.Session
-
Returns the expected sequence number of the next incoming message.
- getInSeqNum() - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- getInSeqNum() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- getInSeqNum() - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- getInSeqNum() - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- getInSeqNum() - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Returns last inbound message sequence number or 0 if no inbound message is stored.
- getInSeqNum() - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- getInstance() - Static method in class biz.onixs.fix.diff.DefaultMessageDiffListener
-
- getInstance() - Static method in class biz.onixs.fix.engine.Engine
-
The instance of the engine.
- getInstance(String, String, String) - Static method in class biz.onixs.fix.engine.SslContextFactory
-
Returns SSL context.
- getInstance(String, String, String, String, String) - Static method in class biz.onixs.fix.engine.SslContextFactory
-
Returns SSL context.
- getInstance(String, String, String, String, String, String) - Static method in class biz.onixs.fix.engine.SslContextFactory
-
Returns SSL context.
- getInstance() - Static method in class biz.onixs.fix.filter.NullMessageFilter
-
Returns filter instance.
- getInt() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getInt(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getInteger() - Method in class biz.onixs.fix.parser.Field
-
Returns the field value as integer.
- getInteger(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the field value as integer.
- getInteger(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value as integer.
- getInteger(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getInteger(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getInteger(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the field value as integer.
- getInteger(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getInteger(String, int) - Method in class biz.onixs.util.settings.Settings
-
Returns an integer value that corresponds to the given key.
- getInteger(String) - Method in class biz.onixs.util.settings.Settings
-
Returns an integer value that corresponds to the given key.
- getInterval() - Method in class biz.onixs.fix.scheduler.LogoutNotification
-
Returns interval before logout.
- getInterval() - Method in class biz.onixs.fix.scheduler.LogoutNotificationJob
-
- getInterval() - Method in class biz.onixs.util.Throttler
-
Returns interval duration.
- getIntervalEnd() - Method in class biz.onixs.fix.engine.License
-
Returns license validity interval end date.
- getIntervalList() - Method in class biz.onixs.fix.scheduler.GenericWeeklySchedule
-
Returns list of activity intervals.
- getIntervalList() - Method in class biz.onixs.fix.scheduler.MultiDayLengthSchedule
-
- getIntervalList() - Method in interface biz.onixs.fix.scheduler.SessionSchedule
-
- getIntervalList() - Method in class biz.onixs.fix.scheduler.SingleDayLengthSchedule
-
- getIntervals() - Method in class biz.onixs.fix.scheduler.WeeklyIntervalList
-
Returns interval list.
- getIntervalStart() - Method in class biz.onixs.fix.engine.License
-
Returns license validity interval start date.
- getItemsPerSecond(long) - Method in class biz.onixs.util.PrecisionTimer
-
- getJsonObject(String) - Method in interface biz.onixs.fix.parser.JsonObject
-
Returns a JsonObject corresponding to the specified key.
- getKnownEnumBases() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getLastDay() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns last day.
- getLastIntervalMilliSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getLastIntervalNanoSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getLastIntervalSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getLeadingTag() - Method in class biz.onixs.fix.dictionary.GroupDefinition
-
Returns tag which identifies the number of repeating group entries.
- getLeadingTag() - Method in class biz.onixs.fix.parser.Group
-
Returns tag which identifies the number of repeating group entries.
- getLength() - Method in class biz.onixs.util.ValuePtr
-
Returns length of the value in the array from offset.
- getLicense() - Method in class biz.onixs.fix.engine.Engine
-
- getLicense() - Method in class biz.onixs.fix.engine.EngineSettings
-
- getLicenseAlertingDaysBeforeExpiration() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the number of days to alert before the license expiration.
- getLicenseFile() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the name of the license file resource.
- getLine(StringBuilder, int) - Method in class biz.onixs.util.File
-
- getLine(int) - Method in class biz.onixs.util.File
-
- getLine(StringBuilder, int, int) - Method in class biz.onixs.util.File
-
- getLine(int, int) - Method in class biz.onixs.util.File
-
- getListener() - Method in interface biz.onixs.util.network.Acceptor
-
Returns the listener which will be called in case there is a new connection accepted on a listening port.
- getListener() - Method in class biz.onixs.util.network.MulticastGroup
-
- getListenerManager() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Returns listener manager to subscribe/unsubscribe from events.
- getListenerTemplateResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getListenPort() - Method in class biz.onixs.fix.engine.Session
-
Returns the port to listen on for incoming FIX Connections in Acceptor mode.
- getListenPorts() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns listen port(s) for incoming FIX connections.
- getListenPortsBacklog() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the maximum number of pending connections on listen ports.
- getLocalAddress() - Method in interface biz.onixs.util.network.Socket
-
Returns the local address to which the socket is bound.
- getLocalDateTime() - Method in class biz.onixs.util.HighResolutionTimestamp
-
Returns timestamp without high resolution component of the high resolution timestamp.
- getLocalMktDate(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getLocalPort() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getLocalPort() - Method in class biz.onixs.fix.engine.Session
-
Returns the local port from which you intend to send and receive data.
- getLocalPortRange() - Method in class biz.onixs.fix.engine.Session
-
Returns the local port range, the first available port from this range
will be used to send and receive data.
- getLogonConfirmationTimeout() - Method in class biz.onixs.fix.engine.Session
-
Returns number of seconds to wait for a logon response before disconnecting.
- getLogonDay() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns logon day.
- getLogonTime() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns logon time.
- getLogonTime() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns logon time.
- getLogonTimeZone() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns logon timezone.
- getLogonTimeZone() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns logon time zone.
- getLogoutConfirmationTimeout() - Method in class biz.onixs.fix.engine.Session
-
Returns number of seconds to wait for a logout response before disconnecting.
- getLogoutDay() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns logout day.
- getLogoutMessage() - Method in class biz.onixs.fix.engine.Session
-
Returns logout message.
- getLogoutNotifications() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Returns session logout notification intervals.
- getLogoutTime() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns logout time.
- getLogoutTime() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns logout time.
- getLogoutTimeZone() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns logout timezone.
- getLogoutTimeZone() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns logout time zone.
- getLong() - Method in class biz.onixs.fix.parser.Field
-
Returns the field value as long.
- getLong(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the field value as long.
- getLong(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- getLong(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getLong(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getLong(int, int) - Method in class biz.onixs.fix.parser.Group
-
Returns the field value as long.
- getLong(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getLong() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getLong(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getLong(String, long) - Method in class biz.onixs.util.settings.Settings
-
Returns a long value that corresponds to the given key.
- getLong(String) - Method in class biz.onixs.util.settings.Settings
-
Returns a long value that corresponds to the given key.
- getMantissa() - Method in class biz.onixs.util.ScaledDecimal
-
Method that returns the mantissa part of the scaled decimal as a long
- getMaxAttempt() - Method in class biz.onixs.fix.scheduler.ErrorListener.LogonErrorArgs
-
Returns maximal attempt number.
- getMaxEvents() - Method in class biz.onixs.util.Throttler
-
Returns maximum number of events for the given interval.
- getMaximumNumberOfRepeatingGroupEntries() - Method in class biz.onixs.fix.fast.Decoder
-
Returns maximum allowed number of repeating group entries.
- getMaxIntervalMilliSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getMaxIntervalNanoSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getMaxIntervalSeconds() - Method in class biz.onixs.util.PrecisionTimer
-
- getMaxStorageSize() - Method in class biz.onixs.fix.engine.Session
-
Returns the maximum size of the storage in messages.
- getMaxStorageSize() - Method in class biz.onixs.fix.engine.storage.AbstractSessionStorage
-
- getMaxStorageSize() - Method in class biz.onixs.fix.engine.storage.AbstractStorageRepository
-
- getMaxStorageSize() - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Returns the maximum size of the message storage.
- getMaxStorageSize() - Method in interface biz.onixs.fix.engine.storage.StorageRepository
-
Returns the maximum size of the storage in messages.
- getMaxStorageSize() - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- getMaxStorageSize() - Method in class biz.onixs.fix.engine.storage.TimingStorageRepository
-
- getMemoryStorageRepository() - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- getMemoryStorageRepository() - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- getMessage() - Method in class biz.onixs.fix.parser.FlatGroupReader
-
The wrapped message.
- getMessage() - Method in exception biz.onixs.fix.parser.ParserException
-
- getMessage() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.MessageExtended
-
- getMessageByName(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getMessageByType(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getMessageClassTemplateResource() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getMessageDefinitions() - Method in class biz.onixs.fix.dictionary.Dictionary
-
Returns message type to message definition map.
- getMessageGroup() - Method in class biz.onixs.fix.tmgenerator.dialect.MessageInfo
-
- getMessageMode() - Method in class biz.onixs.fix.engine.Session
-
Returns message mode used for processing/parsing raw messages internally.
- getMessageResendingListener() - Method in class biz.onixs.fix.engine.Session
-
Returns message resending listener.
- getMessageResendingPortionMaximumSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the maximum size of the portion by which the message resending will be handled.
- getMessages() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getMessageSendingListener() - Method in class biz.onixs.fix.engine.Session
-
Returns message sending listener.
- getMicroSecondsPerItem(long) - Method in class biz.onixs.util.PrecisionTimer
-
- getMicroSecondsPerItem(long, long) - Static method in class biz.onixs.util.PrecisionTimer
-
- getMillis() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getMillis() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- getMilliSecondsPerItem(long) - Method in class biz.onixs.util.PrecisionTimer
-
- getMilliSecondsPerItem(long, long) - Static method in class biz.onixs.util.PrecisionTimer
-
- getMinute() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getMinute() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- getMode() - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getMode() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getMode() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getMonth() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateOnly
-
- getMonth() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getMonth() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimestampInfo
-
- getMonthYear(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getMsg() - Method in class biz.onixs.fix.engine.Session.FlatMessageEventArgs
-
Returns event-related flat message.
- getMsg() - Method in class biz.onixs.fix.engine.Session.MessageEventArgs
-
Returns event-related message.
- getMsg() - Method in class biz.onixs.fix.engine.Session.MessageResendingArgs
-
- getMsgName() - Method in class biz.onixs.fix.dictionary.MessageDefinition
-
Returns the message name.
- getMsgType() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getMsgType() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns MsgType(35).
- getMsgType() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getMsgTypeFirstByte() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getMsgTypeFirstByte() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns first byte of MsgType(35).
- getMsgTypeFirstByte() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getMsgTypeName(String, Dialect) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- getMultipleCharValues(FixBlock, int) - Static method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getMultipleCharValues(FixBlock, int) - Static method in class biz.onixs.fix.tmgenerator.internal.PrimaryHelper
-
- getMultipleStringValues(FixBlock, int) - Static method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getMultipleStringValues(FixBlock, int) - Static method in class biz.onixs.fix.tmgenerator.internal.PrimaryHelper
-
- getName() - Method in class biz.onixs.fix.engine.License.Customer
-
Returns customer name.
- getName() - Method in class biz.onixs.fix.engine.License.Product
-
Returns product name.
- getName() - Method in enum biz.onixs.fix.engine.License.Type
-
Returns license type name.
- getName() - Method in class biz.onixs.fix.parser.Message
-
Returns message name.
- getName() - Method in class biz.onixs.fix.tmgenerator.code.MethodCode.MethodArg
-
- getName() - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getName() - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- getName() - Method in interface biz.onixs.fix.tmgenerator.dialect.FieldSet
-
- getName() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getName() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo
-
- getName() - Method in class biz.onixs.util.ProductInfo
-
- getNameAndVersion() - Method in class biz.onixs.util.ProductInfo
-
- getNanoSecondsPerItem(long) - Method in class biz.onixs.util.PrecisionTimer
-
- getNanoSecondsPerItem(long, long) - Static method in class biz.onixs.util.PrecisionTimer
-
- getNewOffset() - Method in class biz.onixs.fix.fast.DecodeResult
-
- getNewSeqNo() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getNewSeqNo() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns NewSeqNo(36).
- getNewSeqNo() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getNewState() - Method in class biz.onixs.fix.engine.Engine.StateChangedArgs
-
- getNewState() - Method in class biz.onixs.fix.engine.Session.StateChangeArgs
-
Returns new session state.
- getNextExpectedMsgSeqNum() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getNextExpectedMsgSeqNum() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns NextExpectedMsgSeqNum(789).
- getNextExpectedMsgSeqNum() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getNumActive() - Method in interface biz.onixs.util.pool.ObjectPool
-
- getNumActive() - Method in class biz.onixs.util.pool.Pool
-
- getNumber() - Method in class biz.onixs.fix.dictionary.Version
-
Returns FIX version number.
- getNumberOfFields() - Method in class biz.onixs.fix.parser.FlatMessage
-
Return number of tag/value pairs.
- getNumberOfGroups() - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns number of repeating groups defined on the current level excluding nested repeating groups.
- getNumberOfGroups() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getNumberOfInstances() - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns number of entries in the repeating group.
- getNumberOfInstances() - Method in class biz.onixs.fix.parser.Group
-
Number of instances in the repeating group.
- getNumericCode() - Method in class biz.onixs.fix.fast.FastErrorCode
-
- getNumIdle() - Method in interface biz.onixs.util.pool.ObjectPool
-
- getNumIdle() - Method in class biz.onixs.util.pool.Pool
-
- getOffset() - Method in class biz.onixs.fix.fast.DecodedValue
-
Returns offset after decoding.
- getOffset() - Method in class biz.onixs.util.ValuePtr
-
Returns offset of the value in the array.
- getOutboundApplicationFlatMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns outbound application flat message listener.
- getOutboundApplicationMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns outbound application message listener.
- getOutboundMessages(long, long) - Method in class biz.onixs.fix.engine.Session
-
Returns outbound messages with the specified sequence number interval.
- getOutboundMessages(long, long) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- getOutboundMessages(long, long) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- getOutboundMessages(long, long) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- getOutboundMessages(long, long) - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- getOutboundMessages(long, long) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Returns outbound messages with the specified sequence number interval.
- getOutboundMessages(long, long) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- getOutboundQueueBytes() - Method in class biz.onixs.fix.engine.Session
-
Returns the total size of messages in the outgoing queue in bytes.
- getOutboundSessionMessageListener() - Method in class biz.onixs.fix.engine.Session
-
Returns outbound session message listener.
- getOutQueueBytes() - Method in interface biz.onixs.util.network.TcpConnection
-
Returns the number of bytes in the out queue to be send.
- getOutSeqNum() - Method in class biz.onixs.fix.engine.Session
-
Returns the expected sequence number of the next outgoing message.
- getOutSeqNum() - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- getOutSeqNum() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- getOutSeqNum() - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- getOutSeqNum() - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- getOutSeqNum() - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Returns last outbound sequence number or 0 if no outbound message is stored.
- getOutSeqNum() - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- getOverflow() - Method in class biz.onixs.fix.fast.DecodedValue
-
Returns overflow during decoding integer.
- getOwner() - Method in class biz.onixs.util.network.MulticastGroup
-
returns null if the MulticastGroup is detached (dropped)
- getPackageName() - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- getParent() - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Gets parent accessor.
- getParent() - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- getParent() - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- getParent() - Method in interface biz.onixs.fix.tmgenerator.dialect.FieldSet
-
- getPassword() - Method in class biz.onixs.util.network.ProxySettings
-
Returns the proxy password.
- getPicoSecond() - Method in class biz.onixs.util.HighResolutionTimestamp
-
Returns picosecond component of the high resolution timestamp.
- getPlatformTypeName(TypeInfo) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- getPort() - Method in class biz.onixs.util.network.ProxySettings
-
Returns the proxy port.
- getPort() - Method in interface biz.onixs.util.network.SocketConnector
-
Returns the port number to connect.
- getPreviousState() - Method in class biz.onixs.fix.engine.Engine.StateChangedArgs
-
- getPrevState() - Method in class biz.onixs.fix.engine.Session.StateChangeArgs
-
Returns previous session state.
- getPrimaryHelperJava() - Static method in class biz.onixs.fix.tmgenerator.ResourceHelper
-
- getProductName() - Method in class biz.onixs.fix.engine.Engine
-
Returns product name
- getProductNameAndVersion() - Method in class biz.onixs.fix.engine.Engine
-
Returns product name and version
- getProductVersion() - Method in class biz.onixs.fix.engine.Engine
-
Returns Engine version
- getQuartzConfigFile() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Returns
Quartz configuration file.
- getRawMessage() - Method in exception biz.onixs.fix.engine.ConfirmationLogonMessageException
-
Return raw message.
- getReason() - Method in class biz.onixs.fix.engine.Engine.ErrorArgs
-
- getReason() - Method in class biz.onixs.fix.engine.Engine.WarningArgs
-
- getReason() - Method in class biz.onixs.fix.engine.Session.ErrorArgs
-
Returns error reason.
- getReason() - Method in class biz.onixs.fix.engine.Session.WarningArgs
-
Returns warning reason.
- getReasonableTransmissionTime() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns reasonable transmission time as % from heartbeat interval value.
- getReasonableTransmissionTime() - Method in class biz.onixs.fix.engine.Session
-
Returns reasonable transmission time as % from heartbeat interval value.
- getReceiveBufferSize() - Method in class biz.onixs.fix.engine.Session
-
Returns the size of the TCP socket buffer allocated for receiving data, in bytes.
- getReceivedBytesListener() - Method in class biz.onixs.fix.engine.Session
-
Returns received bytes listener.
- getReceivedMessage() - Method in exception biz.onixs.fix.engine.FirstMessageNotLogonException
-
Returns message received in response.
- getReceiveSpinningTimeout() - Method in class biz.onixs.fix.engine.Session
-
Returns the current receive spinning timeout value (in nanoseconds).
- getRefMsgType() - Method in exception biz.onixs.fix.parser.ParserException
-
- getRefSeqNum() - Method in exception biz.onixs.fix.parser.ParserException
-
- getRefTag() - Method in exception biz.onixs.fix.parser.ParserException
-
- getRejectReason() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getRejectReason() - Method in exception biz.onixs.fix.parser.ParserException
-
- getRemoteAddress() - Method in interface biz.onixs.util.network.Socket
-
Returns the remote address to which the socket is connected.
- getRemoteHost() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getRemotePort() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getRepositories() - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- getRepositories() - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- getRepositoryFieldName(int) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getResendingQueueSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the number of sent messages that are available for resending on counterparty's Resend Request(2) message.
- getResendingQueueSize() - Method in class biz.onixs.fix.engine.Session
-
Returns the number of sent messages that are available for resending on counterparty's Resend Request(2) message.
- getResendRequestLogic() - Method in class biz.onixs.fix.engine.Session
-
Returns resend request logic.
- getResendRequestMaximumRange() - Method in class biz.onixs.fix.engine.Session
-
Returns the maximum number of messages to be requested in one Resend Request (MsgType=2) message.
- getResetPolicy() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Returns sequence numbers reset policy
- getResource(String) - Method in class biz.onixs.util.url.AbsolutePathResourceLoader
-
- getResource(String) - Method in class biz.onixs.util.url.ChainedResourceLoader
-
- getResource(String) - Method in class biz.onixs.util.url.ClassPathResourceLoader
-
- getResource(String) - Method in class biz.onixs.util.url.DirResourceLoader
-
- getResource(String) - Method in class biz.onixs.util.url.NullResourceLoader
-
- getResource(String) - Method in interface biz.onixs.util.url.ResourceLoader
-
Returns input stream for the resource specified by the name.
- getRevision() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getRole() - Method in class biz.onixs.fix.engine.Session
-
Returns the session role.
- getRotateStorageSize() - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
Returns the size at which the storage file is rotated.
- getRotateStorageSize() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Returns the size at which the storage file is rotated.
- getRotateStorageSize() - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Returns the size at which the storage file is rotated.
- gets(byte[], int, int) - Method in class biz.onixs.util.File
-
- gets(int) - Method in class biz.onixs.util.File
-
- getScaledDecimal() - Method in class biz.onixs.fix.parser.Field
-
- getScaledDecimal(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
- getScaledDecimal(int, ScaledDecimal) - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns field value as
ScaledDecimal
using provided value object instance.
- getScaledDecimal(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
Returns the field value by the given tag.
- getScaledDecimal(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getScaledDecimal(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getScaledDecimal(int, int) - Method in class biz.onixs.fix.parser.Group
-
- getScaledDecimal(int, int, ScaledDecimal) - Method in class biz.onixs.fix.parser.Group
-
Returns field value as
ScaledDecimal
using provided value object instance.
- getScaledDecimal(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getScaledDecimal(int, ScaledDecimal) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getScheduleById(String) - Method in class biz.onixs.fix.scheduler.SchedulerSettings
-
- getScrambleLogonFields() - Method in class biz.onixs.fix.engine.Session
-
Returns scrambled fields in the Logon(A) message.
- getSecond() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getSecond() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- getSecondsPerItem(long) - Method in class biz.onixs.util.PrecisionTimer
-
- getSecondsPerItem(long, long) - Static method in class biz.onixs.util.PrecisionTimer
-
- getSendBufferSize() - Method in class biz.onixs.fix.engine.Session
-
Returns the size of the TCP socket buffer allocated for sending data, in bytes.
- getSenderCompID() - Method in class biz.onixs.fix.engine.Session
-
Gets the assigned value used to identify firm sending message (the SenderCompID (tag=49) field value in
outgoing messages).
- getSenderCompId() - Method in class biz.onixs.fix.engine.SessionId
-
- getSenderCompID() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getSenderCompID() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns SenderCompID(49).
- getSenderCompID() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getSenderCompID() - Method in class biz.onixs.fix.parser.Message
-
Returns assigned value used to identify firm sending message (the SenderCompID (tag=49) field value).
- getSenderLocationID() - Method in class biz.onixs.fix.engine.Session
-
Returns the value of SenderLocationID (142) field that will be set in all outgoing messages.
- getSenderSubID() - Method in class biz.onixs.fix.engine.Session
-
Returns the value of SenderSubID (50) field that will be set in all outgoing messages.
- getSendingTimeFormat() - Method in class biz.onixs.fix.engine.Session
-
Returns the time format of SendingTime of every sent message as Timestamp
.
- getSendSpinningTimeout() - Method in class biz.onixs.fix.engine.Session
-
Returns the current send spinning timeout value (in nanoseconds).
- getSeqNum() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getSeqNum() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns MsgSeqNum(34).
- getSeqNum() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getSeqNum() - Method in class biz.onixs.fix.parser.Message
-
Returns message sequence number (the MsgSeqNum (tag=34) field value).
- getSession() - Method in class biz.onixs.fix.scheduler.ErrorListener.ErrorArgs
-
Returns the session.
- getSession() - Method in class biz.onixs.fix.scheduler.InitiatorConnectingArgs
-
Returns session which will be connected.
- getSession() - Method in class biz.onixs.fix.scheduler.LogoutNotification
-
Returns session.
- getSessionId() - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- getSessionId() - Method in class biz.onixs.fix.engine.Session
-
Returns session id.
- getSessionId() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- getSessionId() - Method in class biz.onixs.fix.scheduler.ControllerJob
-
- getSessionListenerDelayWarningThreshold() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the limit of time to spend in the session listener code.
- getSessionLogonConfirmationTimeout() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns number of seconds to wait for a logon response before disconnecting.
- getSessionLogoutConfirmationTimeout() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns number of seconds to wait for a logout response before disconnecting.
- getSessionMessageMode() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns session message mode.
- getSessionResendRequestLogic() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns session resend request logic.
- getSessionResendRequestMaximumRange() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the maximum number of messages to be requested in one
Resend Request(2) message.
- getSettings() - Method in class biz.onixs.fix.engine.Engine
-
Returns Engine settings.
- getShort() - Method in class biz.onixs.util.DynamicByteBuffer
-
- getShort(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- getShortName() - Method in enum biz.onixs.fix.engine.ThreadRole
-
- getSize() - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns the number of tag/value pairs excluding nested repeating groups.
- getSize() - Method in class biz.onixs.fix.scheduler.WeeklyIntervalList
-
Returns interval list size.
- getSize() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getSkeleton() - Method in class biz.onixs.fix.dictionary.Dictionary
-
Returns skeleton(basic) message definition.
- getSpecifiedData() - Method in class biz.onixs.util.ValuePtr
-
Returns copy of pointed value as a byte array.
- getStandardRepository() - Static method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- getState() - Method in class biz.onixs.fix.engine.Session
-
Returns session state.
- getStateChangedListener() - Static method in class biz.onixs.fix.engine.Engine
-
Returns state changed listener.
- getStateChangeListeners() - Method in class biz.onixs.fix.engine.Session
-
Returns state change listeners.
- getStorage() - Method in class biz.onixs.fix.engine.Session
-
Returns session storage.
- getStorageFolder() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns file-based session storage folder.
- getStorageFolder() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Returns the storage folder.
- getStorageFolder() - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Returns the storage folder.
- getStorageID() - Method in class biz.onixs.fix.engine.Session
-
Returns the id of the session storage.
- getStorageRepositoryManager() - Method in class biz.onixs.fix.engine.Engine
-
- getStorageType(String) - Method in class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- getStorageType(String) - Method in interface biz.onixs.fix.engine.storage.StorageRepositoryManager
-
- getStream() - Method in class biz.onixs.util.settings.FileBasedSettings
-
- getString(String) - Method in class biz.onixs.util.settings.Settings
-
Returns a string value that corresponds to the given key.
- getString(String, String) - Method in class biz.onixs.util.settings.Settings
-
Returns a string value that corresponds to the given key.
- getStructuredMessage(Version) - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getStructuredMessage(Version) - Method in interface biz.onixs.fix.parser.FixMessage
-
- getStructuredMessage(Version) - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getSuffix() - Method in class biz.onixs.util.log.LatencyLogger
-
- getSymbolicCode() - Method in class biz.onixs.fix.fast.FastErrorCode
-
- getTag() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns the FIX fields tag number.
- getTag() - Method in class biz.onixs.fix.parser.Field
-
Returns field tag number.
- getTag() - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- getTagAsBytes() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns byte array representation of the FIX fields tag number.
- getTagByIndex(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field tag at the given field index.
- getTagName() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns string representation of the FIX fields tag name.
- getTagNameBytes() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns byte array representation of the FIX fields tag name.
- getTagsName(int, Dialect, boolean) - Method in class biz.onixs.fix.tmgenerator.Generator
-
- getTargetCompID() - Method in class biz.onixs.fix.engine.Session
-
Assigned value used to identify receiving firm (the TargetCompID (tag=56) field value in outgoing
messages).
- getTargetCompId() - Method in class biz.onixs.fix.engine.SessionId
-
- getTargetCompID() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getTargetCompID() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns TargetCompID(56).
- getTargetCompID() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getTargetCompID() - Method in class biz.onixs.fix.parser.Message
-
Returns assigned value used to identify receiving firm (the TargetCompID (tag=56) field value).
- getTargetLocationID() - Method in class biz.onixs.fix.engine.Session
-
Returns the value of TargetLocationID (143) field that will be set in all outgoing messages.
- getTargetSubID() - Method in class biz.onixs.fix.engine.Session
-
Returns the value of TargetSubID (57) field that will be set in all outgoing messages.
- getTcpNoDelay() - Method in class biz.onixs.fix.engine.Session
-
Tests if TCP_NODELAY socket option is enabled.
- getTemplateId() - Method in class biz.onixs.fix.fast.DecodeResult
-
- getTestReqID(ValuePtr) - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getTestReqID(ValuePtr) - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns TestReqID(112).
- getTestReqID(ValuePtr) - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getTestRequestIdPattern() - Method in class biz.onixs.fix.engine.Session
-
Returns the pattern describing the date and time format which will be used as a TestReqID(112) field value.
- getText() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getText() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns Text(58).
- getText() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getThread() - Method in class biz.onixs.util.network.MulticastThreadReceiver
-
- getThreadPoolSize() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the size of the shared thread pool that is used in the thread pool connection mode.
- getThreadPoolSpinningTimeout() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the current thread pool spinning timeout value (in nanoseconds).
- getTimeout() - Method in exception biz.onixs.fix.engine.TimeoutException
-
Returns timeout in milliseconds.
- getTimestamp() - Method in class biz.onixs.fix.engine.TimestampDateProvider
-
- getTimestamp() - Method in class biz.onixs.fix.engine.TimestampMicrosProvider
-
- getTimestamp() - Method in class biz.onixs.fix.engine.TimestampMillisProvider
-
- getTimestamp() - Method in class biz.onixs.fix.engine.TimestampNanosProvider
-
- getTimestamp() - Method in class biz.onixs.fix.engine.TimestampPicosProvider
-
- getTimestamp() - Method in interface biz.onixs.fix.engine.TimestampProvider
-
Returns timestamp.
- getTimestamp() - Method in class biz.onixs.fix.engine.TimestampSecondProvider
-
- getTimestampFormatLength(TimestampFormat) - Static method in class biz.onixs.util.HighResolutionTimestamp
-
Returns length of timestamp corresponding to specified format.
- getTimestampProvider() - Method in class biz.onixs.fix.engine.Session
-
Returns the timestamp provider which is used to provide timestamp for writing messages to log and for setting
SendingTime tag.
- getTimestampProvider() - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
Returns the current timestamp provider.
- getTimestampProvider() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Returns the current timestamp provider.
- getTimezoneMinutes() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getTimezoneMinutes() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- getToken() - Method in class biz.onixs.fix.engine.Session
-
- getToken() - Method in class biz.onixs.fix.engine.SessionId
-
Returns token - additional id to differentiate sessions with the same (senderCompId, targetCompId, fixVersion);
empty string means no token required
- getTrailer() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getTranslator(Document) - Static method in class biz.onixs.fix.dictionary.dialect.TranslatorFactory
-
Gets an appropriate translator for translate a various dialect format to the OnixS dialect format.
- getType() - Method in class biz.onixs.fix.dictionary.FieldDetails
-
Returns field type.
- getType() - Method in class biz.onixs.fix.engine.License
-
Returns license type.
- getType() - Method in interface biz.onixs.fix.engine.SessionReactor
-
Returns the type of the stack.
- getType() - Method in class biz.onixs.fix.engine.TCPStandardStack
-
- getType() - Method in class biz.onixs.fix.parser.Message
-
Returns message type (the MsgType (tag=35) field value).
- getType() - Method in class biz.onixs.fix.scheduler.ControllerJob
-
- getType() - Method in class biz.onixs.fix.tmgenerator.code.MethodCode.MethodArg
-
- getType(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getType() - Method in class biz.onixs.fix.tmgenerator.dialect.MessageInfo
-
- getType() - Method in class biz.onixs.util.network.ProxySettings
-
- getTypeInfo() - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- getTypes() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getTzTimeOnly(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getTzTimestamp(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getUnderlayingEnumerationType() - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- getUnderlyingStorage() - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- getUnsignedInteger() - Method in class biz.onixs.fix.fast.UnsignedInteger
-
Returns the underlying representation of an unsigned integer.
- getUsername() - Method in class biz.onixs.util.network.ProxySettings
-
Returns the proxy username.
- getUtcDateOnly(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getUtcTimeOnly(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getUTCTimestamp(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
- getUTCTimestamp(int) - Method in class biz.onixs.fix.parser.FlatGroupReader
-
- getUTCTimestamp(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getUTCTimestamp(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns the field value by the given tag.
- getUTCTimestamp(int, int) - Method in class biz.onixs.fix.parser.Group
-
- getUTCTimestamp(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getUtcTimestamp(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getUtcTimestamp(ValuePtr, boolean) - Method in class biz.onixs.util.Timestamp
-
- getUtcTimestamp(boolean) - Method in class biz.onixs.util.Timestamp
-
- getUtcTimestampBytes(boolean) - Method in class biz.onixs.util.Timestamp
-
- getValue() - Method in class biz.onixs.fix.dictionary.FieldValidValue
-
Returns value name.
- getValue() - Method in class biz.onixs.fix.fast.DecodedValue
-
Returns decoded value.
- getValue() - Method in enum biz.onixs.fix.parser.ParserException.RejectReason
-
- getValue(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getValue() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo
-
- getValueNames() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getValuePtr() - Method in class biz.onixs.fix.parser.Field
-
Returns field value as a pointer to a byte array.
- getValuePtr(int) - Method in interface biz.onixs.fix.parser.FixBlock
-
- getValuePtr(int, int) - Method in class biz.onixs.fix.parser.Group
-
- getValuePtr(int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- getValues(int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns all the values for all occurrences of a particular tag.
- getValues(int, List<String>) - Method in class biz.onixs.fix.parser.FlatMessage
-
Adds all the values for all occurrences of a particular tag to the given list.
- getValues() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- getVersion() - Method in class biz.onixs.fix.dictionary.Dictionary
-
Returns FIX version.
- getVersion() - Method in class biz.onixs.fix.engine.License
-
Returns license version.
- getVersion() - Method in class biz.onixs.fix.engine.Session
-
Returns the session FIX version.
- getVersion() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- getVersion() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns Fix version parsed from the message.
- getVersion() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- getVersion() - Method in class biz.onixs.fix.parser.Message
-
FIX protocol version used for parsing the message.
- getVersion() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- getVersion() - Method in class biz.onixs.util.ProductInfo
-
- getVersions() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns the FIX dictionaries to load during the engine initialization.
- getWarningListener() - Static method in class biz.onixs.fix.engine.Engine
-
Returns warning listener.
- getWarningListener() - Method in class biz.onixs.fix.engine.Session
-
Returns warning listener.
- getWeek() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getWeek() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.MonthYear
-
- getWriteErrorRetriesNumber() - Method in class biz.onixs.fix.engine.storage.AsyncFileStorageRepository
-
Returns write error retries number.
- getYear() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateOnly
-
- getYear() - Method in interface biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateTimeInformation
-
- getYear() - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimestampInfo
-
- Group - Class in biz.onixs.fix.parser
-
FIX Repeating Group
- GroupDefinition - Class in biz.onixs.fix.dictionary
-
FIX repeating group low-level structure definition.
- GroupDefinition(int, List<FieldDefinition>) - Constructor for class biz.onixs.fix.dictionary.GroupDefinition
-
Constructor
- GroupInstance - Class in biz.onixs.fix.parser
-
FIX Repeating Group Instance
- GuidGenerator - Class in biz.onixs.util
-
- GuidGenerator() - Constructor for class biz.onixs.util.GuidGenerator
-
- i(Logger, Object, String, Object...) - Static method in class biz.onixs.util.log.Log
-
- i2str(byte[], int, int) - Static method in class biz.onixs.util.Converter
-
Converts integer to string and places it into a byte buffer.
- i2str(int) - Static method in class biz.onixs.util.Converter
-
Converts integer to string.
- i2str(byte[], int) - Static method in class biz.onixs.util.Converter
-
Converts integer to string and places it into a byte buffer.
- ignore(int, int) - Method in class biz.onixs.util.File
-
- ignore(int) - Method in class biz.onixs.util.File
-
- IGNORE_FILE_BASED_STORAGE_INTEGRITY_ERRORS_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- IGNORE_FILE_BASED_STORAGE_INTEGRITY_ERRORS_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- ignoreDiffGroupTagValue(int, int, int, String, String) - Method in class biz.onixs.fix.diff.DefaultMessageDiffListener
-
- ignoreDiffGroupTagValue(int, int, int, String, String) - Method in class biz.onixs.fix.diff.IgnoreTagMessageDiffListener
-
- ignoreDiffGroupTagValue(int, int, int, String, String) - Method in interface biz.onixs.fix.diff.MessageDiffListener
-
- ignoreDiffTagValue(int, String, String) - Method in class biz.onixs.fix.diff.DefaultMessageDiffListener
-
- ignoreDiffTagValue(int, String, String) - Method in class biz.onixs.fix.diff.IgnoreTagMessageDiffListener
-
- ignoreDiffTagValue(int, String, String) - Method in interface biz.onixs.fix.diff.MessageDiffListener
-
- IgnoreTagMessageDiffListener - Class in biz.onixs.fix.diff
-
- IgnoreTagMessageDiffListener() - Constructor for class biz.onixs.fix.diff.IgnoreTagMessageDiffListener
-
- IgnoreTagMessageDiffListener(int[]) - Constructor for class biz.onixs.fix.diff.IgnoreTagMessageDiffListener
-
- ImportCode - Class in biz.onixs.fix.tmgenerator.code
-
- ImportCode(CodeWriter, String) - Constructor for class biz.onixs.fix.tmgenerator.code.ImportCode
-
- IMulticastReceiver - Interface in biz.onixs.util.network
-
- IN - Static variable in class biz.onixs.fix.engine.storage.MessageDirection
-
- InboundApplicationFlatMessageArgs() - Constructor for class biz.onixs.fix.engine.Session.InboundApplicationFlatMessageArgs
-
- InboundApplicationFlatMessageArgs(FlatMessage) - Constructor for class biz.onixs.fix.engine.Session.InboundApplicationFlatMessageArgs
-
Creates event data.
- InboundApplicationMessageArgs() - Constructor for class biz.onixs.fix.engine.Session.InboundApplicationMessageArgs
-
- InboundApplicationMessageArgs(Message) - Constructor for class biz.onixs.fix.engine.Session.InboundApplicationMessageArgs
-
Creates event data.
- InboundSessionFlatMessageArgs() - Constructor for class biz.onixs.fix.engine.Session.InboundSessionFlatMessageArgs
-
- InboundSessionFlatMessageArgs(FlatMessage) - Constructor for class biz.onixs.fix.engine.Session.InboundSessionFlatMessageArgs
-
Creates event data.
- InboundSessionMessageArgs() - Constructor for class biz.onixs.fix.engine.Session.InboundSessionMessageArgs
-
- InboundSessionMessageArgs(Message) - Constructor for class biz.onixs.fix.engine.Session.InboundSessionMessageArgs
-
Creates event data.
- incLength(int) - Method in class biz.onixs.util.ByteBuffer
-
Increases data size of byte buffer by the specified size.
- includesNow() - Method in class biz.onixs.fix.scheduler.WeeklyIntervalList
-
- IncorrectCheckSumException - Exception in biz.onixs.fix.parser
-
- IncorrectCheckSumException(String, String, byte[], int) - Constructor for exception biz.onixs.fix.parser.IncorrectCheckSumException
-
- IncorrectDataFormatForValueException - Exception in biz.onixs.fix.parser
-
- IncorrectDataFormatForValueException(int, byte[], int) - Constructor for exception biz.onixs.fix.parser.IncorrectDataFormatForValueException
-
- IncorrectDataFormatForValueException(int, Message) - Constructor for exception biz.onixs.fix.parser.IncorrectDataFormatForValueException
-
- IncorrectFieldValueException - Exception in biz.onixs.fix.parser
-
- IncorrectFieldValueException(String, String, int, Message) - Constructor for exception biz.onixs.fix.parser.IncorrectFieldValueException
-
- IncorrectFieldValueException(int, int, int, byte[], int) - Constructor for exception biz.onixs.fix.parser.IncorrectFieldValueException
-
- IncorrectFieldValueException(String, int, int, byte[], int) - Constructor for exception biz.onixs.fix.parser.IncorrectFieldValueException
-
- IncorrectNumInGroupCountForRepeatingGroupException - Exception in biz.onixs.fix.parser
-
- IncorrectNumInGroupCountForRepeatingGroupException(String, int, int, Message) - Constructor for exception biz.onixs.fix.parser.IncorrectNumInGroupCountForRepeatingGroupException
-
- IncorrectNumInGroupCountForRepeatingGroupException(int, int, byte[], int) - Constructor for exception biz.onixs.fix.parser.IncorrectNumInGroupCountForRepeatingGroupException
-
- IncorrectNumInGroupCountForRepeatingGroupException(int, int, Message) - Constructor for exception biz.onixs.fix.parser.IncorrectNumInGroupCountForRepeatingGroupException
-
- IncorrectNumInGroupCountForRepeatingGroupException(int, int, int, Message) - Constructor for exception biz.onixs.fix.parser.IncorrectNumInGroupCountForRepeatingGroupException
-
- increaseIndent() - Method in class biz.onixs.fix.tmgenerator.code.CodeWriter
-
- increment() - Method in class biz.onixs.fix.engine.util.TimedWaitSAdapter
-
- info(Object, String, Logger) - Static method in class biz.onixs.util.log.Log
-
- info(Object, String, Object, Logger) - Static method in class biz.onixs.util.log.Log
-
- info(Object, String, Object, Object, Logger) - Static method in class biz.onixs.util.log.Log
-
- info(Object, String, Object[], Logger) - Static method in class biz.onixs.util.log.Log
-
- info(Logger, Object, String, Object...) - Static method in class biz.onixs.util.log.Log
-
- init() - Method in class biz.onixs.fix.dictionary.ContainerDefinition
-
Initializes internal state of the object after FIX fields list is initialized/modified.
- init() - Method in class biz.onixs.fix.dictionary.Dictionary
-
Initializes internal state of the all containing message definition objects.
- init(String, String) - Method in class biz.onixs.fix.dictionary.DictionaryManager
-
Initializes the dictionaries.
- init(String, DialectSet) - Method in class biz.onixs.fix.dictionary.DictionaryManager
-
Initializes the dictionaries.
- init() - Method in class biz.onixs.fix.dictionary.DictionaryManager
-
Initializes the dictionaries.
- init(DialectSet) - Method in class biz.onixs.fix.dictionary.DictionaryManager
-
Initializes the dictionaries.
- init(String) - Method in class biz.onixs.fix.dictionary.DictionaryManager
-
Initializes the dictionaries.
- init() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Initializes internal state of the object after initialization/modification.
- init() - Static method in class biz.onixs.fix.engine.Engine
-
Initializes the engine.
- init(Properties) - Static method in class biz.onixs.fix.engine.Engine
-
Initializes the engine.
- init(Settings) - Static method in class biz.onixs.fix.engine.Engine
-
Initializes the engine.
- init(int) - Static method in class biz.onixs.fix.engine.Engine
-
Initializes the engine.
- init(EngineSettings) - Static method in class biz.onixs.fix.engine.Engine
-
Initializes the engine.
- init(EngineSettings, SessionReactor) - Static method in class biz.onixs.fix.engine.Engine
-
Initializes the engine.
- init(Settings) - Method in class biz.onixs.fix.engine.EngineSettings
-
Initializes the settings.
- init(Message) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message with exact copy of the given message.
- init(JsonObject) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given json object.
- init(String) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given raw message.
- init(String, int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given raw message.
- init(byte[], int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given raw message.
- init(byte[], int, int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given raw message.
- init(Version, byte[], int, int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given raw message according to the specified version.
- init(Version, FlatMessage, int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by iterating over the given
FlatMessage
according to the specified version.
- init(Version, JsonObject) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message by parsing the given json object according to the specified version.
- init(char, Version) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message according to the specified type and version.
- init(String, Version) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message according to the specified type and version.
- init(String, Version, int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message according to the specified type and version.
- init(char, Version, int) - Method in class biz.onixs.fix.parser.Message
-
Initializes the message according to the specified type and version.
- InitiatorConnectingArgs - Class in biz.onixs.fix.scheduler
-
Initiator connecting arguments.
- InitiatorConnection - Class in biz.onixs.fix.scheduler
-
Initiator session connection settings.
- InitiatorConnection() - Constructor for class biz.onixs.fix.scheduler.InitiatorConnection
-
- InitiatorConnectionListener - Interface in biz.onixs.fix.scheduler
-
The interface is used for receiving initiator session connection event(s).
- insert(ByteBuffer, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the content of the buffer at the specified position.
- insert(char, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the char converted to byte at the specified position.
- insert(byte, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the byte at the specified position.
- insert(byte, int, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the byte at the specified position and at specified times.
- insert(long, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the long number converted to bytes at the specified position.
- insert(String, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the string encoded to bytes at the specified position.
- insert(byte[], int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the bytes array at the specified position.
- insert(byte[], int, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the bytes array with length at the specified position.
- insert(byte[], int, int, int) - Method in class biz.onixs.util.ByteBuffer
-
Inserts the bytes array from specified offset with length at the specified position.
- insertNamePrefix(String) - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- INSTANCE - Static variable in class biz.onixs.fix.filter.NullMessageFilter
-
- InstanceIndexOutOfRangeException - Exception in biz.onixs.fix.parser
-
- InstanceIndexOutOfRangeException(int, int, int, int, Message) - Constructor for exception biz.onixs.fix.parser.InstanceIndexOutOfRangeException
-
- interrupt() - Method in class biz.onixs.fix.scheduler.LogonJob
-
- interrupt() - Method in class biz.onixs.fix.scheduler.LogoutJob
-
- interrupt() - Method in class biz.onixs.fix.scheduler.LogoutNotificationJob
-
- interrupt() - Method in class biz.onixs.fix.scheduler.LogoutResetJob
-
- interrupt() - Method in class biz.onixs.util.network.MulticastThreadReceiver
-
Interrupts aux thread.
- InvalidMsgTypeException - Exception in biz.onixs.fix.parser
-
- InvalidMsgTypeException(String, byte[], int) - Constructor for exception biz.onixs.fix.parser.InvalidMsgTypeException
-
- InvalidMsgTypeException(String, Message) - Constructor for exception biz.onixs.fix.parser.InvalidMsgTypeException
-
- InvalidTagNumberException - Exception in biz.onixs.fix.parser
-
- InvalidTagNumberException(int, Message) - Constructor for exception biz.onixs.fix.parser.InvalidTagNumberException
-
- InvalidTagNumberException(String, byte[], int) - Constructor for exception biz.onixs.fix.parser.InvalidTagNumberException
-
- isAbsolutePath(String) - Static method in class biz.onixs.util.File
-
- isAcceptorSendLogoutOnInvalidLogon() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns option to send a logout message, before dropping the telecommunication link in reply
on an invalid logon attempt.
- isActive() - Method in class biz.onixs.util.Throttler
-
Checks if the throttler active.
- isArchiveStorage() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Returns whether to archive terminated storage.
- isArchiveStorage() - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Returns whether to archive terminated storage.
- isAvailable(String) - Method in class biz.onixs.util.url.AbstractResourceLoader
-
- isAvailable(String) - Method in interface biz.onixs.util.url.ResourceLoader
-
Returns whether the resource specified by the name is available.
- isBeginStringValid(byte[]) - Static method in class biz.onixs.fix.parser.FixParserUtil
-
- isBeginStringValid(ByteBuffer) - Static method in class biz.onixs.fix.parser.FixParserUtil
-
- isBlocking() - Method in interface biz.onixs.util.network.Socket
-
Returns whether every I/O operation on this channel will block until it completes.
- isBodyLengthValid(ByteBuffer) - Static method in class biz.onixs.fix.parser.FixParserUtil
-
- isChar(String, char, int) - Static method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper
-
- isCheckBeginStringMatch() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether BeginString must match session value in every inbound FIX message.
- isCheckCompIdsMatch() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether SenderCompId and TargetCompId must match session values in every inbound FIX message.
- isCheckSumValid(byte[], int) - Static method in class biz.onixs.fix.parser.FixParserUtil
-
- isClosed() - Method in interface biz.onixs.util.network.TcpConnection
-
Returns true if the connection is closed, false otherwise.
- isCodeEachMessageIndependently() - Method in class biz.onixs.fix.fast.Coder
-
- isCompatible(Document) - Method in interface biz.onixs.fix.dictionary.dialect.Translator
-
Checks whether input dialect compatible with the Translator.
- isComponentPresent(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- isConnectionTcpNoDelay() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns TCP socket TCP_NODELAY parameter (disable/enable Nagle's algorithm).
- isConsiderRejectOnResendRequestAsGapFill() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to consider Reject(3) on Resend Request(2) as Gap Fill.
- isDaemonAcceptorThread() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether acceptor thread is daemon.
- isDefaultCommentsCacheFilled() - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- isDefaultType() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- isDefined(String) - Method in class biz.onixs.util.settings.Settings
-
Returns true if a corresponding value for the specified key is found, false otherwise.
- isDirect() - Method in class biz.onixs.util.DynamicByteBuffer
-
- isDirectory(String) - Static method in class biz.onixs.util.Directory
-
Checks that the given file path represents a directory.
- isDisposed() - Method in class biz.onixs.fix.engine.Session
-
- isEmpty() - Method in class biz.onixs.util.ValuePtr
-
Is value empty.
- isEnabled() - Method in class biz.onixs.util.log.LatencyLogger
-
- isEngineShutdownHook() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to shutdown engine automatically on JVM shutdown.
- isEnum() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- isEventArgReuse() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to re-use event argument objects.
- isExpired() - Method in class biz.onixs.fix.engine.License
-
Returns whether license is expired.
- isFundamental() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- isGenerateHeaderTrailer() - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- isGenerateHelpers() - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- isGenerateSetters() - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- isGenerateStringAccessorsAsWell() - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- isGroup() - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- isGroupDefined() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns whether the FIX field defines a FIX repeating group.
- isIgnoreFileBasedStorageIntegrityErrors() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to ignore file based storage integrity errors.
- isInboundMessageReuse() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to use the same
FixMessage
object for the incoming messages.
- isInited() - Static method in class biz.onixs.fix.engine.Engine
-
Verify whether engine is inited.
- isLogBeforeSending() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether outbound messages are logged before sending.
- isLogBeforeSending() - Method in class biz.onixs.fix.engine.Session
-
Returns whether outbound messages are logged before sending.
- isLogicallySimilar() - Method in class biz.onixs.fix.parser.MessageDiff
-
- isLogicallySimilar(Message, Message) - Static method in class biz.onixs.fix.parser.MessageDiff
-
- isLogInboundMessages() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to store inbound messages in the session storage.
- isLogInboundMessages() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to store inbound messages in the session storage.
- isLogOutboundMessages() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to store outbound messages in the session storage.
- isLogOutboundMessages() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to store outbound messages in the session storage.
- isMultivaluedType(TypeInfo) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- isNotInited() - Static method in class biz.onixs.fix.engine.Engine
-
Verify whether engine is inited.
- isOriginal() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- isOriginal() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns whether the message is original or not.
- isOriginal() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- isOriginal() - Method in class biz.onixs.fix.parser.Message
-
Returns whether PossDupFlag(43) is not set or set to 'N' or 'n'.
- isProcessDeliverToCompId() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to process the DeliverToCompID (tag 128) flag.
- isProcessLogonNextExpectedMsgSeqNum() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to process NextExpectedMsgSeqNum(789) field in Logon(A).
- isProcessLogonNextExpectedMsgSeqNum() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to process NextExpectedMsgSeqNum(789) field in Logon(A).
- isQuiescent() - Method in interface biz.onixs.fix.engine.SessionReactor
-
Returns a boolean value indicating whether a stack is quiescent.
- isQuiescent() - Method in class biz.onixs.fix.engine.TCPStandardStack
-
- isQuiescent() - Method in class biz.onixs.util.network.ExternalService
-
- isReadOnly() - Method in class biz.onixs.util.DynamicByteBuffer
-
- isRemove() - Method in class biz.onixs.fix.dictionary.dialect.Dialect
-
Returns whether the FIX Dialect removes corresponding FIX dictionary from dictionary manager.
- isRequestOnlyMissedMessages() - Method in class biz.onixs.fix.engine.Session
-
Returns true if the "Resend Request" message requests only missed messages, otherwise - false.
- isRequired() - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Returns whether the FIX field is required.
- isRequired() - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- isResetOnLogout() - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Returns whether to reset session after logout.
- isSegment() - Method in class biz.onixs.fix.fast.BitGroupTypeTraits
-
- isSenderStillInactive() - Method in interface biz.onixs.util.network.TcpConnection
-
Returns true if no data is sent and it remains inactive, false otherwise.
- isSessionEventArgReuse() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to re-use session event argument objects in each session.
- isSessionInboundMessageReuse() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to use the same
FixMessage
object for the incoming messages.
- isSessionLevel(ValuePtr) - Static method in class biz.onixs.fix.dictionary.Dictionary
-
Returns whether specified message type is Session level.
- isSessionLevel() - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- isSessionLevel() - Method in interface biz.onixs.fix.parser.FixMessage
-
Returns whether fix message is session level or not.
- isSessionLevel() - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- isSessionLevel() - Method in class biz.onixs.fix.parser.Message
-
Returns whether this message belongs to FIX session level.
- isSessionSendLogoutOnException() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns option to send the Logout message before dropping the telecommunication link in case of Exception
during the processing of incoming FIX message.
- isSessionSpecifyLastMsgSeqNumProcessed() - Method in class biz.onixs.fix.engine.EngineSettings
-
- isSessionUpdateHeaderFields() - Method in class biz.onixs.fix.engine.EngineSettings
-
If this option set to true then common header fields in the outgoing messages are always updated.
- isSessionUpdateSendingTime() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to update
SendingTime(52)
field in the outgoing message if it is already set.
- isSet() - Method in class biz.onixs.util.ValuePtr
-
Returns whether value pointer is set/defined.
- isSetResetSeqNumbers() - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Returns whether flag to reset sequence numbers should be set in logon.
- isSimilar() - Method in class biz.onixs.fix.parser.MessageDiff
-
- isSimilar(Message, Message) - Static method in class biz.onixs.fix.parser.MessageDiff
-
- isSpecifyApplIdField() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to specify ApplVerID(1128) tag in all FIX messages when a FIX protocol version FIX 5.0 and
above is used.
- isSpecifyApplVerIdField() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to specify ApplVerID(1128) tag in all FIX messages
when a FIX protocol version FIX 5.0 and above is used.
- isSpecifyLastMsgSeqNumProcessed() - Method in class biz.onixs.fix.engine.Session
-
Returns the option to specify the LastMsgSeqNumProcessed (tag # 369) field on every message sent.
- isSslNeedClientAuth() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether client authentication should be required.
- isStandardDialectName(String) - Static method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- isStringEmpty(String) - Static method in class biz.onixs.util.Utils
-
- isTerminated() - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- isTerminated() - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- isTerminated() - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- isTerminated() - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- isTerminated() - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Returns the flag whether this storage state should be kept or cleaned.
- isTerminated() - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- isUIntString(String) - Static method in class biz.onixs.fix.fast.UnsignedInteger
-
Returns true iff the @codeDeprecated str represents unsigned integer.
- isUpdateSendingTime() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to update
SendingTime(52)
field in the outgoing message if it is already set.
- isUsable() - Method in class biz.onixs.fix.dictionary.Version
-
Returns whether this version is initialized and can be used.
- isUserSessionLevelMessageWarning() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to warn if user sends session level message.
- isUserSessionLevelMessageWarning() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to warn if user sends session level message.
- isValidateCheckSum() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to validate the CheckSum field value.
- isValidateDuplicatedField() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to validate the presence of fields which appears more than once.
- isValidateEmptyFieldValues() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to fail validation on empty field value.
- isValidateFieldValues() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to validate field values in accordance with the FIX protocol or its FIX Dialect.
- isValidateInboundMessages() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether inbound messages are validated.
- isValidateNumberOfRepeatingGroupInstances() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to validate the declared number of repeating group instances is equal to the actual one.
- isValidateOutboundMessages() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether outbound messages are validated.
- isValidateRequiredFields() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to validate the presence of the required fields.
- isValidateSequenceNumbers() - Method in class biz.onixs.fix.engine.Session
-
Returns whether to validate incoming message sequence numbers.
- isValidateUnknownFields() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to fail validation on unknown fields.
- isValidateUnknownMessage() - Method in class biz.onixs.fix.engine.EngineSettings
-
Returns whether to fail validation on unknown message.
- isVersionSpecified() - Static method in class biz.onixs.fix.tools.tmtool.TmTool
-
- iterator() - Method in class biz.onixs.fix.parser.FlatMessage
-
- iterator() - Method in class biz.onixs.fix.parser.Group
-
- iterator() - Method in class biz.onixs.fix.parser.Message
-
- iterator() - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- iterator() - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- iterator() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- iterator() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- iteratorOverGroups() - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns an iterator over groups of the current level excludes nested repeating groups.
- iteratorOverGroups() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- iteratorOverRawMsg() - Method in class biz.onixs.fix.parser.Message
-
Returns an iterator over a raw FIX message as set of fields.
- S1001 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
It is a static error if templates encoded in the concrete XML syntax are in fact
not well-formed, do not follow the rules of XML namespaces or are invalid with respect
to the schema in Appendix 1.
- S1002 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
An operator is specified for a field of a type to which the operator is not applicable.
- S1004 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
No initial value is specified for a constant operator.
- S1005 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
No initial value is specified for a default operator on a mandatory field.
- S1100 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Unable to resolve a custom type name.
- S1101 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Type definition cannot be generated by the given template node.
- S1102 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
A mandatory attribute have been missed in the given template node.
- S1103 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Field declaration must have the given attribute.
- S1104 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
A field has type reference, but has no type name.
- S1105 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
A field has no type definition.
- S1106 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Type aliasing for the field disallowed.
- S1107 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Type definition node has no of the type itself.
- S1108 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
The given node cannot be used as a field definition.
- S1109 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Duplicated element name.
- S1110 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
The 'presence' attribute has an invalid value.
- S1111 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
An incorrect 'charset' value.
- S1112 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Unknown template referred by 'templateRef' instruction.
- S1113 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Error of bit group declaration: a bit group can not be optional.
- S1114 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
- S1115 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
The length field must be added to the template in proper order.
- S1116 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Unrecognizable epoch string.
- S1117 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Unrecognizable time unit string.
- S1118 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
Wrong member of bitGroup.
- S1200 - Static variable in class biz.onixs.fix.fast.StaticErrorException.Code
-
FAST 1.2 support is temporarily disabled.
- ScaledDecimal - Class in biz.onixs.util
-
Decimal number as an exponent and a mantissa.
- ScaledDecimal(long, int) - Constructor for class biz.onixs.util.ScaledDecimal
-
Constructor.
- ScaledDecimal(String) - Constructor for class biz.onixs.util.ScaledDecimal
-
Constructor.
- ScaledDecimal(BigDecimal) - Constructor for class biz.onixs.util.ScaledDecimal
-
Constructor.
- ScaledDecimal(byte[], int, int) - Constructor for class biz.onixs.util.ScaledDecimal
-
Constructor.
- ScaledDecimal() - Constructor for class biz.onixs.util.ScaledDecimal
-
Constructor.
- SchedulerSettings - Class in biz.onixs.fix.scheduler
-
- SchedulerSettings() - Constructor for class biz.onixs.fix.scheduler.SchedulerSettings
-
- SchedulerSettingsLoader - Class in biz.onixs.fix.scheduler
-
Session scheduler settings loader.
- SchedulerSettingsLoader() - Constructor for class biz.onixs.fix.scheduler.SchedulerSettingsLoader
-
- SchedulerSettingsLoaderException - Exception in biz.onixs.fix.scheduler
-
Session scheduler settings loader exception.
- SchedulerSettingsLoaderException() - Constructor for exception biz.onixs.fix.scheduler.SchedulerSettingsLoaderException
-
- SchedulerSettingsLoaderException(String) - Constructor for exception biz.onixs.fix.scheduler.SchedulerSettingsLoaderException
-
- SchedulerSettingsLoaderException(String, Throwable) - Constructor for exception biz.onixs.fix.scheduler.SchedulerSettingsLoaderException
-
- SchedulerSettingsLoaderException(Throwable) - Constructor for exception biz.onixs.fix.scheduler.SchedulerSettingsLoaderException
-
- ScheduleValidationException - Exception in biz.onixs.fix.scheduler
-
Session schedule validation exception.
- ScheduleValidationException() - Constructor for exception biz.onixs.fix.scheduler.ScheduleValidationException
-
- ScheduleValidationException(String) - Constructor for exception biz.onixs.fix.scheduler.ScheduleValidationException
-
- ScheduleValidationException(String, Throwable) - Constructor for exception biz.onixs.fix.scheduler.ScheduleValidationException
-
- ScheduleValidationException(Throwable) - Constructor for exception biz.onixs.fix.scheduler.ScheduleValidationException
-
- SCRAMBLED_VALUE - Static variable in class biz.onixs.fix.engine.Session
-
- seek(long) - Method in class biz.onixs.util.File
-
- seek(long, int) - Method in class biz.onixs.util.File
-
- SEEK_CUR - Static variable in class biz.onixs.util.File
-
- SEEK_END - Static variable in class biz.onixs.util.File
-
- SEEK_SET - Static variable in class biz.onixs.util.File
-
- Semaphore - Class in biz.onixs.fix.engine.util
-
Implementation of Dijkstra's counting semaphore in java.
- Semaphore(int) - Constructor for class biz.onixs.fix.engine.util.Semaphore
-
Create a Semaphore.
- SEMICOLON - Static variable in class biz.onixs.fix.tmgenerator.code.CodeConstants
-
- send(ByteBuffer) - Method in class biz.onixs.fix.engine.Session
-
Sends the raw message to the counterparty without any updating (seq.
- send(Message) - Method in class biz.onixs.fix.engine.Session
-
Sends the structured message to the counterparty.
- send(FlatMessage) - Method in class biz.onixs.fix.engine.Session
-
Sends the flat message to the counterparty.
- send(List<Message>) - Method in class biz.onixs.fix.engine.Session
-
Sends the structured messages to the counterparty.
- send(ByteBuffer) - Method in interface biz.onixs.util.network.TcpConnection
-
Sends the given
ByteBuffer
through the connection.
- sendAsIs(Message) - Method in class biz.onixs.fix.engine.Session
-
Sends the structured message to the counterparty without any fields updating (except MsgSeqNum(34)).
- sendAsIs(FlatMessage) - Method in class biz.onixs.fix.engine.Session
-
Sends the flat message to the counterparty without any fields updating (except MsgSeqNum(34)).
- sendResendRequest(long) - Method in class biz.onixs.fix.engine.Session
-
Sends the Resend Request (MsgType 2) message.
- sendTestRequest(String, long) - Method in class biz.onixs.fix.engine.Session
-
Sends the Test Request (1) message.
- SequenceNumberResetPolicy - Enum in biz.onixs.fix.scheduler
-
Session sequence number reset policy.
- Session - Class in biz.onixs.fix.engine
-
A FIX Session.
- Session(String, String, Version) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX session.
- Session(String, String, Version, boolean) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX session.
- Session(String, String, Version, String) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX session.
- Session(String, String, Version, boolean, String) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX session.
- Session(String, String, Version, boolean, String, boolean) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(String, String, Version, SessionStorageType) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(String, String, Version, boolean, SessionStorageType) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(SessionReactor, String, String, Version) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX session.
- Session(SessionReactor, String, String, Version, boolean, String, boolean, SessionStorageType) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(String, String, Version, boolean, String, SessionStorageType) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(SessionId) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(SessionId, SessionStorageType) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session(SessionId, boolean, SessionStorageType) - Constructor for class biz.onixs.fix.engine.Session
-
Creates the FIX Session.
- Session.ErrorArgs - Class in biz.onixs.fix.engine
-
Error event data.
- Session.ErrorListener - Interface in biz.onixs.fix.engine
-
Error event listener.
- Session.ErrorReason - Class in biz.onixs.fix.engine
-
Error reason.
- Session.FlatMessageEventArgs - Class in biz.onixs.fix.engine
-
Flat message related event data.
- Session.InboundApplicationFlatMessageArgs - Class in biz.onixs.fix.engine
-
Inbound application-level message received from the counterparty event data.
- Session.InboundApplicationFlatMessageListener - Interface in biz.onixs.fix.engine
-
Inbound application-level message received from the counterparty event listener.
- Session.InboundApplicationMessageArgs - Class in biz.onixs.fix.engine
-
Inbound application-level message received from the counterparty event data.
- Session.InboundApplicationMessageListener - Interface in biz.onixs.fix.engine
-
Inbound application-level message received from the counterparty event listener.
- Session.InboundSessionFlatMessageArgs - Class in biz.onixs.fix.engine
-
Inbound session-level message received from the counterparty event data.
- Session.InboundSessionFlatMessageListener - Interface in biz.onixs.fix.engine
-
Inbound session-level message received from the counterparty event listener.
- Session.InboundSessionMessageArgs - Class in biz.onixs.fix.engine
-
Inbound session-level message received from the counterparty event data.
- Session.InboundSessionMessageListener - Interface in biz.onixs.fix.engine
-
Inbound session-level message received from the counterparty event listener.
- Session.MessageEventArgs - Class in biz.onixs.fix.engine
-
Message related event data.
- Session.MessageResendingArgs - Class in biz.onixs.fix.engine
-
Message resend request received from the counterparty event data.
- Session.MessageResendingListener - Interface in biz.onixs.fix.engine
-
Message resend request received from the counterparty event listener.
- Session.MessageSendingArgs - Class in biz.onixs.fix.engine
-
Bytes is about to be sent to the wire event data.
- Session.MessageSendingListener - Interface in biz.onixs.fix.engine
-
Bytes is about to be sent to the wire event listener.
- Session.OutboundApplicationFlatMessageArgs - Class in biz.onixs.fix.engine
-
Outbound application-level flat message queued for sending event data.
- Session.OutboundApplicationFlatMessageListener - Interface in biz.onixs.fix.engine
-
Outbound application-level flat message queued for sending event listener.
- Session.OutboundApplicationMessageArgs - Class in biz.onixs.fix.engine
-
Outbound application-level message queued for sending event data.
- Session.OutboundApplicationMessageListener - Interface in biz.onixs.fix.engine
-
Outbound application-level message queued for sending event listener.
- Session.OutboundSessionMessageArgs - Class in biz.onixs.fix.engine
-
Outbound session-level message queued for sending event data.
- Session.OutboundSessionMessageListener - Interface in biz.onixs.fix.engine
-
Outbound session-level message queued for sending event listener.
- Session.ReceivedBytesArgs - Class in biz.onixs.fix.engine
-
Bytes are received from the wire event data.
- Session.ReceivedBytesListener - Interface in biz.onixs.fix.engine
-
Bytes are received from the wire event listener.
- Session.StateChangeArgs - Class in biz.onixs.fix.engine
-
Session state changed event data.
- Session.StateChangeListener - Interface in biz.onixs.fix.engine
-
Session state changed event listener.
- Session.WarningArgs - Class in biz.onixs.fix.engine
-
Warning event data.
- Session.WarningListener - Interface in biz.onixs.fix.engine
-
Warning event listener.
- Session.WarningReason - Class in biz.onixs.fix.engine
-
Warning reason.
- SESSION_EVENT_ARG_REUSE_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_EVENT_ARG_REUSE_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_INBOUND_MESSAGE_REUSE_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_INBOUND_MESSAGE_REUSE_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_LISTENER_DELAY_WARNING_THRESHOLD_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_LISTENER_DELAY_WARNING_THRESHOLD_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_LOGON_CONFIRMATION_TIMEOUT_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_LOGON_CONFIRMATION_TIMEOUT_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_LOGOUT_CONFIRMATION_TIMEOUT_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_LOGOUT_CONFIRMATION_TIMEOUT_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_MESSAGE_MODE_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_MESSAGE_MODE_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_RESEND_REQUEST_LOGIC_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_RESEND_REQUEST_LOGIC_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_RESEND_REQUEST_MAXIMUM_RANGE_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_RESEND_REQUEST_MAXIMUM_RANGE_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_SEND_LOGOUT_ON_EXCEPTION_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_SEND_LOGOUT_ON_EXCEPTION_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_SPECIFY_LAST_MSG_SEQ_NUM_PROCESSED_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_SPECIFY_LAST_MSG_SEQ_NUM_PROCESSED_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_UPDATE_HEADER_FIELDS_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_UPDATE_HEADER_FIELDS_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_UPDATE_SENDING_TIME_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SESSION_UPDATE_SENDING_TIME_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SessionConnection - Interface in biz.onixs.fix.scheduler
-
Session connection settings.
- SessionId - Class in biz.onixs.fix.engine
-
- SessionId(String, String, Version) - Constructor for class biz.onixs.fix.engine.SessionId
-
- SessionId(String, String, Version, String) - Constructor for class biz.onixs.fix.engine.SessionId
-
- SessionReactor - Interface in biz.onixs.fix.engine
-
- SessionReactor.ReactorType - Enum in biz.onixs.fix.engine
-
- SessionRole - Enum in biz.onixs.fix.engine
-
Session internal role.
- SessionSchedule - Interface in biz.onixs.fix.scheduler
-
Session schedule.
- SessionScheduler - Class in biz.onixs.fix.scheduler
-
Session scheduler.
- SessionScheduler() - Constructor for class biz.onixs.fix.scheduler.SessionScheduler
-
Initializes scheduler service with default configuration.
- SessionSchedulerException - Exception in biz.onixs.fix.scheduler
-
Session scheduler exception.
- SessionSchedulerException() - Constructor for exception biz.onixs.fix.scheduler.SessionSchedulerException
-
- SessionSchedulerException(String) - Constructor for exception biz.onixs.fix.scheduler.SessionSchedulerException
-
- SessionSchedulerException(String, Throwable) - Constructor for exception biz.onixs.fix.scheduler.SessionSchedulerException
-
- SessionSchedulerException(Throwable) - Constructor for exception biz.onixs.fix.scheduler.SessionSchedulerException
-
- SessionState - Class in biz.onixs.fix.engine
-
Session state.
- SessionStorage - Interface in biz.onixs.fix.engine.storage
-
- SessionStorageType - Class in biz.onixs.fix.engine.storage
-
Session storage type.
- set(int, char) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as character.
- set(int, int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as integer.
- set(int, long) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the long field value.
- set(int, double) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the double field value.
- set(int, double, int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as double.
- set(int, BigDecimal) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as
BigDecimal
using provided value object instance.
- set(int, ScaledDecimal) - Method in interface biz.onixs.fix.parser.FixBlock
-
- set(int, LocalDateTime) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as
LocalDateTime
formatting it to timestamp.
- set(int, HighResolutionTimestamp, TimestampFormat) - Method in interface biz.onixs.fix.parser.FixBlock
-
- set(int, CharSequence) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as string.
- set(int, ValuePtr) - Method in interface biz.onixs.fix.parser.FixBlock
-
- set(int, ByteBuffer) - Method in interface biz.onixs.fix.parser.FixBlock
-
- set(int, byte[]) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value.
- set(int, byte[], int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value.
- set(int, byte[], int, int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value.
- set(int, char) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, long) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, double, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, BigDecimal) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, ScaledDecimal) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, LocalDateTime) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, CharSequence) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, ValuePtr) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, byte[]) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, byte[], int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- set(int, ByteBuffer) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- set(int, int, char) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as character.
- set(int, int, int) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as integer.
- set(int, int, long) - Method in class biz.onixs.fix.parser.Group
-
Sets the long field value.
- set(int, int, double) - Method in class biz.onixs.fix.parser.Group
-
Sets the double field value.
- set(int, int, double, int) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as double.
- set(int, int, BigDecimal) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as
BigDecimal
using provided value object instance.
- set(int, int, ScaledDecimal) - Method in class biz.onixs.fix.parser.Group
-
- set(int, int, LocalDateTime) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as
LocalDateTime
formatting it to timestamp.
- set(int, int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.parser.Group
-
- set(int, int, CharSequence) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as string.
- set(int, int, ValuePtr) - Method in class biz.onixs.fix.parser.Group
-
- set(int, int, ByteBuffer) - Method in class biz.onixs.fix.parser.Group
-
- set(int, int, byte[]) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value.
- set(int, int, byte[], int) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value.
- set(int, int, byte[], int, int) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value.
- set(int, CharSequence) - Method in class biz.onixs.fix.parser.Message
-
- set(int, byte[], int, int) - Method in class biz.onixs.fix.parser.Message
-
- set(int, char) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, long) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, double) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, double, int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, BigDecimal) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, ScaledDecimal) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, LocalDateTime) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, CharSequence) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, ValuePtr) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, ByteBuffer) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, byte[]) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, byte[], int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(int, byte[], int, int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- set(BigDecimal) - Method in class biz.onixs.util.ScaledDecimal
-
Sets from big decimal representation.
- set(String) - Method in class biz.onixs.util.ScaledDecimal
-
Sets from string representation.
- set(byte[], int, int) - Method in class biz.onixs.util.ScaledDecimal
-
Sets from byte array.
- set(byte[], int, int) - Method in class biz.onixs.util.ValuePtr
-
Sets value pointer.
- setAcceptorSendLogoutOnInvalidLogon(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets option to send a logout message, before dropping the telecommunication link in reply
on an invalid logon attempt.
- setAffinity(int[]) - Static method in class biz.onixs.util.system.ThreadAffinity
-
Sets the thread affinity for the current thread.
- setArchiveStorage(boolean) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Sets whether to archive terminated storage.
- setArchiveStorage(boolean) - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Sets whether to archive terminated storage.
- setAsyncFileStorageQueueSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets async file session storage queue size.
- setAsyncFileStorageWriteErrorRetriesNumber(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets async file session storage write error retries number.
- setAsyncQueueSize(int) - Method in class biz.onixs.fix.engine.storage.AsyncFileStorageRepository
-
Sets asynchronous operations queue size.
- setBacklog(int) - Method in interface biz.onixs.util.network.Acceptor
-
Sets the maximum number of pending connections on listen ports.
- setBaseName(String) - Method in class biz.onixs.util.log.LatencyLogger
-
- setBaseType(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- setBlocking(boolean) - Method in interface biz.onixs.util.network.Socket
-
Sets whether every I/O operation on this channel will block until it completes.
- setBoolean(int, boolean) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setBoolean(String, boolean) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setBoolean(String, boolean, boolean) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setByIndex(int, char) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, long) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, double, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, BigDecimal) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, ScaledDecimal) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, LocalDateTime) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, HighResolutionTimestamp, TimestampFormat) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, CharSequence) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, ValuePtr) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, byte[]) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, byte[], int, int) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setByIndex(int, ByteBuffer) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setBytes(ByteBuffer) - Method in class biz.onixs.fix.engine.Session.MessageSendingArgs
-
- setBytes(ByteBuffer) - Method in class biz.onixs.fix.engine.Session.ReceivedBytesArgs
-
- setBytesUsed(int) - Method in class biz.onixs.fix.fast.DecodeResult
-
- setCheckBeginStringMatch(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether BeginString must match session value in every inbound FIX message.
- setCheckCompIdsMatch(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether SenderCompId and TargetCompId must match session values in every inbound FIX message.
- setCleanUpOldLogs(int) - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Sets the number of days back older storage files will be deleted.
- setComment(String) - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- setComment(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- setComment(String) - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- setComment(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- setComment(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo
-
- setComponentFields(String, Collection<FieldInfo>) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- setConnectionMode(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session connection mode.
- setConnectionMode(ConnectionMode) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session connection mode.
- setConnectionMode(ConnectionMode) - Method in class biz.onixs.fix.engine.Session
-
Sets session connection mode.
- setConnectionOutputQueueMaxSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the maximum size of the internal output queue allocated for a FIX connection, in bytes.
- setConnectionOutStreamDelayWarningThreshold(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the output stream write delay threshold after which the warning is logged.
- setConnectionPerfPreferenceBandwidth(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets socket performance preference for bandwidth.
- setConnectionPerfPreferenceConnectionTime(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets socket performance preference for connection time.
- setConnectionPerfPreferenceLatency(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets socket performance preference for latency.
- setConnectionReceiveSpinningTimeout(long) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the non-blocking receive spinning timeout (in nanoseconds) before the receiving thread enters into the
blocking wait mode.
- setConnectionRetriesInterval(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the reconnection interval in milliseconds.
- setConnectionRetriesInterval(int) - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Sets the time interval between the logon attempts in case of a logon failure in milliseconds.
- setConnectionRetriesNumber(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets reconnection attempts number.
- setConnectionRetriesNumber(int) - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Sets the number of logon attempts in case of a logon failure.
- setConnectionSendSpinningTimeout(long) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the send spinning timeout (in nanoseconds) of the
Session.send(Message)
method to wait for the
socket sending buffer availability in the spin loop mode before placing the message to the outgoing queue
(to be sent later by the sending thread).
- setConnectionTcpNoDelay(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets TCP socket TCP_NODELAY parameter (disable/enable Nagle's algorithm).
- setConnectionTcpReceiveBufferSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets TCP socket receive buffer size allocated to FIX connection, in bytes.
- setConnectionTcpSendBufferSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets TCP socket send buffer size allocated to FIX connection, in bytes.
- setConsiderRejectOnResendRequestAsGapFill(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to consider Reject(3) on Resend Request(2) as Gap Fill.
- setController(SessionController) - Method in class biz.onixs.fix.scheduler.ControllerJob
-
- setCreatedSession(Session) - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- setCustomLogonMessage(String) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets custom logon message.
- setCustomLogonMessageFieldDelimiter(String) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets custom logon message field delimiter.
- setCustomLogonMessageFile(String) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets custom logon message file.
- setCustomLogonMessageObj(Message) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets custom logon message.
- setDaemonAcceptorThread(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether acceptor thread is daemon.
- setDayOfMonth(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateOnly
-
- setDayOfMonth(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimestampInfo
-
- setDefaultHeartbeatInterval(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the default heartbeat interval in seconds.
- setDefaultType(boolean) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- setDescription(String) - Method in class biz.onixs.fix.engine.Session.ErrorArgs
-
- setDescription(String) - Method in class biz.onixs.fix.engine.Session.WarningArgs
-
- setDialects(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the location of one or several files with the FIX dialects definition.
- setDiffListener(MessageDiffListener) - Method in class biz.onixs.fix.parser.MessageDiff
-
- setDirectory(String) - Method in class biz.onixs.util.log.LatencyLogger
-
- setDynamicAcceptorListener(Engine.DynamicAcceptorListener) - Method in class biz.onixs.fix.engine.Engine
-
- setEnabled(boolean) - Method in class biz.onixs.util.log.LatencyLogger
-
- setEngineShutdownHook(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets to shutdown engine automatically on JVM shutdown.
- setErrorListener(Engine.ErrorListener) - Static method in class biz.onixs.fix.engine.Engine
-
Sets error listener.
- setErrorListener(Session.ErrorListener) - Method in class biz.onixs.fix.engine.Session
-
Sets error listener.
- setEventArgReuse(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to re-use event argument objects.
- setExpandFactor(int) - Method in class biz.onixs.util.DynamicByteBuffer
-
- setExponent(int) - Method in class biz.onixs.util.ScaledDecimal
-
Method that sets the value of the exponent part of the scaled decimal.
- setFirstDay(DayOfWeek) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets first day.
- setFixMessage(Message) - Method in class biz.onixs.fix.fast.DecodeResult
-
- setFixMessageFactory(FixMessageFactory) - Method in class biz.onixs.fix.fast.Decoder
-
Sets message factory to use for creating decoded FIX message instance.
- setFlag(int, boolean) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the flag tag value - "Y" or "N".
- setFlag(int, boolean) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag.
- setFlag(int, int, boolean) - Method in class biz.onixs.fix.parser.Group
-
Sets the flag tag value - "Y" or "N".
- setFlag(int, boolean) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setFlagByIndex(int, boolean) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index.
- setGenerateHeaderTrailer(boolean) - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- setGenerateHelpers(boolean) - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- setGenerateSetters(boolean) - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- setGenerateStringAccessorsAsWell(boolean) - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- setGroup(int, int) - Method in interface biz.onixs.fix.parser.FixBlock
-
Creates a new repeating group or changes the number of instances in the existing repeating group.
- setGroup(Group) - Method in interface biz.onixs.fix.parser.FixBlock
-
Copies an entire repeating group from one fix block to another.
- setGroup(int, int, int) - Method in class biz.onixs.fix.parser.Group
-
Creates a new repeating group or changes the number of instances in the existing repeating group.
- setGroup(Group, int) - Method in class biz.onixs.fix.parser.Group
-
Copies an entire repeating group from one fix block to another.
- setGroup(int, int) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setGroup(Group) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setGroupDefinition(GroupDefinition) - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Sets the FIX repeating group low-level definition so the FIX field will define the repeating group.
- setHeartbeatInterval(int) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets heartbeat interval.
- setHeartbeatInterval(String) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets heartbeat interval.
- setHelpersPackage(String) - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- setHour(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- setId(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- setId(String) - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- setIgnoreFileBasedStorageIntegrityErrors(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to ignore file based storage integrity errors.
- setInboundApplicationFlatMessageFactory(FlatMessageFactory) - Method in class biz.onixs.fix.engine.Session
-
Sets flat message factory to use for creating inbound application flat message instance.
- setInboundApplicationFlatMessageListener(Session.InboundApplicationFlatMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets inbound application flat message listener.
- setInboundApplicationMessageFactory(MessageFactory) - Method in class biz.onixs.fix.engine.Session
-
Sets message factory to use for creating inbound application message instance.
- setInboundApplicationMessageListener(Session.InboundApplicationMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets inbound application message listener.
- setInboundMessageLogFilter(MessageFilter) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session inbound message log filter.
- setInboundMessageLogFilter(MessageFilter) - Method in class biz.onixs.fix.engine.Session
-
Sets
MessageFilter
object used to filter out inbound messages from the logs.
- setInboundMessageReuse(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to use the same
FixMessage
object for the incoming messages.
- setInboundSessionFlatMessageFactory(FlatMessageFactory) - Method in class biz.onixs.fix.engine.Session
-
Sets flat message factory to use for creating inbound session flat message instance.
- setInboundSessionFlatMessageListener(Session.InboundSessionFlatMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets inbound session flat message listener.
- setInboundSessionMessageFactory(MessageFactory) - Method in class biz.onixs.fix.engine.Session
-
Sets message factory to use for creating inbound session message instance.
- setInboundSessionMessageListener(Session.InboundSessionMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets inbound session message listener.
- setIncomingMessageGapQueueMaximumSize(int) - Method in class biz.onixs.fix.engine.Session
-
If RequestOnlyMissedMessages feature is enabled and the sequence number of an incoming FIX message
greater than expected then the resend functionality is run and this incoming message is stored
in the incoming message gap queue for further processing.
- setIndentLevel(int) - Method in class biz.onixs.fix.tmgenerator.code.CodeWriter
-
- setInitiatorConnectionListener(InitiatorConnectionListener) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets initiator connection listener.
- setInSeqNum(long) - Method in class biz.onixs.fix.engine.Session
-
Sets the expected sequence number of the next incoming message.
- setInSeqNum(long) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- setInSeqNum(long) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- setInSeqNum(long) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- setInSeqNum(long) - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- setInSeqNum(long) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Sets last inbound message sequence number
- setInSeqNum(long) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- setInteger(String, int) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setInteger(String, int, boolean) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setInterval(int) - Method in class biz.onixs.fix.scheduler.LogoutNotificationJob
-
- setKnownEnumBases(Collection<String>) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- setLastDay(DayOfWeek) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets last day.
- setLicense(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the content of the license file.
- setLicenseAlertingDaysBeforeExpiration(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the number of days to alert before the license expiration.
- setLicenseFile(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the name of the license file resource.
- setListener(Acceptor.Listener) - Method in interface biz.onixs.util.network.Acceptor
-
Sets the listener which will be called in case there is a new connection accepted on a listening port.
- setListener(SocketConnector.Listener) - Method in interface biz.onixs.util.network.SocketConnector
-
Sets the listener for this socket connector.
- setListener(TcpConnection.Listener) - Method in interface biz.onixs.util.network.TcpConnection
-
Sets the listener to listen for events.
- setListenPort(int) - Method in class biz.onixs.fix.engine.Session
-
Sets the port to listen on for incoming FIX Connections in Acceptor mode.
- setListenPorts(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets listen port(s) for incoming FIX connections.
- setListenPortsBacklog(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the maximum number of pending connections on listen ports.
- setLocalDateTime(LocalDateTime) - Method in class biz.onixs.util.HighResolutionTimestamp
-
Sets timestamp without high resolution component of the high resolution timestamp.
- setLocalMktDate(int, DateTimeHelperX.DateTimeHelper.DateOnly) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setLocalPortRange(PortRange) - Method in class biz.onixs.fix.engine.Session
-
Sets the local port range, the first available port from this range
will be used to send and receive data.
- setLogBeforeSending(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether outbound messages are logged before sending.
- setLogBeforeSending(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether outbound messages are logged before sending.
- setLogInboundMessages(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to store inbound messages in the session storage.
- setLogInboundMessages(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to store inbound messages in the session storage.
- setLogonConfirmationTimeout(int) - Method in class biz.onixs.fix.engine.Session
-
Sets number of seconds to wait for a logon response before disconnecting.
- setLogonDay(DayOfWeek) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets logon day.
- setLogonTime(LocalTime) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets logon time.
- setLogonTime(LocalTime) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets logon time.
- setLogonTimeZone(ZoneId) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets logon timezone.
- setLogonTimeZone(ZoneId) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets logon time zone.
- setLogOutboundMessages(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to store outbound messages in the session storage.
- setLogOutboundMessages(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to store outbound messages in the session storage.
- setLogoutConfirmationTimeout(int) - Method in class biz.onixs.fix.engine.Session
-
Sets number of seconds to wait for a logout response before disconnecting.
- setLogoutDay(DayOfWeek) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets logout day.
- setLogoutMessage(Message) - Method in class biz.onixs.fix.engine.Session
-
Sets logout message.
- setLogoutTime(LocalTime) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets logout time.
- setLogoutTime(LocalTime) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets logout time.
- setLogoutTimeZone(ZoneId) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets logout timezone.
- setLogoutTimeZone(ZoneId) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets logout time zone.
- setLong(String, long, boolean) - Method in class biz.onixs.util.settings.FileBasedSettings
-
- setLong(String, long) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setLong(String, long, boolean) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setMantissa(long) - Method in class biz.onixs.util.ScaledDecimal
-
Method that sets the value of the mantissa part of the scaled decimal.
- setMaximumNumberOfRepeatingGroupEntries(int) - Method in class biz.onixs.fix.fast.Decoder
-
Sets maximum allowed number of repeating group entries.
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.Session
-
Sets the maximum size of the storage in messages.
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.AbstractSessionStorage
-
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.AbstractStorageRepository
-
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- setMaxStorageSize(int) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Sets the maximum size of the message storage.
- setMaxStorageSize(int) - Method in interface biz.onixs.fix.engine.storage.StorageRepository
-
Sets the maximum size of the storage in messages.
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- setMaxStorageSize(int) - Method in class biz.onixs.fix.engine.storage.TimingStorageRepository
-
- setMessageGroup(String) - Method in class biz.onixs.fix.tmgenerator.dialect.MessageInfo
-
- setMessageMode(MessageMode) - Method in class biz.onixs.fix.engine.Session
-
Sets message mode used for processing/parsing raw messages internally.
- setMessageResendingListener(Session.MessageResendingListener) - Method in class biz.onixs.fix.engine.Session
-
Sets message resending listener.
- setMessageResendingPortionMaximumSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the maximum size of the portion by which the message resending will be handled.
- setMessageSendingListener(Session.MessageSendingListener) - Method in class biz.onixs.fix.engine.Session
-
Sets message sending listener.
- setMillis(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- setMinute(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- setMode(Mode) - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- setMode(Mode) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- setMode(Mode) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- setMonth(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateOnly
-
- setMonth(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimestampInfo
-
- setMonthYear(int, DateTimeHelperX.DateTimeHelper.MonthYear) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setMsg(FlatMessage) - Method in class biz.onixs.fix.engine.Session.FlatMessageEventArgs
-
- setMsg(Message) - Method in class biz.onixs.fix.engine.Session.MessageEventArgs
-
- setMsg(FixMessage) - Method in class biz.onixs.fix.engine.Session.MessageResendingArgs
-
- setName(String) - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Sets name of the FIX field.
- setName(String) - Method in class biz.onixs.fix.tmgenerator.code.MethodCode.MethodArg
-
- setName(String) - Method in class biz.onixs.fix.tmgenerator.dialect.AbstractFieldSet
-
- setName(String) - Method in class biz.onixs.fix.tmgenerator.dialect.DialectRepository
-
- setName(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- setName(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo
-
- setNetworkInterface(InetSocketAddress) - Static method in class biz.onixs.fix.engine.Engine
-
Sets the network interface bind address for establishing acceptor sessions.
- setNetworkInterface(SocketAddress) - Method in class biz.onixs.fix.engine.Session
-
Sets the network interface bind address for establishing initiator session.
- setNewOffset(int) - Method in class biz.onixs.fix.fast.DecodeResult
-
- setNewState(SessionState) - Method in class biz.onixs.fix.engine.Session.StateChangeArgs
-
Sets new session state.
- setOffset(int) - Method in class biz.onixs.fix.fast.DecodedValue
-
Sets offset after decoding.
- setOption(SocketOption<T>, T) - Method in interface biz.onixs.util.network.Socket
-
Sets the value of the socket option (e.g.
- setOutboundApplicationFlatMessageListener(Session.OutboundApplicationFlatMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets outbound application flat message listener.
- setOutboundApplicationMessageListener(Session.OutboundApplicationMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets outbound application message listener.
- setOutboundSessionMessageListener(Session.OutboundSessionMessageListener) - Method in class biz.onixs.fix.engine.Session
-
Sets outbound session message listener.
- setOutSeqNum(long) - Method in class biz.onixs.fix.engine.Session
-
Sets the sequence number of the next outgoing message.
- setOutSeqNum(long) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- setOutSeqNum(long) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- setOutSeqNum(long) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- setOutSeqNum(long) - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- setOutSeqNum(long) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Sets last outbound message sequence number.
- setOutSeqNum(long) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- setOverflow(int) - Method in class biz.onixs.fix.fast.DecodedValue
-
Sets overflow during decoding integer.
- setPackageName(String) - Method in class biz.onixs.fix.tmgenerator.GeneratorSettings
-
- setPerformancePreferences(int, int, int) - Method in interface biz.onixs.util.network.Socket
-
Sets the performance preferences for this socket.
- setPicoSecond(long) - Method in class biz.onixs.util.HighResolutionTimestamp
-
Sets picosecond component of the high resolution timestamp.
- setPrevState(SessionState) - Method in class biz.onixs.fix.engine.Session.StateChangeArgs
-
Sets previous session state.
- setProcessDeliverToCompId(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to process the DeliverToCompID (tag 128) flag.
- setProcessLogonNextExpectedMsgSeqNum(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to process NextExpectedMsgSeqNum(789) field in Logon(A).
- setProcessLogonNextExpectedMsgSeqNum(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to process NextExpectedMsgSeqNum(789) field in Logon(A).
- setProxySettings(ProxySettings) - Method in class biz.onixs.fix.engine.Session
-
- setQuartzConfigFile(String) - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Sets
Quartz configuration file.
- setReason(Session.ErrorReason) - Method in class biz.onixs.fix.engine.Session.ErrorArgs
-
- setReason(Session.WarningReason) - Method in class biz.onixs.fix.engine.Session.WarningArgs
-
- setReasonableTransmissionTime(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets reasonable transmission time as % from heartbeat interval value.
- setReasonableTransmissionTime(int) - Method in class biz.onixs.fix.engine.Session
-
Sets reasonable transmission time as % from heartbeat interval value.
- setReceiveBufferSize(int) - Method in class biz.onixs.fix.engine.Session
-
Sets the size of the TCP socket buffer allocated for receiving data, in bytes.
- setReceivedBytesListener(Session.ReceivedBytesListener) - Method in class biz.onixs.fix.engine.Session
-
Sets received bytes listener.
- setReceiverSpinningTimeout(long, TimeUnit) - Method in interface biz.onixs.util.network.TcpConnection
-
Sets the receiving data spinning timeout.
- setReceiverThreadName(String) - Method in interface biz.onixs.util.network.TcpConnection
-
- setReceiverTimeout(long, TimeUnit) - Method in interface biz.onixs.util.network.TcpConnection
-
Sets the timeout for the receiving data.
- setReceiveSpinningTimeout(long) - Method in class biz.onixs.fix.engine.Session
-
Sets the non-blocking receive spinning timeout (in nanoseconds) before the receiving thread enters into the
blocking wait mode.
- setReceivingThreadAffinity(int[]) - Method in class biz.onixs.fix.engine.Session
-
Sets the receiving thread affinity.
- setRejectReason(String) - Method in class biz.onixs.fix.engine.Engine.DynamicAcceptorArgs
-
- setReportNewMessagesWhileWaitingForMissedMessages(boolean) - Method in class biz.onixs.fix.engine.Session
-
When the message gap is detected the "Resend Request" FIX Message is sent and
Session state is changed to WAIT_FOR_RETRANSMISSION.
- setRequestOnlyMissedMessages(boolean) - Method in class biz.onixs.fix.engine.Session
-
By default, the "Resend Request" message requests all messages begin from the first missed one.
- setRequired(boolean) - Method in class biz.onixs.fix.dictionary.FieldDefinition
-
Sets whether the FIX field is required.
- setRequired(boolean) - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- setResendingQueueSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the number of sent messages that are available for resending on counterparty's Resend Request(2) message.
- setResendingQueueSize(int) - Method in class biz.onixs.fix.engine.Session
-
Sets the number of sent messages that are available for resending on counterparty's Resend Request(2) message.
- setResendRequestLogic(ResendRequestLogic) - Method in class biz.onixs.fix.engine.Session
-
Sets resend request logic.
- setResendRequestMaximumRange(int) - Method in class biz.onixs.fix.engine.Session
-
Sets the maximum number of messages to be requested in one Resend Request (MsgType=2) message.
- setResetOnLogout(boolean) - Method in class biz.onixs.fix.scheduler.WeeklyInterval
-
Sets whether to reset session after logout.
- setResetPolicy(SequenceNumberResetPolicy) - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
Sets sequence numbers reset policy
- setRevision(String) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- setRotateStorageSize(long) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
Sets the size at which the storage file is rotated.
- setRotateStorageSize(long) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Sets the size at which the storage file is rotated.
- setRotateStorageSize(long) - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Sets the size at which the storage file is rotated.
- setScrambleLogonFields(Collection<Integer>) - Method in class biz.onixs.fix.engine.Session
-
Sets scrambled fields in the Logon(A) message, in the session storage, for security reasons.
- setSecond(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- setSendBufferSize(int) - Method in class biz.onixs.fix.engine.Session
-
Sets the size of the TCP socket buffer allocated for sending data, in bytes.
- setSenderCompID(CharSequence) - Method in class biz.onixs.fix.parser.Message
-
Sets assigned value used to identify firm sending message (the SenderCompID (tag=49) field value).
- setSenderLocationID(String) - Method in class biz.onixs.fix.engine.Session
-
Sets the value of SenderLocationID (142) field that will be set in all outgoing messages.
- setSenderSpinningTimeout(long, TimeUnit) - Method in interface biz.onixs.util.network.TcpConnection
-
Sets the sending data spinning timeout.
- setSenderSubID(String) - Method in class biz.onixs.fix.engine.Session
-
Sets the value of SenderSubID (50) field that will be set in all outgoing messages.
- setSenderTimeout(long, TimeUnit) - Method in interface biz.onixs.util.network.TcpConnection
-
Sets the timeout for the sending data.
- setSendingThreadAffinity(int[]) - Method in class biz.onixs.fix.engine.Session
-
Sets the sending thread affinity.
- setSendingTimeFormat(TimestampFormat) - Method in class biz.onixs.fix.engine.Session
-
Sets the time format of SendingTime of every sent message as Timestamp
.
- setSendQueueMaxSize(int) - Method in interface biz.onixs.util.network.TcpConnection
-
Sets the maximum size for the send queue.
- setSendSpinningTimeout(long) - Method in class biz.onixs.fix.engine.Session
-
Sets the send spinning timeout (in nanoseconds) of the
Session.send(Message)
method to wait for the
socket sending buffer availability in the spin loop mode before placing the message to the outgoing queue
(to be sent later by the sending thread).
- setSeqNum(long) - Method in class biz.onixs.fix.parser.Message
-
Sets message sequence number (the MsgSeqNum (tag=34) field value).
- setSessionEventArgReuse(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to re-use session event argument objects in each session.
- setSessionId(String) - Method in class biz.onixs.fix.scheduler.ControllerJob
-
- setSessionInboundMessageReuse(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to use the same
FixMessage
object for the incoming messages.
- setSessionListenerDelayWarningThreshold(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the limit of time to spend in the session listener code.
- setSessionLogonConfirmationTimeout(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets number of seconds to wait for a logon response before disconnecting.
- setSessionLogoutConfirmationTimeout(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets number of seconds to wait for a logout response before disconnecting.
- setSessionMessageMode(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session message mode.
- setSessionMessageMode(MessageMode) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session message mode.
- setSessionResendRequestLogic(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session resend request logic.
- setSessionResendRequestLogic(ResendRequestLogic) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets session resend request logic.
- setSessionResendRequestMaximumRange(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the maximum number of messages to be requested in one
Resend Request(2) message.
- setSessionSendLogoutOnException(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets option to send the Logout message before dropping the telecommunication link in case of Exception
during the processing of incoming FIX message.
- setSessionSpecifyLastMsgSeqNumProcessed(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
- setSessionUpdateHeaderFields(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
If this option set to true then common header fields in the outgoing messages are always updated.
- setSessionUpdateSendingTime(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to update
SendingTime(52)
field in the outgoing message if it is already set.
- setSetResetSeqNumbers(boolean) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets whether flag to reset sequence numbers should be set in logon.
- setSetResetSeqNumbers(String) - Method in class biz.onixs.fix.scheduler.InitiatorConnection
-
Sets whether flag to reset sequence numbers should be set in logon.
- setSpecifyApplIdField(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to specify ApplVerID(1128) tag in all FIX messages when a FIX protocol version FIX 5.0 and
above is used.
- setSpecifyApplVerIdField(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to specify ApplVerID(1128) tag in all FIX messages
when a FIX protocol version FIX 5.0 and above is used.
- setSpecifyLastMsgSeqNumProcessed(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets the option to specify the LastMsgSeqNumProcessed (tag # 369) field on every message sent.
- setSSLContext(SSLContext) - Static method in class biz.onixs.fix.engine.Engine
-
Sets the SSL context for establishing secure acceptor sessions.
- setSSLContext(SSLContext) - Method in class biz.onixs.fix.engine.Session
-
Sets the SSL context for establishing secure initiator session.
- setSslNeedClientAuth(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether client authentication should be required.
- setStateChangedListener(Engine.StateChangedListener) - Static method in class biz.onixs.fix.engine.Engine
-
Sets state changed listener.
- setStorageFolder(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets file-based session storage folder.
- setStorageFolder(String) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Sets the storage folder.
- setStorageFolder(String) - Method in class biz.onixs.fix.engine.storage.FileBasedStorageRepository
-
Sets the storage folder.
- setString(String, String) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setString(String, String, boolean) - Method in class biz.onixs.util.settings.Settings
-
Sets the value corresponding to the given key.
- setSuffix(String) - Method in class biz.onixs.util.log.LatencyLogger
-
- setTag(Integer) - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- setTargetCompID(CharSequence) - Method in class biz.onixs.fix.parser.Message
-
Sets assigned value used to identify receiving firm (the TargetCompID (tag=56) field value).
- setTargetLocationID(String) - Method in class biz.onixs.fix.engine.Session
-
Sets the value of TargetLocationID (143) field that will be set in all outgoing messages.
- setTargetSubID(String) - Method in class biz.onixs.fix.engine.Session
-
Sets the value of TargetSubID (57) field that will be set in all outgoing messages.
- setTcpNoDelay(boolean) - Method in class biz.onixs.fix.engine.Session
-
Enable/disable TCP_NODELAY socket option (disable/enable Nagle's algorithm).
- setTemplateId(int) - Method in class biz.onixs.fix.fast.DecodeResult
-
- setTerminated(boolean) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- setTerminated(boolean) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- setTerminated(boolean) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- setTerminated(boolean) - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- setTerminated(boolean) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Sets the flag whether this storage state should be kept or cleaned
- setTerminated(boolean) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- setTestRequestIdPattern(String) - Method in class biz.onixs.fix.engine.Session
-
Sets the pattern describing the date and time format which will be used as a TestReqID(112) field value.
- setThreadPoolSize(int) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the size of the shared thread pool that is used in the thread pool connection mode.
- setThreadPoolSpinningTimeout(long) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the thread pool spinning timeout (in nanoseconds) before a thread of thread pool enters into the
blocking wait mode for an operation.
- setThrottlingLimit(int, long, TimeUnit) - Method in class biz.onixs.fix.engine.Session
-
Sets throttling limit parameters.
- setThrottlingLimit(int, long) - Method in class biz.onixs.fix.engine.Session
-
Sets the throttling limit parameters.
- setTimestamp(int, long) - Method in interface biz.onixs.fix.parser.FixBlock
-
Sets the field value as timestamp.
- setTimestamp(int, long) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value for the given tag as timestamp.
- setTimestamp(int, int, long) - Method in class biz.onixs.fix.parser.Group
-
Sets the field value as timestamp.
- setTimestamp(int, long) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setTimestampByIndex(int, long) - Method in class biz.onixs.fix.parser.FlatMessage
-
Sets new value at the given field index as timestamp.
- setTimestampProvider(TimestampProvider) - Method in class biz.onixs.fix.engine.Session
-
Sets the timestamp provider which is used to provide timestamp for writing messages to log and for setting
SendingTime tag.
- setTimestampProvider(TimestampProvider) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
Sets the timestamp provider which is used to get timestamp when writing the logs.
- setTimestampProvider(TimestampProvider) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
Sets the timestamp provider which is used to get timestamp when writing the logs.
- setTimezoneMinutes(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo
-
- Settings - Class in biz.onixs.util.settings
-
Base easy-to-use settings implementation.
- Settings() - Constructor for class biz.onixs.util.settings.Settings
-
- setType(FieldValueType) - Method in class biz.onixs.fix.dictionary.FieldDetails
-
Sets field type.
- setType(JobType) - Method in class biz.onixs.fix.scheduler.ControllerJob
-
- setType(String) - Method in class biz.onixs.fix.tmgenerator.code.MethodCode.MethodArg
-
- setType(String) - Method in class biz.onixs.fix.tmgenerator.dialect.MessageInfo
-
- setTypeInfo(TypeInfo) - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- setTzTimeOnly(int, DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setTzTimestamp(int, DateTimeHelperX.DateTimeHelper.TZTimestampInfo) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setUnderlayingEnumerationType(String) - Method in class biz.onixs.fix.tmgenerator.dialect.FieldInfo
-
- setUnsignedInteger(int) - Method in class biz.onixs.fix.fast.UnsignedInteger
-
Set a new value for the unsigned integer
- setUpdateSendingTime(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to update
SendingTime(52)
field in the outgoing message if it is already set.
- setUserSessionLevelMessageWarning(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to warn if user sends session level message.
- setUserSessionLevelMessageWarning(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to warn if user sends session level message.
- setUtcDateOnly(int, DateTimeHelperX.DateTimeHelper.DateOnly) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setUtcTimeOnly(int, DateTimeHelperX.DateTimeHelper.TZTimeOnlyInfo) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setUtcTimestamp(int, DateTimeHelperX.DateTimeHelper.TZTimestampInfo) - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- setValidateCheckSum(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to validate the Checksum field value.
- setValidateDuplicatedField(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to validate the presence of fields which appears more than once.
- setValidateEmptyFieldValues(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to fail validation on empty field value.
- setValidateFieldValues(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to validate field values in accordance with the FIX protocol or its FIX Dialect.
- setValidateInboundMessages(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether inbound messages are validated.
- setValidateNumberOfRepeatingGroupInstances(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to validate the declared number of repeating group instances is equal to the actual one.
- setValidateOutboundMessages(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether outbound messages are validated.
- setValidateRequiredFields(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to validate the presence of the required fields.
- setValidateSequenceNumbers(boolean) - Method in class biz.onixs.fix.engine.Session
-
Sets whether to validate incoming message sequence numbers.
- setValidateUnknownFields(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to fail validation on unknown fields.
- setValidateUnknownMessage(boolean) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets whether to fail validation on unknown message.
- setValue(T) - Method in class biz.onixs.fix.fast.DecodedValue
-
Sets decoded value.
- setValue(String) - Method in class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo
-
- setVersion(Version) - Method in class biz.onixs.fix.tmgenerator.dialect.Dialect
-
- setVersions(String) - Method in class biz.onixs.fix.engine.EngineSettings
-
Sets the FIX dictionaries to load during the engine initialization.
- setWarningListener(Engine.WarningListener) - Static method in class biz.onixs.fix.engine.Engine
-
Sets warning listener.
- setWarningListener(Session.WarningListener) - Method in class biz.onixs.fix.engine.Session
-
Sets warning listener.
- setWeek(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.MonthYear
-
- setWriteErrorRetriesNumber(int) - Method in class biz.onixs.fix.engine.storage.AsyncFileStorageRepository
-
Sets write error retries number.
- setYear(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.DateOnly
-
- setYear(int) - Method in class biz.onixs.fix.tmgenerator.internal.DateTimeHelperX.DateTimeHelper.TZTimestampInfo
-
- shutdown() - Method in class biz.onixs.fix.engine.Engine
-
Shut downs the engine.
- signal() - Method in class biz.onixs.fix.engine.util.TimedWait
-
Notify any one thread waiting on the object_.
- signal() - Method in class biz.onixs.util.concurrent.LightweightCondition
-
Wakes up one waiting thread.
- SimpleStorageRepositoryManager - Class in biz.onixs.fix.engine.storage
-
- SimpleStorageRepositoryManager() - Constructor for class biz.onixs.fix.engine.storage.SimpleStorageRepositoryManager
-
- SimpleWeeklySchedule - Class in biz.onixs.fix.scheduler
-
Abstract simple weekly schedule.
- SingleDayLengthSchedule - Class in biz.onixs.fix.scheduler
-
Session schedule with every day activity period.
- SingleDayLengthSchedule() - Constructor for class biz.onixs.fix.scheduler.SingleDayLengthSchedule
-
Constructor.
- SingleDayLengthSchedule(DayOfWeek, LocalTime, DayOfWeek, LocalTime, SequenceNumberResetPolicy) - Constructor for class biz.onixs.fix.scheduler.SingleDayLengthSchedule
-
Constructor.
- SingleDayLengthSchedule(DayOfWeek, LocalTime, ZoneId, DayOfWeek, LocalTime, ZoneId, SequenceNumberResetPolicy) - Constructor for class biz.onixs.fix.scheduler.SingleDayLengthSchedule
-
Constructor.
- size() - Method in class biz.onixs.util.ByteBuffer
-
Returns size of data in the byte buffer.
- slice() - Method in class biz.onixs.util.DynamicByteBuffer
-
- Socket - Interface in biz.onixs.util.network
-
The interface provides methods for configuring sockets and performing IO operations.
- SocketConnector - Interface in biz.onixs.util.network
-
The interface provides methods for creating socket connections.
- SocketConnector.ErrorReason - Enum in biz.onixs.util.network
-
An enum that defines reasons for socket connecting errors.
- SocketConnector.Listener - Interface in biz.onixs.util.network
-
The interface represents a listener for handling connect events.
- SPECIFY_APPL_VER_ID_FIELD_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SPECIFY_APPL_VER_ID_FIELD_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- spliterator() - Method in class biz.onixs.fix.tmgenerator.dialect.TypeInfo
-
- splitForCharsBySpaces(String) - Static method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- splitForCharsBySpaces(String) - Static method in class biz.onixs.fix.tmgenerator.internal.PrimaryHelper
-
- splitForStringsBySpaces(String) - Static method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- splitForStringsBySpaces(String) - Static method in class biz.onixs.fix.tmgenerator.internal.PrimaryHelper
-
- SSL_NEED_CLIENT_AUTH_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SSL_NEED_CLIENT_AUTH_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- SslContextFactory - Class in biz.onixs.fix.engine
-
- SslContextFactory() - Constructor for class biz.onixs.fix.engine.SslContextFactory
-
- start() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Starts scheduler service.
- start(boolean) - Method in class biz.onixs.util.network.ExternalService
-
- start() - Method in class biz.onixs.util.network.MulticastThreadReceiver
-
Starts aux thread.
- start() - Method in class biz.onixs.util.PrecisionTimer
-
- start(long) - Method in class biz.onixs.util.PrecisionTimer
-
- startReceiver() - Method in interface biz.onixs.util.network.TcpConnection
-
Starts the receiving data.
- startSender() - Method in interface biz.onixs.util.network.TcpConnection
-
Starts the sending data.
- StateChangeArgs() - Constructor for class biz.onixs.fix.engine.Session.StateChangeArgs
-
- StateChangeArgs(SessionState, SessionState) - Constructor for class biz.onixs.fix.engine.Session.StateChangeArgs
-
- StateChangedArgs(Engine.State, Engine.State) - Constructor for class biz.onixs.fix.engine.Engine.StateChangedArgs
-
- StaticErrorException - Exception in biz.onixs.fix.fast
-
Static errors from the FAST specification.
- StaticErrorException(FastErrorCode, String) - Constructor for exception biz.onixs.fix.fast.StaticErrorException
-
Constructor.
- StaticErrorException(FastErrorCode, String, Throwable) - Constructor for exception biz.onixs.fix.fast.StaticErrorException
-
Constructor.
- StaticErrorException.Code - Class in biz.onixs.fix.fast
-
The valid error codes
- step() - Method in interface biz.onixs.util.network.IMulticastReceiver
-
process one step of receiving.
- step() - Method in class biz.onixs.util.network.MulticastFastThreadReceiver
-
- step() - Method in class biz.onixs.util.network.MulticastReceiver
-
process one step of receiving.
- stop() - Method in class biz.onixs.fix.scheduler.SessionScheduler
-
Stops scheduler service.
- stop() - Method in class biz.onixs.util.PrecisionTimer
-
- stopConnectAfterInterval() - Method in interface biz.onixs.util.network.SocketConnector
-
- STORAGE_FOLDER_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- STORAGE_FOLDER_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- StorageException - Exception in biz.onixs.fix.engine.storage
-
- StorageException() - Constructor for exception biz.onixs.fix.engine.storage.StorageException
-
- StorageException(String) - Constructor for exception biz.onixs.fix.engine.storage.StorageException
-
- StorageException(String, Throwable) - Constructor for exception biz.onixs.fix.engine.storage.StorageException
-
- StorageException(Throwable) - Constructor for exception biz.onixs.fix.engine.storage.StorageException
-
- StorageRepository - Interface in biz.onixs.fix.engine.storage
-
- StorageRepositoryManager - Interface in biz.onixs.fix.engine.storage
-
Storage repository manager.
- storeInboundMessage(ByteBuffer, long, boolean) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- storeInboundMessage(ByteBuffer, long, boolean) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- storeInboundMessage(ByteBuffer, long, boolean) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- storeInboundMessage(ByteBuffer, long, boolean) - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- storeInboundMessage(ByteBuffer, long, boolean) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Stores inbound message.
- storeInboundMessage(ByteBuffer, long, boolean) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- storeOutboundMessage(ByteBuffer, long, boolean, boolean) - Method in class biz.onixs.fix.engine.storage.AsyncFileSessionStorage
-
- storeOutboundMessage(ByteBuffer, long, boolean, boolean) - Method in class biz.onixs.fix.engine.storage.FileBasedSessionStorage
-
- storeOutboundMessage(ByteBuffer, long, boolean, boolean) - Method in class biz.onixs.fix.engine.storage.MemoryBasedSessionStorage
-
- storeOutboundMessage(ByteBuffer, long, boolean, boolean) - Method in class biz.onixs.fix.engine.storage.NullSessionStorage
-
- storeOutboundMessage(ByteBuffer, long, boolean, boolean) - Method in interface biz.onixs.fix.engine.storage.SessionStorage
-
Stores outbound message.
- storeOutboundMessage(ByteBuffer, long, boolean, boolean) - Method in class biz.onixs.fix.engine.storage.TimingSessionStorage
-
- str2double(byte[], int, int, boolean) - Static method in class biz.onixs.util.Converter
-
Converts string in the byte buffer to double.
- str2double(String, boolean) - Static method in class biz.onixs.util.Converter
-
Converts string to double.
- str2int(byte[], int, int, boolean) - Static method in class biz.onixs.util.Converter
-
Converts string in the byte buffer to int.
- str2int(String, boolean) - Static method in class biz.onixs.util.Converter
-
Converts string to int.
- str2long(byte[], int, int, boolean) - Static method in class biz.onixs.util.Converter
-
Converts string in the byte buffer to long.
- str2long(String, boolean) - Static method in class biz.onixs.util.Converter
-
Converts string to long.
- stream() - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns stream that contains all fields of the current level without groups.
- stream() - Method in class biz.onixs.fix.parser.FlatMessage
-
Returns stream that contains all fields of the message.
- stream() - Method in class biz.onixs.fix.parser.Group
-
- stream() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- streamOverGroups() - Method in interface biz.onixs.fix.parser.FixBlock
-
Returns stream thta contains groups of the current level.
- streamOverGroups() - Method in class biz.onixs.fix.tmgenerator.internal.FixBlockExtendedX.FixBlockExtended
-
- Strict - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Do all validation.
- subArray(byte[], int) - Static method in class biz.onixs.util.Utils
-
- subArray(byte[], int, int) - Static method in class biz.onixs.util.Utils
-
- subBuffer(int) - Method in class biz.onixs.util.ByteBuffer
-
Creates a new byte buffer from the specified offset.
- subBuffer(int, int) - Method in class biz.onixs.util.ByteBuffer
-
Creates a new byte buffer from the specified offset and with the specified length.
- SwitchCode - Class in biz.onixs.fix.tmgenerator.code
-
- SwitchCode(CodeWriter, String) - Constructor for class biz.onixs.fix.tmgenerator.code.SwitchCode
-
- systemProperties2String() - Static method in class biz.onixs.util.Utils
-
- validate(int) - Method in class biz.onixs.fix.parser.FixFlatMessage
-
- validate(int) - Method in interface biz.onixs.fix.parser.FixMessage
-
Validates the fix message according to the given validation flags.
- validate(int) - Method in class biz.onixs.fix.parser.FixStructuredMessage
-
- validate() - Method in class biz.onixs.fix.parser.Message
-
Performs message validation.
- validate(int) - Method in class biz.onixs.fix.parser.Message
-
Validates the message.
- validate() - Method in class biz.onixs.fix.scheduler.GenericWeeklySchedule
-
- validate() - Method in interface biz.onixs.fix.scheduler.SessionSchedule
-
Validates scheduled intervals.
- validate() - Method in class biz.onixs.fix.scheduler.SimpleWeeklySchedule
-
- validate() - Method in class biz.onixs.fix.scheduler.SingleDayLengthSchedule
-
- validate() - Method in class biz.onixs.fix.scheduler.WeeklyIntervalList
-
- VALIDATE_CHECKSUM_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_CHECKSUM_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_DUPLICATED_FIELD_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_DUPLICATED_FIELD_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_EMPTY_FIELD_VALUES_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_EMPTY_FIELD_VALUES_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_FIELD_VALUES_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_FIELD_VALUES_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_INBOUND_MESSAGES_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_INBOUND_MESSAGES_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_NUMBER_OF_REPEATING_GROUP_INSTANCES_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_NUMBER_OF_REPEATING_GROUP_INSTANCES_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_OUTBOUND_MESSAGES_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_OUTBOUND_MESSAGES_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_REQUIRED_FIELDS_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_REQUIRED_FIELDS_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_UNKNOWN_FIELDS_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_UNKNOWN_FIELDS_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_UNKNOWN_MESSAGE_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VALIDATE_UNKNOWN_MESSAGE_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- ValidateBodyLength - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the BodyLength (9) value.
- ValidateCheckSum - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the CheckSum (10) value.
- ValidateDuplicatedFields - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the presence of duplicated fields.
- ValidateEmptyFieldValues - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate empty field values.
- ValidateFieldValues - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate field values.
- ValidateNumberOfRepeatingGroupInstances - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the repeating group entries count.
- ValidateRepeatingGroupLeadingField - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate that repeating group instances start with the correct leading fields.
- ValidateRequiredFields - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the presence of required fields.
- ValidateUnknownFields - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the presence of unknown fields.
- ValidateUnknownMessages - Static variable in class biz.onixs.fix.parser.MessageValidationFlags
-
Validate the presence of unknown messages.
- ValueComparator() - Constructor for class biz.onixs.fix.tmgenerator.dialect.TypeValueInfo.ValueComparator
-
- ValueIsIncorrectException - Exception in biz.onixs.fix.parser
-
- ValueIsIncorrectException(String, int, CharSequence) - Constructor for exception biz.onixs.fix.parser.ValueIsIncorrectException
-
- ValueIsIncorrectException(String, Throwable, int, CharSequence) - Constructor for exception biz.onixs.fix.parser.ValueIsIncorrectException
-
- valueOf(String) - Static method in enum biz.onixs.fix.dictionary.ApplVerId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.dictionary.FieldValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.Engine.ErrorReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.Engine.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.Engine.WarningReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.License.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.MessageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.ResendRequestLogic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.SessionReactor.ReactorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.engine.SessionRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class biz.onixs.fix.engine.storage.MessageDirection
-
- valueOf(byte[], int, int) - Static method in class biz.onixs.fix.engine.storage.MessageDirection
-
- valueOf(boolean) - Static method in class biz.onixs.fix.engine.storage.PossDupFlag
-
- valueOf(String) - Static method in class biz.onixs.fix.engine.storage.PossDupFlag
-
- valueOf(byte[], int, int) - Static method in class biz.onixs.fix.engine.storage.PossDupFlag
-
- valueOf(String) - Static method in enum biz.onixs.fix.engine.ThreadRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.fast.FastVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.parser.Message.StringFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.parser.ParserException.RejectReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.scheduler.SequenceNumberResetPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.tmgenerator.code.MemberVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.fix.tmgenerator.dialect.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.util.network.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.util.network.ProxySettings.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.util.network.SocketConnector.ErrorReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.util.network.TcpConnectionStopReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.onixs.util.TimestampFormat
-
Returns the enum constant of this type with the specified name.
- ValuePtr - Class in biz.onixs.util
-
Value pointer as a region in a byte array.
- ValuePtr() - Constructor for class biz.onixs.util.ValuePtr
-
Creates undefined value pointer.
- ValuePtr(byte[], int, int) - Constructor for class biz.onixs.util.ValuePtr
-
Creates the value pointer.
- ValuePtr(byte[], int) - Constructor for class biz.onixs.util.ValuePtr
-
Creates the value pointer.
- ValuePtr(byte[]) - Constructor for class biz.onixs.util.ValuePtr
-
Creates the value pointer.
- ValuePtr(String) - Constructor for class biz.onixs.util.ValuePtr
-
Creates the value pointer on whole byte array encoded from string.
- values() - Static method in enum biz.onixs.fix.dictionary.ApplVerId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.dictionary.FieldValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.ConnectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.Engine.ErrorReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.Engine.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.Engine.WarningReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.License.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.MessageMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.ResendRequestLogic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.SessionReactor.ReactorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.SessionRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.engine.ThreadRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.fast.FastVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.parser.Message.StringFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.parser.ParserException.RejectReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.scheduler.SequenceNumberResetPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.tmgenerator.code.MemberVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.fix.tmgenerator.dialect.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.util.network.ConnectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.util.network.ProxySettings.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.util.network.SocketConnector.ErrorReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.util.network.TcpConnectionStopReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.onixs.util.TimestampFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyEngineInited() - Static method in class biz.onixs.fix.engine.Engine
-
Verifies that Engine inited
- verifyEngineNotInited() - Static method in class biz.onixs.fix.engine.Engine
-
Verifies that Engine is not inited
- Version - Class in biz.onixs.fix.dictionary
-
Financial Information eXchange (FIX) protocol version.
- VersionNotUsable - Exception in biz.onixs.fix.dictionary
-
Version can not be used or not inited.
- VersionNotUsable(Version) - Constructor for exception biz.onixs.fix.dictionary.VersionNotUsable
-
Constructor.
- VERSIONS_DEFAULT - Static variable in class biz.onixs.fix.engine.EngineSettings
-
- VERSIONS_PROP - Static variable in class biz.onixs.fix.engine.EngineSettings
-