首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 基于java的处理修复工程(金融信息交换)的消息

基于java的处理修复工程(金融信息交换)的消息

资 源 简 介

An framework to allow the binding of FIX messages to POJOs using a series of Annotations. This framework is themed along the lines of standard SAX therefore should be familiar to many java developers. The framework is split into two core parts which can be used independantly: * A Parser - which can be run in two modes, validating or non validation * The binding framework - Takes the output of the parser to build the desired objects. The difference to this framework over other Java FIX implementations, it is designed to be simply integrated or be retro fitted with existing applications, to provide FIX support. It does not enforce its own predefined domain model on the application. Currently the framework does not provide a FIX engine but this may be provided in the future. See http://www.fixprotocol.org/ for information on FIX This code as of May 2011 is not currently being actively developed. However if you find a defect or require a new f
VIP VIP
0.172929s