Class ProducerRequestAcceptanceInterceptor

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

public class ProducerRequestAcceptanceInterceptor extends InterceptorSupport
Producer-side interceptor for request message acceptance checking.
Author:
Dmytro Rud
  • Constructor Details

    • ProducerRequestAcceptanceInterceptor

      public ProducerRequestAcceptanceInterceptor()
  • Method Details