Uses of Class
org.qubership.integration.platform.engine.rest.v1.dto.LiveExchangeDTO
Packages that use LiveExchangeDTO
Package
Description
-
Uses of LiveExchangeDTO in org.qubership.integration.platform.engine.rest.v1.controller
Methods in org.qubership.integration.platform.engine.rest.v1.controller that return types with arguments of type LiveExchangeDTOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<LiveExchangeDTO>> LiveExchangesController.getLiveExchanges(@Positive Integer limit) -
Uses of LiveExchangeDTO in org.qubership.integration.platform.engine.service
Methods in org.qubership.integration.platform.engine.service that return types with arguments of type LiveExchangeDTO