Class ProducerRequestFragmenterInterceptor

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

public class ProducerRequestFragmenterInterceptor extends InterceptorSupport
A producer-side interceptor which implements non-interactive request fragmentation as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
Author:
Dmytro Rud
  • Constructor Details

    • ProducerRequestFragmenterInterceptor

      public ProducerRequestFragmenterInterceptor()
  • Method Details