jar

net.osslabz : xchange-simulated

Maven & Gradle

Feb 28, 2024

XChange Simulated · A simulated/mock exchange, for use in integration testing.

Table Of Contents

Latest Version

Download net.osslabz : xchange-simulated JAR file - Latest Versions:

All Versions

Download net.osslabz : xchange-simulated JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.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 xchange-simulated-5.1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.simulated

├─ org.knowm.xchange.simulated.Account.class - [JAR]

├─ org.knowm.xchange.simulated.AccountFactory.class - [JAR]

├─ org.knowm.xchange.simulated.BookLevel.class - [JAR]

├─ org.knowm.xchange.simulated.BookOrder.class - [JAR]

├─ org.knowm.xchange.simulated.Fill.class - [JAR]

├─ org.knowm.xchange.simulated.Level3OrderBook.class - [JAR]

├─ org.knowm.xchange.simulated.MatchingEngine.class - [JAR]

├─ org.knowm.xchange.simulated.MatchingEngineFactory.class - [JAR]

├─ org.knowm.xchange.simulated.RandomExceptionThrower.class - [JAR]

├─ org.knowm.xchange.simulated.SimulatedAccountService.class - [JAR]

├─ org.knowm.xchange.simulated.SimulatedExchange.class - [JAR]

├─ org.knowm.xchange.simulated.SimulatedExchangeOperationListener.class - [JAR]

├─ org.knowm.xchange.simulated.SimulatedMarketDataService.class - [JAR]

├─ org.knowm.xchange.simulated.SimulatedTradeService.class - [JAR]