Uses of Class
energy.trolie.client.TrolieHost
Packages that use TrolieHost
-
Uses of TrolieHost in energy.trolie.client.request.ratingproposals
Constructors in energy.trolie.client.request.ratingproposals with parameters of type TrolieHostModifierConstructorDescriptionForecastRatingProposalUpdate
(org.apache.hc.client5.http.classic.HttpClient httpClient, TrolieHost host, org.apache.hc.client5.http.config.RequestConfig requestConfig, int bufferSize, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Map<String, String> httpHeaders, int defaultIntervalMinutes) Constructs a new update.RealTimeRatingProposalUpdate
(org.apache.hc.client5.http.classic.HttpClient httpClient, TrolieHost host, org.apache.hc.client5.http.config.RequestConfig requestConfig, int bufferSize, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Map<String, String> httpHeader) Constructs new update.