Uses of Package
org.knowm.xchange.simulated
Packages that use org.knowm.xchange.simulated
-
Classes in org.knowm.xchange.simulated used by org.knowm.xchange.simulatedClassDescriptionAn instance of
AccountFactory
represents a single set of user accounts.A simple, in-memory implementation which mocks out the main elements of the XChange generic API in a consistent way.Listener which is called every time theSimulatedExchange
performs an operation.