Uses of Interface
org.openehealth.ipf.commons.ihe.hl7v2.storage.InteractiveContinuationStorage
Packages that use InteractiveContinuationStorage
Package
Description
-
Uses of InteractiveContinuationStorage in org.openehealth.ipf.boot.hl7v2
Methods in org.openehealth.ipf.boot.hl7v2 that return InteractiveContinuationStorageModifier and TypeMethodDescriptionIpfHl7v2AutoConfiguration.interactiveContinuationStorage
(CacheManager cacheManager) -
Uses of InteractiveContinuationStorage in org.openehealth.ipf.commons.ihe.hl7v2.storage
Classes in org.openehealth.ipf.commons.ihe.hl7v2.storage that implement InteractiveContinuationStorageModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
An JCache-based implementation ofInteractiveContinuationStorage
.class
InteractiveContinuationStorage that uses a Spring cache abstraction -
Uses of InteractiveContinuationStorage in org.openehealth.ipf.platform.camel.ihe.mllp.core
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core that return InteractiveContinuationStorageModifier and TypeMethodDescriptionMllpTransactionEndpoint.getInteractiveContinuationStorage()
Returns the interactive continuation storage bean.MllpTransactionEndpointConfiguration.getInteractiveContinuationStorage()