Uses of Class
com.sportradar.unifiedodds.sdk.internal.impl.HttpResponseHandler
Packages that use HttpResponseHandler
-
Uses of HttpResponseHandler in com.sportradar.unifiedodds.sdk.internal.impl
Constructors in com.sportradar.unifiedodds.sdk.internal.impl with parameters of type HttpResponseHandlerModifierConstructorDescriptionLogFastHttpDataFetcher(SdkInternalConfiguration config, org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, UnifiedOddsStatistics statsBean, HttpResponseHandler responseDataHandler, UserAgentProvider userAgentProvider, TraceIdProvider traceIdProvider) LogHttpDataFetcher(SdkInternalConfiguration config, org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, UnifiedOddsStatistics statsBean, HttpResponseHandler httpResponseHandler, UserAgentProvider userAgentProvider, TraceIdProvider traceIdProvider)