Class InterceptorUtils
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.core.InterceptorUtils
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Producer
adaptProducerChain
(List<Interceptor> chain, Endpoint endpoint, Producer originalProducer)
-
Constructor Details
-
InterceptorUtils
public InterceptorUtils()
-
-
Method Details
-
adaptProducerChain
public static Producer adaptProducerChain(List<Interceptor> chain, Endpoint endpoint, Producer originalProducer)
-