Uses of Class
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation

Packages that use CacheInformation
be.ehealth.technicalconnector.ws.impl.strategy   
be.fgov.ehealth.technicalconnector.bootstrap.bcp   
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain   
be.fgov.ehealth.technicalconnector.bootstrap.bcp.utils   
 

Uses of CacheInformation in be.ehealth.technicalconnector.ws.impl.strategy
 

Constructors in be.ehealth.technicalconnector.ws.impl.strategy with parameters of type CacheInformation
CacheBasedInvokeStrategy(CacheInformation information)
           
 

Uses of CacheInformation in be.fgov.ehealth.technicalconnector.bootstrap.bcp
 

Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp that return CacheInformation
 CacheInformation EndpointDistributor.getCacheInformation(String currentEndpoint)
           
 

Uses of CacheInformation in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain
 

Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain that return types with arguments of type CacheInformation
 Map<String,CacheInformation> EndPointInformation.getService2CacheInformation()
           
 

Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain with parameters of type CacheInformation
 void EndPointInformation.register(String serviceName, String activeEndpoint, String defaultEndpoint, Collection<String> endpoints, CacheInformation cacheInformation)
           
 

Uses of CacheInformation in be.fgov.ehealth.technicalconnector.bootstrap.bcp.utils
 

Methods in be.fgov.ehealth.technicalconnector.bootstrap.bcp.utils with parameters of type CacheInformation
static GenericResponse CacheHelper.get(Source keySource, CacheInformation cacheInfo)
           
static void CacheHelper.put(Source keySource, Source value, CacheInformation cacheInfo)
           
 




Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.