String xpath
Collection<E> methods
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput objectOutput) throws IOException
IOException
int index
String message
int index
long redeliveryDelay
int maximumRedeliveries
long maximumRedeliveryDelay
double backOffMultiplier
boolean useExponentialBackOff
double collisionAvoidanceFactor
boolean useCollisionAvoidance
org.apache.camel.LoggingLevel retriesExhaustedLogLevel
org.apache.camel.LoggingLevel retryAttemptedLogLevel
int retryAttemptedLogInterval
boolean logStackTrace
boolean logRetryStackTrace
boolean logHandled
boolean logContinued
boolean logExhausted
boolean logNewException
Boolean logExhaustedMessageHistory
Boolean logExhaustedMessageBody
boolean logRetryAttempted
String delayPattern
boolean asyncDelayedRedelivery
boolean allowRedeliveryWhileStopping
String exchangeFormatterRef
String correlationKey
org.apache.camel.Exchange exchange
org.apache.camel.Expression expression
SequenceElementComparator<E> comparator
Apache Camel