Uses of Interface
com.bluebell.greenhouse.sol.client.IntegrationClient
Packages that use IntegrationClient
Package
Description
Contains article metadata HTTP clients.
Contains EOD-backed HTTP clients.
Contains clients that connect to FirstRateData.
Contains clients that connect to ForexFactory.
Contains OpenAI integration clients for symbol enrichment flows.
Contains the integration clients for the symbol analysis website.
-
Uses of IntegrationClient in com.bluebell.greenhouse.sol.client.article
Classes in com.bluebell.greenhouse.sol.client.article that implement IntegrationClientModifier and TypeClassDescriptionclassHTTP client for article metadata pages. -
Uses of IntegrationClient in com.bluebell.greenhouse.sol.client.eod
Classes in com.bluebell.greenhouse.sol.client.eod that implement IntegrationClientModifier and TypeClassDescriptionclassIntegration client for EOD API calls. -
Uses of IntegrationClient in com.bluebell.greenhouse.sol.client.firstratedata
Classes in com.bluebell.greenhouse.sol.client.firstratedata that implement IntegrationClientModifier and TypeClassDescriptionclassClient that fetches data from the firstratedata servers. -
Uses of IntegrationClient in com.bluebell.greenhouse.sol.client.forexfactory
Classes in com.bluebell.greenhouse.sol.client.forexfactory that implement IntegrationClientModifier and TypeClassDescriptionclassWeb client that interfaces with the forex factor API. -
Uses of IntegrationClient in com.bluebell.greenhouse.sol.client.openai
Classes in com.bluebell.greenhouse.sol.client.openai that implement IntegrationClientModifier and TypeClassDescriptionclassIntegration client for OpenAI calls. -
Uses of IntegrationClient in com.bluebell.greenhouse.sol.client.symbolanalysis
Classes in com.bluebell.greenhouse.sol.client.symbolanalysis that implement IntegrationClientModifier and TypeClassDescriptionclassHTTP client for StockAnalysis symbol profile pages.