Uses of Interface
org.openehealth.ipf.commons.ihe.hl7v3.storage.Hl7v3ContinuationStorage
Packages that use Hl7v3ContinuationStorage
Package
Description
-
Uses of Hl7v3ContinuationStorage in org.openehealth.ipf.boot.hl7v3
Methods in org.openehealth.ipf.boot.hl7v3 that return Hl7v3ContinuationStorageModifier and TypeMethodDescriptionIpfHl7v3AutoConfiguration.hl7v3ContinuationStorage
(CacheManager cacheManager) -
Uses of Hl7v3ContinuationStorage in org.openehealth.ipf.commons.ihe.hl7v3.storage
Classes in org.openehealth.ipf.commons.ihe.hl7v3.storage that implement Hl7v3ContinuationStorageModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
class
Hl7v3ContinuationStorage that uses a Spring cache abstraction -
Uses of Hl7v3ContinuationStorage in org.openehealth.ipf.platform.camel.ihe.hl7v3
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 that return Hl7v3ContinuationStorageModifier and TypeMethodDescriptionHl7v3ContinuationAwareEndpoint.getContinuationStorage()
Returns storage bean for continuation fragments.Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 with parameters of type Hl7v3ContinuationStorageModifier and TypeMethodDescriptionvoid
Hl7v3ContinuationAwareEndpoint.setContinuationStorage
(Hl7v3ContinuationStorage continuationStorage)