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