public interface SalesforceProcessor
extends org.apache.camel.Service
Modifier and Type | Method and Description |
---|---|
default Map<String,List<String>> |
determineHeaders(org.apache.camel.Exchange exchange) |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
Apache Camel