toggle menu
crypto-trader-api
JVM
switch theme
search in API
crypto-trader-api
/
org.cryptotrader.api.config
/
SimulatorResponsesConfig
Simulator
Responses
Config
@
Configuration
open
class
SimulatorResponsesConfig
(
gateway
:
SimulatorRequestGateway
)
:
BaseGatewayConfig
<
PortfolioSimulationRequest
,
PortfolioSimulationResponse
>
Members
Constructors
Simulator
Responses
Config
Link copied to clipboard
constructor
(
gateway
:
SimulatorRequestGateway
)
Functions
portfolio
Simulation
Responses
Consumer
Link copied to clipboard
@
Bean
(
name
=
[
"portfolioSimulationResponsesConsumer"
]
)
open
fun
portfolioSimulationResponsesConsumer
(
)
:
Consumer
<
Message
<
PortfolioSimulationResponse
>
>