| Constructor and Description |
|---|
GatewayPollersManager(com.mulesoft.mule.runtime.gw.api.config.GatewayConfiguration configuration,
ApiService apiService,
ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
BackoffSchedulerFactory schedulerFactory,
BackoffConfigurationSupplier backoffConfigurationSupplier) |
PlatformInteractionManager(ApiService apiService,
ApiTrackingService apiTrackingService,
ApiPlatformClient restClient,
BackoffConfigurationSupplier backoffConfigurationSupplier,
boolean standaloneOrPrimaryNode,
BackoffRunnableRetrierFactory backoffRunnableRetrierFactory) |
| Constructor and Description |
|---|
PlatformClientsRetriever(ApiPlatformSessionFactory platformSessionFactory,
ApiTrackingService apiTrackingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiConfigurationCache.initialise(ApiTrackingService apiTrackingService)
Initialises the
ApiConfigurationCache with an ApiTrackingService. |
void |
DistributedApiConfigurationCache.initialise(ApiTrackingService apiTrackingService) |
void |
StandaloneApiConfigurationCache.initialise(ApiTrackingService apiTrackingService) |
| Constructor and Description |
|---|
DistributedPoliciesMapEntryListener(ApiService apiService,
ApiTrackingService apiTrackingService,
PolicySetDeploymentService policySetDeploymentService,
ContractSnapshots contractSnapshots,
boolean clusterIsClientMode) |
| Modifier and Type | Field and Description |
|---|---|
protected ApiTrackingService |
GatewayPollerRunnable.apiTrackingService |
| Constructor and Description |
|---|
ApiKeepAliveRunnable(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
BackoffBarrier backoffBarrier,
BackoffConfiguration backoffConfiguration) |
ApisRunnable(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
BackoffBarrier backoffBarrier,
BackoffConfiguration backoffConfiguration) |
ClientsRunnable(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
BackoffBarrier backoffBarrier,
BackoffConfiguration backoffConfiguration,
PlatformClientsRetriever retriever) |
GatewayPollerRunnable(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
BackoffBarrier backoffBarrier,
BackoffConfiguration backoffConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApiTrackingService |
| Constructor and Description |
|---|
ApiTracker(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
RunnableRetrier<com.mulesoft.mule.runtime.gw.api.key.ApiKey> runnableRetrier) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.