Uses of Class
com.algolia.search.HttpTransport
-
Packages that use HttpTransport Package Description com.algolia.search -
-
Uses of HttpTransport in com.algolia.search
Methods in com.algolia.search that return HttpTransport Modifier and Type Method Description HttpTransportAnalyticsClient. getTransport()Transport object responsible for the serialization/deserialization and the retry strategy.HttpTransportInsightsClient. getTransport()Transport object responsible for the serialization/deserialization and the retry strategy.HttpTransportPersonalizationClient. getTransport()Transport object responsible for the serialization/deserialization and the retry strategy.HttpTransportRecommendClient. getTransport()Transport object responsible for the serialization/deserialization and the retry strategy.HttpTransportSearchClient. getTransport()HttpTransportSearchClientBase. getTransport()HttpTransportSearchIndex. getTransport()HttpTransportSearchIndexBase. getTransport()
-