Class ConsumerStringProcessingInterceptor

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

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

    • ConsumerStringProcessingInterceptor

      public ConsumerStringProcessingInterceptor()
  • Method Details