Class ConsumerResponseAcceptanceInterceptor

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.consumer.ConsumerResponseAcceptanceInterceptor
All Implemented Interfaces:
Processor, Chainable, Interceptor

public class ConsumerResponseAcceptanceInterceptor extends InterceptorSupport
Consumer-side interceptor for response message acceptance checking.
Author:
Dmytro Rud
  • Constructor Details

    • ConsumerResponseAcceptanceInterceptor

      public ConsumerResponseAcceptanceInterceptor()
  • Method Details