Uses of Class
org.apache.camel.builder.ExchangeBuilder
Packages that use ExchangeBuilder
Package
Description
-
Uses of ExchangeBuilder in org.apache.camel.builder
Methods in org.apache.camel.builder that return ExchangeBuilderModifier and TypeMethodDescriptionstatic ExchangeBuilderExchangeBuilder.anExchange(org.apache.camel.CamelContext context) Create the exchange by setting the camel contextSet the in message body on the exchangeExchangeBuilder.withHeader(String key, Object value) Set the message header of the in message on the exchangeExchangeBuilder.withPattern(org.apache.camel.ExchangePattern pattern) Set the message exchange pattern on the exchangeExchangeBuilder.withProperty(String key, Object value) Set the exchange property