Uses of Class
org.openfast.session.template.exchange.ConversionContext

Packages that use ConversionContext
org.openfast.session   
org.openfast.session.template.exchange   
 

Uses of ConversionContext in org.openfast.session
 

Methods in org.openfast.session that return ConversionContext
static ConversionContext SessionControlProtocol_1_1.createInitialContext()
           
 

Uses of ConversionContext in org.openfast.session.template.exchange
 

Methods in org.openfast.session.template.exchange with parameters of type ConversionContext
 GroupValue VariableLengthInstructionConverter.convert(Field field, ConversionContext context)
           
 GroupValue StaticTemplateReferenceConverter.convert(Field field, ConversionContext context)
           
 GroupValue SequenceConverter.convert(Field field, ConversionContext context)
           
 GroupValue ScalarConverter.convert(Field field, ConversionContext context)
           
 GroupValue GroupConverter.convert(Field field, ConversionContext context)
           
 GroupValue FieldInstructionConverter.convert(Field field, ConversionContext context)
           
 GroupValue DynamicTemplateReferenceConverter.convert(Field field, ConversionContext context)
           
 GroupValue ComposedDecimalConverter.convert(Field field, ConversionContext context)
           
static Message GroupConverter.convert(Group group, Message groupMsg, ConversionContext context)
           
 Field VariableLengthInstructionConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field StaticTemplateReferenceConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field SequenceConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field ScalarConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field GroupConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field FieldInstructionConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field DynamicTemplateReferenceConverter.convert(GroupValue groupValue, TemplateRegistry templateRegistry, ConversionContext context)
           
 Field ComposedDecimalConverter.convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
static Field[] GroupConverter.parseFieldInstructions(GroupValue groupDef, TemplateRegistry registry, ConversionContext context)
           
 



Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.