Uses of Class
org.vlaskin.moexiss.entity.CursorResponse
Package
Description
-
Uses of CursorResponse in org.vlaskin.moexiss.entity
Modifier and TypeMethodDescriptionCursorResponse.Processor.processJsonElement
(com.google.gson.JsonElement jsonElement, com.google.gson.JsonArray columns, com.google.gson.JsonObject metadata) -
Uses of CursorResponse in org.vlaskin.moexiss.entity.base
Modifier and TypeFieldDescriptionstatic final EntityType
<CursorResponse, CursorResponse.Fields> EntityType.CURSOR
-
Uses of CursorResponse in org.vlaskin.moexiss.service.statistic
Modifier and TypeMethodDescriptionStatisticService.getIndexAnalyticsCursor
(AnalyticsStatisticParams params) StatisticService.getTickerInfoCursor
(TickerInfoStatisticParams params)