Uses of Class
org.vlaskin.moexiss.entity.CursorResponse
Packages that use CursorResponse
Package
Description
-
Uses of CursorResponse in org.vlaskin.moexiss.entity
Methods in org.vlaskin.moexiss.entity that return CursorResponseModifier 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
Fields in org.vlaskin.moexiss.entity.base with type parameters of type CursorResponseModifier and TypeFieldDescriptionstatic final EntityType<CursorResponse, CursorResponse.Fields> EntityType.CURSOR -
Uses of CursorResponse in org.vlaskin.moexiss.service.statistic
Methods in org.vlaskin.moexiss.service.statistic that return types with arguments of type CursorResponseModifier and TypeMethodDescriptionStatisticService.getIndexAnalyticsCursor(AnalyticsStatisticParams params) StatisticService.getTickerInfoCursor(TickerInfoStatisticParams params)