Constant Field Values
Contents
org.apache.*
-
org.apache.camel.util.AntPathMatcher Modifier and Type Constant Field Value public static final StringDEFAULT_PATH_SEPARATOR"/" -
org.apache.camel.util.FileUtil Modifier and Type Constant Field Value public static final intBUFFER_SIZE131072 -
org.apache.camel.util.IOHelper Modifier and Type Constant Field Value public static final intDEFAULT_BUFFER_SIZE4096public static final longINITIAL_OFFSET0L -
org.apache.camel.util.URISupport Modifier and Type Constant Field Value public static final StringRAW_TOKEN_PREFIX"RAW"
-
org.apache.camel.util.backoff.BackOff Modifier and Type Constant Field Value public static final doubleDEFAULT_MULTIPLIER1.0public static final longNEVER-1L
-
org.apache.camel.util.concurrent.ThreadHelper Modifier and Type Constant Field Value public static final StringDEFAULT_PATTERN"Camel Thread ##counter# - #name#"