Class EhcacheHl7v3ContinuationStorage
java.lang.Object
org.openehealth.ipf.commons.ihe.hl7v3.storage.JCacheHl7v3ContinuationStorage
org.openehealth.ipf.commons.ihe.hl7v3.storage.EhcacheHl7v3ContinuationStorage
- All Implemented Interfaces:
Hl7v3ContinuationStorage
@Deprecated(forRemoval=true,
since="5.0.0")
public class EhcacheHl7v3ContinuationStorage
extends JCacheHl7v3ContinuationStorage
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Dmytro Rud, Christian Ohr
-
Constructor Summary
ConstructorsConstructorDescriptionEhcacheHl7v3ContinuationStorage
(javax.cache.Cache<String, Serializable> cache) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.hl7v3.storage.JCacheHl7v3ContinuationStorage
getContinuationQuantity, getLastResultNumber, getMessage, remove, storeContinuationQuantity, storeLastResultNumber, storeMessage
-
Constructor Details
-
EhcacheHl7v3ContinuationStorage
Deprecated, for removal: This API element is subject to removal in a future version.
-