Class ProducerResponseAcceptanceInterceptor
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.hl7v2.intercept.producer.ProducerResponseAcceptanceInterceptor
- All Implemented Interfaces:
- Processor,- Chainable,- Interceptor
Producer-side interceptor for response message acceptance checking.
- Author:
- Dmytro Rud
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupportcharacterSet, getEndpoint, getWrappedProcessor, setEndpoint, setWrappedProcessorMethods inherited from class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpladdAfter, addBefore, getAfter, getBefore, getId, setIdMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openehealth.ipf.commons.ihe.core.chain.ChainablegetAfter, getBefore, getIdMethods inherited from interface org.openehealth.ipf.platform.camel.ihe.core.InterceptorgetEndpoint
- 
Constructor Details- 
ProducerResponseAcceptanceInterceptorpublic ProducerResponseAcceptanceInterceptor()
 
- 
- 
Method Details- 
process- Throws:
- Exception
 
 
-