|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |