An open API service indexing awesome lists of open source software.

https://github.com/mrbald/ufixj

Java 8 FIX connectivity sandbox
https://github.com/mrbald/ufixj

fix-engine fix-parser fix-protocol fixprotocol java low-latency

Last synced: 3 months ago
JSON representation

Java 8 FIX connectivity sandbox

Awesome Lists containing this project

README

        

# ufixj // to be
Java 8 FIX connectivity building blocks

## Usable Parts

### FIX Repository XML Bindings and Loader ([README.md](https://github.com/mrbald/ufixj/blob/master/repository/README.md))
The module is based on the XML bindings source code generated with `xjc` command line tool
from JDK and is providing an JAXB style access API for the FIX repository
of the [FIX Trading Community](https://www.fixtrading.org).