Class ProducerStringProcessingInterceptor

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

public class ProducerStringProcessingInterceptor extends InterceptorSupport
Producer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
Author:
Dmytro Rud
  • Constructor Details

    • ProducerStringProcessingInterceptor

      public ProducerStringProcessingInterceptor()
  • Method Details