- ELEMENT_ID - Static variable in class org.openfast.session.SessionControlProtocol_1_1
-
- EMPTY - Static variable in class org.openfast.ByteUtil
-
- EMPTY_BYTES - Static variable in class org.openfast.ByteVectorValue
-
- encode(Message) - Method in class org.openfast.codec.FastEncoder
-
WARNING: Not thread-safe.
- encode(File) - Method in class org.openfast.examples.producer.FastMessageProducer
-
- encode(InputStream) - Method in class org.openfast.examples.producer.FastMessageProducer
-
- encode(InputStream, boolean) - Method in class org.openfast.examples.producer.FastMessageProducer
-
- encode(File, MessageOutputStream) - Method in class org.openfast.examples.scp10.ScpMessageProducer
-
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.extensions.MapScalar
-
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.ComposedScalar
-
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.DynamicTemplateReference
-
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.Field
-
byte[] encode method declaration
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.Group
-
If your FieldValue already has a BitVector, use this encode method.
- encode(FieldValue, Group, Context) - Method in class org.openfast.template.Group
-
If there is no BitVector, this encoding method will create one.
- encode(Message, Context) - Method in class org.openfast.template.MessageTemplate
-
Uses the superclasses encode method to encode the byte array - see
Group.java
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.Scalar
-
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.Sequence
-
Store the data passed to a byte array
- encode(FieldValue, Group, Context, BitVectorBuilder) - Method in class org.openfast.template.StaticTemplateReference
-
- encode(ScalarValue) - Method in class org.openfast.template.type.codec.NotStopBitEncodedTypeCodec
-
- encode(ScalarValue) - Method in class org.openfast.template.type.codec.TypeCodec
-
Template Method to encode the passed object, the actual encoding is done
in the encodeValue() method overridden in sub-classes.
- EncodeMain - Class in org.openfast.examples.tmplexch
-
- EncodeMain() - Constructor for class org.openfast.examples.tmplexch.EncodeMain
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.BitVectorType
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.DateInteger
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.DateString
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.EpochTimestamp
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.MillisecondsSinceMidnight
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.NullableByteVector
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.NullableSignedInteger
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.NullableStringDelta
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.NullableUnsignedInteger
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.SignedInteger
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.StringDelta
-
Takes a ScalarValue object, and converts it to a byte array
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.TimeInteger
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.TimestampInteger
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.TypeCodec
-
- encodeValue(ScalarValue) - Method in class org.openfast.template.type.codec.UnsignedInteger
-
Takes a ScalarValue object, and converts it to a byte array
- end() - Method in class org.openfast.util.XmlWriter
-
- END_OF_STREAM - Static variable in interface org.openfast.error.FastConstants
-
- endpoint - Variable in class org.openfast.examples.producer.FastMessageProducer
-
- Endpoint - Interface in org.openfast.session
-
- EPOCH_TIMESTAMP - Static variable in class org.openfast.template.type.codec.TypeCodec
-
- EpochTimestamp - Class in org.openfast.template.type.codec
-
- EpochTimestamp() - Constructor for class org.openfast.template.type.codec.EpochTimestamp
-
- equals(Object) - Method in class org.openfast.BitVector
-
- equals(BitVector) - Method in class org.openfast.BitVector
-
- equals(Object) - Method in class org.openfast.BitVectorValue
-
- equals(BitVectorValue) - Method in class org.openfast.BitVectorValue
-
- equals(Object) - Method in class org.openfast.ByteVectorValue
-
- equals(ByteVectorValue) - Method in class org.openfast.ByteVectorValue
-
- equals(Object) - Method in class org.openfast.DateValue
-
- equals(Object) - Method in class org.openfast.DecimalValue
-
- equals(DecimalValue) - Method in class org.openfast.DecimalValue
-
- equals(int) - Method in class org.openfast.DecimalValue
-
- equals(Object) - Method in class org.openfast.error.ErrorCode
-
- equals(Object) - Method in class org.openfast.GroupValue
-
- equals(Object) - Method in class org.openfast.IntegerValue
-
- equals(int) - Method in class org.openfast.IntegerValue
-
- equals(Object) - Method in class org.openfast.Message
-
- equals(Message) - Method in class org.openfast.Message
-
- equals(int) - Method in class org.openfast.NumericValue
-
- equals(Object) - Method in class org.openfast.QName
-
- equals(Object) - Method in class org.openfast.SequenceValue
-
- equals(Object) - Method in class org.openfast.session.BasicClient
-
- equals(Object) - Method in class org.openfast.StringValue
-
- equals(Object) - Method in class org.openfast.template.ComposedScalar
-
- equals(Object) - Method in class org.openfast.template.DynamicTemplateReference
-
- equals(Object) - Method in class org.openfast.template.Group
-
- equals(Object) - Method in class org.openfast.template.LongValue
-
Compares a LongValue object with another LongValue object
- equals(int) - Method in class org.openfast.template.LongValue
-
Finds if the passed value is the same as the Value of LongValue
- equals(Object) - Method in class org.openfast.template.MessageTemplate
-
- equals(Object) - Method in class org.openfast.template.operator.AlwaysPresentOperatorCodec
-
- equals(Object) - Method in class org.openfast.template.operator.CopyOperatorCodec
-
- equals(Object) - Method in class org.openfast.template.operator.Operator
-
- equals(Object) - Method in class org.openfast.template.operator.OperatorCodec
-
- equals(Object) - Method in class org.openfast.template.Scalar
-
- equals(Object) - Method in class org.openfast.template.Sequence
-
- equals(Object) - Method in class org.openfast.template.StaticTemplateReference
-
- equals(Object) - Method in class org.openfast.template.TwinValue
-
Checks to see if the object passed to it is a TwinValue object
- equals(Object) - Method in class org.openfast.template.type.codec.BitVectorType
-
- equals(Object) - Method in class org.openfast.template.type.codec.DateInteger
-
- equals(Object) - Method in class org.openfast.template.type.codec.DateString
-
- equals(Object) - Method in class org.openfast.template.type.codec.EpochTimestamp
-
- equals(Object) - Method in class org.openfast.template.type.codec.IntegerCodec
-
- equals(Object) - Method in class org.openfast.template.type.codec.MillisecondsSinceMidnight
-
- equals(Object) - Method in class org.openfast.template.type.codec.NotStopBitEncodedTypeCodec
-
- equals(Object) - Method in class org.openfast.template.type.codec.NullableByteVector
-
- equals(Object) - Method in class org.openfast.template.type.codec.NullableSignedInteger
-
- equals(Object) - Method in class org.openfast.template.type.codec.NullableStringDelta
-
- equals(Object) - Method in class org.openfast.template.type.codec.NullableUnsignedInteger
-
- equals(Object) - Method in class org.openfast.template.type.codec.SignedInteger
-
- equals(Object) - Method in class org.openfast.template.type.codec.StringDelta
-
- equals(Object) - Method in class org.openfast.template.type.codec.TimeInteger
-
- equals(Object) - Method in class org.openfast.template.type.codec.TimestampInteger
-
- equals(Object) - Method in class org.openfast.template.type.codec.UnsignedInteger
-
- equals(Object) - Method in class org.openfast.template.type.DateType
-
- equals(Object) - Method in class org.openfast.template.type.Type
-
- equals(Object) - Method in class org.openfast.util.Key
-
- equalsValue(String) - Method in class org.openfast.IntegerValue
-
- equalsValue(String) - Method in class org.openfast.ScalarValue
-
- equalsValue(String) - Method in class org.openfast.StringValue
-
- equalsValue(String) - Method in class org.openfast.template.LongValue
-
Compares a string that is converted to an integer to the value of
LogValue
- error(ErrorCode, String) - Method in interface org.openfast.error.ErrorHandler
-
- error(ErrorCode, String, Throwable) - Method in interface org.openfast.error.ErrorHandler
-
- ERROR - Static variable in class org.openfast.error.FastAlertSeverity
-
- ERROR - Static variable in interface org.openfast.error.FastConstants
-
- ERROR - Static variable in class org.openfast.examples.OpenFastExample
-
- error(ErrorCode, String) - Method in class org.openfast.examples.performance.PerformanceRunner
-
- error(ErrorCode, String, Throwable) - Method in class org.openfast.examples.performance.PerformanceRunner
-
- error(ErrorCode, String) - Method in class org.openfast.session.Session
-
- error(ErrorCode, String, Throwable) - Method in class org.openfast.session.Session
-
- ErrorCode - Class in org.openfast.error
-
- ErrorCode(ErrorType, int, String, String, FastAlertSeverity) - Constructor for class org.openfast.error.ErrorCode
-
- ErrorHandler - Interface in org.openfast.error
-
- ErrorType - Class in org.openfast.error
-
- ErrorType(String) - Constructor for class org.openfast.error.ErrorType
-
- exponent - Variable in class org.openfast.DecimalValue
-
- GENERAL_ERROR - Static variable in interface org.openfast.error.FastConstants
-
- get(int) - Method in class org.openfast.SequenceValue
-
- get(String) - Method in class org.openfast.template.AbstractTemplateRegistry
-
- get(int) - Method in class org.openfast.template.BasicTemplateRegistry
-
- get(QName) - Method in class org.openfast.template.BasicTemplateRegistry
-
- get(int) - Method in interface org.openfast.template.TemplateRegistry
-
- get(String) - Method in interface org.openfast.template.TemplateRegistry
-
- get(QName) - Method in interface org.openfast.template.TemplateRegistry
-
- get(int) - Method in interface org.openfast.util.IntegerMap
-
- get(int) - Method in class org.openfast.util.SimpleIntegerMap
-
- getAlertCode(Message) - Static method in class org.openfast.error.ErrorCode
-
- getAttribute(QName) - Method in interface org.openfast.Node
-
- getAttribute(QName) - Method in class org.openfast.SimpleNode
-
- getAttribute(QName) - Method in class org.openfast.template.Sequence
-
- getAttributes() - Method in interface org.openfast.Node
-
- getAttributes() - Method in class org.openfast.SimpleNode
-
- getBaseValue() - Method in class org.openfast.template.Scalar
-
- getBigDecimal(int) - Method in class org.openfast.GroupValue
-
- getBigDecimal(String) - Method in class org.openfast.GroupValue
-
- getBitVector() - Method in class org.openfast.BitVectorBuilder
-
- getBitVector() - Method in class org.openfast.BitVectorReader
-
- getBool(String) - Method in class org.openfast.GroupValue
-
- getBuffer() - Static method in class org.openfast.Global
-
- getBuffer() - Method in class org.openfast.util.RecordingInputStream
-
- getByte(int) - Method in class org.openfast.GroupValue
-
- getByte(String) - Method in class org.openfast.GroupValue
-
- getBytes() - Method in class org.openfast.BitVector
-
- getBytes() - Method in class org.openfast.ByteVectorValue
-
- getBytes(int) - Method in class org.openfast.GroupValue
-
- getBytes(String) - Method in class org.openfast.GroupValue
-
- getBytes() - Method in class org.openfast.ScalarValue
-
- getBytes() - Method in class org.openfast.StringValue
-
- getCache(QName) - Method in class org.openfast.Context
-
- getChildNamespace() - Method in class org.openfast.template.Group
-
- getChildren(QName) - Method in interface org.openfast.Node
-
- getChildren(QName) - Method in class org.openfast.SimpleNode
-
- getClient() - Method in class org.openfast.session.Session
-
- getClient(String) - Method in interface org.openfast.session.SessionFactory
-
- getCloseMessage() - Method in class org.openfast.session.SessionControlProtocol_1_1
-
- getCloseMessage() - Method in interface org.openfast.session.SessionProtocol
-
- getCode() - Method in class org.openfast.error.ErrorCode
-
- getCode() - Method in class org.openfast.error.FastAlertSeverity
-
- getCode() - Method in exception org.openfast.error.FastException
-
- getCodec(Type) - Method in class org.openfast.template.operator.Operator
-
- getCodec(Operator, Type) - Static method in class org.openfast.template.operator.OperatorCodec
-
Find the operator by the key
- getCodec(Operator, boolean) - Method in class org.openfast.template.type.DateType
-
- getCodec(Operator, boolean) - Method in class org.openfast.template.type.SimpleType
-
Get the approprivate codec for the passed operator
- getCodec(Operator, boolean) - Method in class org.openfast.template.type.StringType
-
Get the approprivate codec for the passed operator
- getCodec(Operator, boolean) - Method in class org.openfast.template.type.Type
-
- getCodec(Operator, boolean) - Method in class org.openfast.template.type.UnsignedIntegerType
-
Get the approprivate codec for the passed operator
- getConnection() - Method in class org.openfast.session.Session
-
- getContext() - Method in class org.openfast.MessageInputStream
-
- getContext() - Method in class org.openfast.MessageOutputStream
-
- getContext() - Method in class org.openfast.session.Session
-
- getConverter(Group) - Method in class org.openfast.session.template.exchange.ConversionContext
-
- getConverter(Field) - Method in class org.openfast.session.template.exchange.ConversionContext
-
- getDecodeTrace() - Method in class org.openfast.Context
-
- getDefaultValue() - Method in class org.openfast.template.Scalar
-
- getDefaultValue() - Method in class org.openfast.template.type.codec.BitVectorType
-
- getDefaultValue() - Method in class org.openfast.template.type.codec.NullableByteVector
-
- getDefaultValue() - Method in class org.openfast.template.type.codec.NullableStringDelta
-
- getDefaultValue() - Method in class org.openfast.template.type.codec.StringDelta
-
- getDefaultValue() - Method in class org.openfast.template.type.DateType
-
- getDefaultValue() - Method in class org.openfast.template.type.IntegerType
-
- getDefaultValue() - Method in class org.openfast.template.type.StringType
-
- getDefaultValue() - Method in class org.openfast.template.type.Type
-
- getDescription() - Method in class org.openfast.error.ErrorCode
-
- getDescription() - Method in class org.openfast.error.FastAlertSeverity
-
- getDictionary() - Method in class org.openfast.template.loader.ParsingContext
-
- getDictionary() - Method in class org.openfast.template.Scalar
-
- getDictionary() - Method in class org.openfast.template.serializer.SerializingContext
-
- getDifference(byte[], byte[]) - Static method in class org.openfast.util.Util
-
- getDouble(int) - Method in class org.openfast.GroupValue
-
- getDouble(String) - Method in class org.openfast.GroupValue
-
- getElement(Element, int) - Static method in class org.openfast.template.loader.AbstractFieldParser
-
Find the first element item within the passed Element objects child nodes
- getEmptyValue(ScalarValue) - Method in class org.openfast.template.operator.CopyOperatorCodec
-
- getEmptyValue(ScalarValue) - Method in class org.openfast.template.operator.OptionallyPresentOperatorCodec
-
- getEncodeTrace() - Method in class org.openfast.Context
-
- getError() - Method in exception org.openfast.error.FastDynamicError
-
- getErrorHandler() - Method in class org.openfast.session.Session
-
- getErrorHandler() - Method in class org.openfast.template.loader.ParsingContext
-
- getField(int) - Method in interface org.openfast.template.FieldSet
-
- getField(int) - Method in class org.openfast.template.Group
-
Find the field object of the index passed
- getField(String) - Method in class org.openfast.template.Group
-
Find the field object of the passed field name
- getField(QName) - Method in class org.openfast.template.Group
-
- getField(int) - Method in class org.openfast.template.MessageTemplate
-
- getField(int) - Method in class org.openfast.template.Sequence
-
Find a specific field
- getFieldById(String) - Method in class org.openfast.template.Group
-
- getFieldCount() - Method in class org.openfast.GroupValue
-
- getFieldCount() - Method in class org.openfast.Message
-
- getFieldCount() - Method in interface org.openfast.template.FieldSet
-
- getFieldCount() - Method in class org.openfast.template.Group
-
Find the number of total fields
- getFieldCount() - Method in class org.openfast.template.MessageTemplate
-
- getFieldCount() - Method in class org.openfast.template.Sequence
-
Find the number of fields in the current group
- getFieldDefinitions() - Method in class org.openfast.template.Group
-
- getFieldIndex(String) - Method in class org.openfast.template.Group
-
Find the index of the passed field name as an integer
- getFieldIndex(Field) - Method in class org.openfast.template.Group
-
- getFieldParser(Element) - Method in class org.openfast.template.loader.ParsingContext
-
- getFieldParsers() - Method in class org.openfast.template.loader.ParsingContext
-
- getFields() - Method in class org.openfast.template.ComposedScalar
-
- getFields() - Method in class org.openfast.template.Group
-
- getFields() - Method in class org.openfast.template.MessageTemplate
-
- getFile(CommandLine, String) - Static method in class org.openfast.examples.OpenFastExample
-
- getGroup(int) - Method in class org.openfast.GroupValue
-
- getGroup(String) - Method in class org.openfast.GroupValue
-
- getGroup() - Method in class org.openfast.GroupValue
-
- getGroup(String) - Method in class org.openfast.template.Group
-
Find the group with the passed fieldName
- getGroup() - Method in class org.openfast.template.Sequence
-
- getId(String) - Method in class org.openfast.template.AbstractTemplateRegistry
-
- getId(QName) - Method in class org.openfast.template.BasicTemplateRegistry
-
- getId(MessageTemplate) - Method in class org.openfast.template.BasicTemplateRegistry
-
- getId() - Method in class org.openfast.template.Field
-
Find the ID
- getId(String) - Method in interface org.openfast.template.TemplateRegistry
-
- getId(QName) - Method in interface org.openfast.template.TemplateRegistry
-
- getId(MessageTemplate) - Method in interface org.openfast.template.TemplateRegistry
-
- getInboundTemplateRegistry() - Method in class org.openfast.session.FastClient
-
- getIndex() - Method in class org.openfast.BitVectorBuilder
-
- getIndex() - Method in class org.openfast.BitVectorReader
-
- getIndex(FieldValue) - Method in interface org.openfast.util.Cache
-
- getIndex(FieldValue) - Method in class org.openfast.util.UnboundedCache
-
- getInitialValue(Scalar) - Method in class org.openfast.template.operator.CopyOperatorCodec
-
Get the initial value of the passed Scalar object as long as the object
is defined
- getInitialValue(Scalar) - Method in class org.openfast.template.operator.OptionallyPresentOperatorCodec
-
- getInputStream() - Method in interface org.openfast.session.Connection
-
- getInputStream() - Method in class org.openfast.session.LocalConnection
-
- getInputStream() - Method in class org.openfast.session.multicast.MulticastConnection
-
- getInt(int) - Method in class org.openfast.GroupValue
-
- getInt(String) - Method in class org.openfast.GroupValue
-
- getInteger(CommandLine, String) - Static method in class org.openfast.examples.OpenFastExample
-
- getIntrospectiveField(String) - Method in class org.openfast.template.Group
-
- getKey() - Method in class org.openfast.template.Field
-
Find the key
- getLastLengthIndicator() - Method in class org.openfast.impl.CmeTcpReplayMessageBlockReader
-
- getLastSeqNum() - Method in class org.openfast.impl.CmeMessageBlockReader
-
- getLastSeqNum() - Method in class org.openfast.impl.CmeTcpReplayMessageBlockReader
-
- getLastSubId() - Method in class org.openfast.impl.CmeMessageBlockReader
-
- getLastSubId() - Method in class org.openfast.impl.CmeTcpReplayMessageBlockReader
-
- getLastTemplateId() - Method in class org.openfast.Context
-
- getLength() - Method in class org.openfast.SequenceValue
-
- getLength() - Method in class org.openfast.template.Sequence
-
Find the length of a Scalar value
- getLogger() - Method in class org.openfast.Context
-
- getLogger(Class<?>, String) - Method in class org.openfast.logging.Loggers
-
- getLogger() - Method in class org.openfast.NullOpenFastContext
-
- getLogger() - Method in interface org.openfast.OpenFastContext
-
- getLogger() - Method in class org.openfast.session.BasicOpenFastContext
-
- getLong(int) - Method in class org.openfast.GroupValue
-
- getLong(String) - Method in class org.openfast.GroupValue
-
- getMessageCount() - Method in class org.openfast.examples.performance.PerformanceResult
-
- getName() - Method in class org.openfast.error.ErrorType
-
- getName() - Method in class org.openfast.QName
-
- getName() - Method in class org.openfast.session.BasicClient
-
- getName() - Method in interface org.openfast.session.Client
-
- getName() - Method in class org.openfast.template.Field
-
Find the name
- getName() - Method in class org.openfast.template.loader.ParsingContext
-
- getName(Element, ParsingContext) - Method in class org.openfast.template.loader.ScalarParser
-
- getName() - Method in class org.openfast.template.operator.Operator
-
- getName() - Method in class org.openfast.template.type.Type
-
- getNamespace() - Method in class org.openfast.QName
-
- getNamespace() - Method in class org.openfast.template.loader.ParsingContext
-
- getNamespace() - Method in class org.openfast.template.serializer.SerializingContext
-
- getNodeName() - Method in interface org.openfast.Node
-
- getNodeName() - Method in class org.openfast.SimpleNode
-
- getNodes() - Method in interface org.openfast.Node
-
- getNodes() - Method in class org.openfast.SimpleNode
-
- getOperator(Group) - Static method in class org.openfast.session.template.exchange.AbstractFieldInstructionConverter
-
- getOperator(String) - Static method in class org.openfast.template.operator.Operator
-
- getOperator() - Method in class org.openfast.template.operator.OperatorCodec
-
- getOperator() - Method in class org.openfast.template.Scalar
-
- getOperatorCodec() - Method in class org.openfast.template.Scalar
-
- getOperatorElement(Element) - Method in class org.openfast.template.loader.ScalarParser
-
- getOperatorElement(Element) - Method in class org.openfast.template.loader.VariableLengthScalarParser
-
- getOutboundTemplateRegistry() - Method in class org.openfast.session.FastClient
-
- getOutputStream() - Method in interface org.openfast.session.Connection
-
- getOutputStream() - Method in class org.openfast.session.LocalConnection
-
- getOutputStream() - Method in class org.openfast.session.multicast.MulticastConnection
-
- getParent() - Method in class org.openfast.template.loader.ParsingContext
-
- getQName(Message) - Method in class org.openfast.session.SessionControlProtocol_1_1
-
- getQName() - Method in class org.openfast.template.Field
-
- getRegisteredTypeMap() - Static method in class org.openfast.template.type.Type
-
- getResetMessage() - Method in interface org.openfast.session.SessionProtocol
-
- getScalar(int) - Method in class org.openfast.GroupValue
-
- getScalar(String) - Method in class org.openfast.GroupValue
-
- getScalar(String) - Method in class org.openfast.template.Group
-
Get the Scalar Value of the passed fieldName
- getScalar(int) - Method in class org.openfast.template.Group
-
- getSequence(int) - Method in class org.openfast.GroupValue
-
- getSequence(String) - Method in class org.openfast.GroupValue
-
- getSequence() - Method in class org.openfast.SequenceValue
-
- getSequence(String) - Method in class org.openfast.template.Group
-
Get the Sequence of the passed fieldName
- getSerializer(Field) - Method in class org.openfast.template.serializer.SerializerRegistry
-
- getSerializerRegistry() - Method in class org.openfast.template.serializer.SerializingContext
-
- getSession() - Method in interface org.openfast.session.SessionFactory
-
- getSeverity() - Method in class org.openfast.error.ErrorCode
-
- getShort(int) - Method in class org.openfast.GroupValue
-
- getShort(String) - Method in class org.openfast.GroupValue
-
- getShortName() - Method in class org.openfast.error.ErrorCode
-
- getShortName() - Method in class org.openfast.error.FastAlertSeverity
-
- getSignedIntegerSize(long) - Static method in class org.openfast.template.type.codec.IntegerCodec
-
Find the signed integer size for the passed long value
- getSize() - Method in class org.openfast.BitVector
-
- getStaticTemplateReference(String) - Method in class org.openfast.template.Group
-
- getStaticTemplateReference(QName) - Method in class org.openfast.template.Group
-
- getStaticTemplateReferences() - Method in class org.openfast.template.Group
-
- getString(int) - Method in class org.openfast.GroupValue
-
- getString(String) - Method in class org.openfast.GroupValue
-
- getTemplate(int) - Method in class org.openfast.Context
-
- getTemplate() - Method in class org.openfast.Message
-
- getTemplate(int) - Method in class org.openfast.NullOpenFastContext
-
- getTemplate(int) - Method in interface org.openfast.OpenFastContext
-
- getTemplate(int) - Method in class org.openfast.session.BasicOpenFastContext
-
- getTemplate() - Method in class org.openfast.template.Field
-
- getTemplate() - Method in class org.openfast.template.StaticTemplateReference
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.ComposedDecimalConverter
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.DynamicTemplateReferenceConverter
-
- getTemplateExchangeTemplates() - Method in interface org.openfast.session.template.exchange.FieldInstructionConverter
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.GroupConverter
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.ScalarConverter
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.SequenceConverter
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.StaticTemplateReferenceConverter
-
- getTemplateExchangeTemplates() - Method in class org.openfast.session.template.exchange.VariableLengthInstructionConverter
-
- getTemplateFields() - Method in class org.openfast.template.MessageTemplate
-
Returns a field array of the current stored fields
- getTemplateId(MessageTemplate) - Method in class org.openfast.Context
-
- getTemplateId(MessageTemplate) - Method in class org.openfast.NullOpenFastContext
-
- getTemplateId(MessageTemplate) - Method in interface org.openfast.OpenFastContext
-
- getTemplateId(MessageTemplate) - Method in class org.openfast.session.BasicOpenFastContext
-
- getTemplateNamespace() - Method in class org.openfast.template.loader.ParsingContext
-
- getTemplateNamespace() - Method in class org.openfast.template.serializer.SerializingContext
-
- getTemplateRegistry() - Method in class org.openfast.Context
-
- getTemplateRegistry() - Method in class org.openfast.examples.producer.XmlCompressedMessageConverter
-
- getTemplateRegistry() - Method in class org.openfast.MessageInputStream
-
- getTemplateRegistry() - Method in class org.openfast.MessageOutputStream
-
- getTemplateRegistry() - Method in interface org.openfast.MessageStream
-
- getTemplateRegistry() - Method in class org.openfast.NullOpenFastContext
-
- getTemplateRegistry() - Method in interface org.openfast.OpenFastContext
-
- getTemplateRegistry() - Method in class org.openfast.session.BasicOpenFastContext
-
- getTemplateRegistry() - Method in interface org.openfast.template.loader.MessageTemplateLoader
-
- getTemplateRegistry() - Method in class org.openfast.template.loader.ParsingContext
-
- getTemplateRegistry() - Method in class org.openfast.template.loader.XMLMessageTemplateLoader
-
- getTemplates() - Method in class org.openfast.template.BasicTemplateRegistry
-
- getTemplates() - Method in interface org.openfast.template.TemplateRegistry
-
- getTime() - Method in class org.openfast.examples.performance.PerformanceResult
-
- getTruncatedBytes() - Method in class org.openfast.BitVector
-
- getType() - Method in class org.openfast.error.ErrorCode
-
- getType() - Method in class org.openfast.template.ComposedScalar
-
- getType(Element, ParsingContext) - Method in class org.openfast.template.loader.ScalarParser
-
- getType() - Method in class org.openfast.template.Scalar
-
- getType(String) - Static method in class org.openfast.template.type.Type
-
Return the type that is being searched for
- getTypeCodec() - Method in class org.openfast.template.Scalar
-
- getTypeMap() - Method in class org.openfast.template.loader.ParsingContext
-
- getTypeName() - Method in class org.openfast.extensions.MapScalar
-
- getTypeName() - Method in class org.openfast.template.ComposedScalar
-
- getTypeName() - Method in class org.openfast.template.DynamicTemplateReference
-
- getTypeName() - Method in class org.openfast.template.Field
-
getTypeName method declaration
- getTypeName() - Method in class org.openfast.template.Group
-
- getTypeName(Element) - Method in class org.openfast.template.loader.ScalarParser
-
- getTypeName(Element) - Method in class org.openfast.template.loader.StringParser
-
- getTypeName() - Method in class org.openfast.template.Scalar
-
- getTypeName() - Method in class org.openfast.template.Sequence
-
- getTypeName() - Method in class org.openfast.template.StaticTemplateReference
-
- getTypeReference() - Method in class org.openfast.template.Group
-
- getTypeReference(Element, ParsingContext) - Static method in class org.openfast.template.loader.GroupParser
-
Finds the typeReference tag in the passed dom element object
- getTypeReference() - Method in class org.openfast.template.Sequence
-
- getUnderlyingStream() - Method in class org.openfast.MessageInputStream
-
- getUnderlyingStream() - Method in class org.openfast.MessageOutputStream
-
- getUnsignedIntegerSize(long) - Static method in class org.openfast.template.type.codec.IntegerCodec
-
- getVal(String) - Method in class org.openfast.template.type.IntegerType
-
- getVal(String) - Method in class org.openfast.template.type.SimpleType
-
- getVal(String) - Method in class org.openfast.template.type.StringType
-
- getValue(int) - Method in class org.openfast.GroupValue
-
- getValue(String) - Method in class org.openfast.GroupValue
-
- getValue(String) - Method in class org.openfast.template.type.DateType
-
- getValue(String) - Method in class org.openfast.template.type.SimpleType
-
- getValue(String) - Method in class org.openfast.template.type.Type
-
- getValue(byte[]) - Method in class org.openfast.template.type.Type
-
- getValue(byte[], int, int) - Method in class org.openfast.template.type.Type
-
- getValues() - Method in class org.openfast.SequenceValue
-
- getValueToEncode(ScalarValue, ScalarValue, Scalar, BitVectorBuilder) - Method in class org.openfast.template.operator.AlwaysPresentOperatorCodec
-
- getValueToEncode(ScalarValue, ScalarValue, ScalarValue) - Method in class org.openfast.template.operator.CopyOperatorCodec
-
Determine which values to encode from the passed ScalarValue objects
- getValueToEncode(ScalarValue, ScalarValue, Scalar) - Method in class org.openfast.template.operator.OperatorCodec
-
- getValueToEncode(ScalarValue, ScalarValue, Scalar, BitVectorBuilder) - Method in class org.openfast.template.operator.OperatorCodec
-
- getValueToEncode(ScalarValue, ScalarValue, Scalar) - Method in class org.openfast.template.operator.OptionallyPresentOperatorCodec
-
- getValueToEncode(ScalarValue, ScalarValue, ScalarValue) - Method in class org.openfast.template.operator.OptionallyPresentOperatorCodec
-
- getValueType() - Method in class org.openfast.extensions.MapScalar
-
- getValueType() - Method in class org.openfast.template.ComposedScalar
-
- getValueType() - Method in class org.openfast.template.DynamicTemplateReference
-
- getValueType() - Method in class org.openfast.template.Field
-
getValueType method declaration
- getValueType() - Method in class org.openfast.template.Group
-
- getValueType() - Method in class org.openfast.template.MessageTemplate
-
- getValueType() - Method in class org.openfast.template.Scalar
-
- getValueType() - Method in class org.openfast.template.Sequence
-
- getValueType() - Method in class org.openfast.template.StaticTemplateReference
-
- getVariant(CommandLine) - Static method in class org.openfast.examples.OpenFastExample
-
- getVariant(String) - Static method in class org.openfast.examples.OpenFastExample
-
- getVendorId() - Method in class org.openfast.session.BasicClient
-
- getVendorId() - Method in interface org.openfast.session.Client
-
- GLOBAL - Static variable in interface org.openfast.Dictionary
-
- Global - Class in org.openfast
-
- GlobalDictionary - Class in org.openfast
-
- GlobalDictionary() - Constructor for class org.openfast.GlobalDictionary
-
- group - Variable in class org.openfast.session.multicast.MulticastConnection
-
- group - Variable in class org.openfast.session.multicast.MulticastEndpoint
-
- Group - Class in org.openfast.template
-
- Group(String, Field[], boolean) - Constructor for class org.openfast.template.Group
-
- Group(QName, Field[], boolean) - Constructor for class org.openfast.template.Group
-
- GROUP_INSTR - Static variable in class org.openfast.session.SessionControlProtocol_1_1
-
- GROUP_INSTR_ID - Static variable in class org.openfast.session.SessionControlProtocol_1_1
-
- GroupConverter - Class in org.openfast.session.template.exchange
-
- GroupConverter() - Constructor for class org.openfast.session.template.exchange.GroupConverter
-
- groupEnd() - Method in class org.openfast.debug.BasicDecodeTrace
-
- groupEnd() - Method in class org.openfast.debug.BasicEncodeTrace
-
- groupEnd() - Method in interface org.openfast.debug.Trace
-
- GroupParser - Class in org.openfast.template.loader
-
- GroupParser() - Constructor for class org.openfast.template.loader.GroupParser
-
- GroupSerializer - Class in org.openfast.template.serializer
-
- GroupSerializer() - Constructor for class org.openfast.template.serializer.GroupSerializer
-
- groupStart(Group) - Method in class org.openfast.debug.BasicDecodeTrace
-
- groupStart(Group) - Method in class org.openfast.debug.BasicEncodeTrace
-
- groupStart(Group) - Method in interface org.openfast.debug.Trace
-
- GroupValue - Class in org.openfast
-
- GroupValue(Group, FieldValue[]) - Constructor for class org.openfast.GroupValue
-
- GroupValue(Group) - Constructor for class org.openfast.GroupValue
-