public class RemoteFilePollingConsumerPollStrategy
extends org.apache.camel.support.DefaultPollingConsumerPollStrategy
Constructor and Description |
---|
RemoteFilePollingConsumerPollStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
rollback(org.apache.camel.Consumer consumer,
org.apache.camel.Endpoint endpoint,
int retryCounter,
Exception e) |
public RemoteFilePollingConsumerPollStrategy()
public boolean rollback(org.apache.camel.Consumer consumer, org.apache.camel.Endpoint endpoint, int retryCounter, Exception e) throws Exception
rollback
in interface org.apache.camel.spi.PollingConsumerPollStrategy
rollback
in class org.apache.camel.support.DefaultPollingConsumerPollStrategy
Exception
Apache Camel