public interface ResultHandlerFactory
ResultHandler| Modifier and Type | Method and Description |
|---|---|
ResultHandler |
createResult(org.apache.camel.Exchange exchange)
Creates the
ResultHandler to use |
ResultHandler createResult(org.apache.camel.Exchange exchange) throws Exception
ResultHandler to useexchange - the current exchangeExceptionApache Camel