public class CachingUnsolicitedFragmentionStorage extends Object implements org.openehealth.ipf.commons.ihe.hl7v2.storage.UnsolicitedFragmentationStorage
| Constructor and Description |
|---|
CachingUnsolicitedFragmentionStorage(org.springframework.cache.CacheManager cacheManager) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
getAndRemove(String key) |
void |
put(String key,
StringBuilder accumulator) |
public CachingUnsolicitedFragmentionStorage(org.springframework.cache.CacheManager cacheManager)
public void put(String key, StringBuilder accumulator)
put in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.UnsolicitedFragmentationStoragepublic StringBuilder getAndRemove(String key)
getAndRemove in interface org.openehealth.ipf.commons.ihe.hl7v2.storage.UnsolicitedFragmentationStorageCopyright © 2017 Open eHealth Foundation. All rights reserved.