Class ConsumerRequestAcceptanceInterceptor

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

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

    • ConsumerRequestAcceptanceInterceptor

      public ConsumerRequestAcceptanceInterceptor()
  • Method Details