Skip navigation links
A C N T U 

A

ApiContractsPrefetch - Interface in com.mulesoft.mule.runtime.gw.api.service
 

C

com.mulesoft.mule.runtime.gw.api.service - package com.mulesoft.mule.runtime.gw.api.service
 
com.mulesoft.mule.runtime.gw.api.service.exception - package com.mulesoft.mule.runtime.gw.api.service.exception
 
contractPrefetch(ApiContractsPrefetch) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ContractService
The ContractService delegates the pre fetching of the ApiContractss to an ApiContractsPrefetch.
contracts(ApiKey) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ContractService
 
ContractService - Interface in com.mulesoft.mule.runtime.gw.api.service
Defines the ContractService, who provides the up-to-date Contracts for tracked ApiContractss.
contractsRequired(ApiKey) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ApiContractsPrefetch
Indicates that contracts for the key will be eventually requested and should be preemptively available
contractSupplier(ApiContractsSupplier) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ContractService
The ContractService delegates the maintaining of up-to-date ApiContractss to an ApiContractsSupplier.

N

noContractsRequired(ApiKey) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ApiContractsPrefetch
Indicates that contracts for the key are no longer required.

T

track(ApiKey, String) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ContractService
Notifies the ContractService that someone needs to track an ApiContracts with matching key, therefore its contracts must be fetched.
trackedApis() - Method in interface com.mulesoft.mule.runtime.gw.api.service.ContractService
 

U

UnknownAPIException - Exception in com.mulesoft.mule.runtime.gw.api.service.exception
 
UnknownAPIException(String) - Constructor for exception com.mulesoft.mule.runtime.gw.api.service.exception.UnknownAPIException
 
untrack(ApiKey, String) - Method in interface com.mulesoft.mule.runtime.gw.api.service.ContractService
Notifies the ContractService that someone is not tracking an ApiContracts anymore, if this Service decides to, can stop fetching Contracts for it.
A C N T U 
Skip navigation links

Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.