jar

com.ig.us.otc : quickfixj-examples-ordermatch

Maven & Gradle

Apr 13, 2021
1 usages
0 stars

QuickFIX/J Examples - Order Match · QuickFIX/J example application - Order Match

Table Of Contents

Latest Version

Download com.ig.us.otc : quickfixj-examples-ordermatch JAR file - Latest Versions:

All Versions

Download com.ig.us.otc : quickfixj-examples-ordermatch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window quickfixj-examples-ordermatch-1.0.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

quickfix.examples.ordermatch

├─ quickfix.examples.ordermatch.Application.class - [JAR]

├─ quickfix.examples.ordermatch.IdGenerator.class - [JAR]

├─ quickfix.examples.ordermatch.Main.class - [JAR]

├─ quickfix.examples.ordermatch.Market.class - [JAR]

├─ quickfix.examples.ordermatch.Order.class - [JAR]

├─ quickfix.examples.ordermatch.OrderMatcher.class - [JAR]

Advertisement