Class HttpProducerCharsetProcessor
java.lang.Object
org.qubership.integration.platform.engine.camel.processors.HttpProducerCharsetProcessor
- All Implemented Interfaces:
org.apache.camel.Processor
@Component
public class HttpProducerCharsetProcessor
extends Object
implements org.apache.camel.Processor
Allows replacing incorrect default request encoding in a component
HttpProducer-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(org.apache.camel.Exchange exchange) SeeHttpProducer.createRequestEntity(Exchange)
-
Constructor Details
-
HttpProducerCharsetProcessor
public HttpProducerCharsetProcessor()
-
-
Method Details
-
process
SeeHttpProducer.createRequestEntity(Exchange)- Specified by:
processin interfaceorg.apache.camel.Processor- Throws:
Exception
-