public final class ParamUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
checkDestination(String host,
int port,
String paramName) |
static void |
checkNotEmpty(String paramValue,
String paramName) |
static void |
checkNotNull(Object param,
String paramValue) |
Apache Camel