Package biz.onixs.fix.fastnew

Interface Summary
FixMessageFactory FIX message factory interface.
Template This is an interface that classes will used when implementing a FAST template.
TemplateLibrary Template library.
TemplateLoader Template library loader from an XML source.
 

Class Summary
Decoder FAST-to-FIX Decoder.
DecodeResult  
DomXmlTemplateLoader Template library loader from an XML source.
Encoder FIX-to-FAST Encoder.
 

Enum Summary
CoderException.Code The valid error codes
DynamicErrorException.Code The valid error codes
FastVersion FAST Versions.
ReportableErrorException.Code The valid error codes
StaticErrorException.Code The valid error codes
 

Exception Summary
CoderException This class encapsulates the various error codes that were undefined in the FAST Specification, but are needed to handle errors in a uniform way within the encoder/decoder.
DynamicErrorException This class encapsulates the various error codes that were defined as Dynamic errors in the FAST Specification.
FastException Base FAST exception.
ReportableErrorException This class encapsulates the various error codes that were defined as Reportable errors in the FAST Specification.
StaticErrorException This class encapsulates the various error codes that were defined as Static errors in the FAST Specification.
TemplateParsingException  
 



Copyright © 2005-2012 Onix Solutions. All Rights Reserved.