be.fgov.ehealth.technicalconnector.bootstrap.bcp.utils
Class CacheHelper

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.bootstrap.bcp.utils.CacheHelper

public final class CacheHelper
extends Object


Method Summary
static GenericResponse get(Source keySource, CacheInformation cacheInfo)
           
static void put(Source keySource, Source value, CacheInformation cacheInfo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

put

public static void put(Source keySource,
                       Source value,
                       CacheInformation cacheInfo)
                throws TechnicalConnectorException
Throws:
TechnicalConnectorException

get

public static GenericResponse get(Source keySource,
                                  CacheInformation cacheInfo)
                           throws TechnicalConnectorException
Throws:
TechnicalConnectorException



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