Class EhcacheUnsolicitedFragmentationStorage

java.lang.Object
org.openehealth.ipf.commons.ihe.hl7v2.storage.JCacheUnsolicitedFragmentationStorage
org.openehealth.ipf.commons.ihe.hl7v2.storage.EhcacheUnsolicitedFragmentationStorage
All Implemented Interfaces:
UnsolicitedFragmentationStorage

@Deprecated(forRemoval=true, since="5.0.0") public class EhcacheUnsolicitedFragmentationStorage extends JCacheUnsolicitedFragmentationStorage
Deprecated, for removal: This API element is subject to removal in a future version.
A storage of HL7 v2 unsolicited fragmentation accumulators.
Author:
Dmytro Rud
  • Constructor Details

    • EhcacheUnsolicitedFragmentationStorage

      public EhcacheUnsolicitedFragmentationStorage(javax.cache.Cache<String,StringBuilder> cache)
      Deprecated, for removal: This API element is subject to removal in a future version.