Class MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset>

java.lang.Object
org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpAuditInterceptorSupport<AuditDatasetType>
All Implemented Interfaces:
Processor, Chainable, AuditInterceptor<AuditDatasetType>, Interceptor
Direct Known Subclasses:
ConsumerAuditInterceptor, ProducerAuditInterceptor

public abstract class MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset> extends InterceptorSupport implements AuditInterceptor<AuditDatasetType>
Common audit interceptor support for both consumer and producer side of MLLP endpoints
Author:
Christian Ohr