public class KubernetesDnsServiceCallExpression
extends org.apache.camel.support.ExpressionAdapter
Constructor and Description |
---|
KubernetesDnsServiceCallExpression(String name,
String scheme,
String contextPath,
String uri) |
Modifier and Type | Method and Description |
---|---|
protected static String |
buildCamelEndpointUri(String name,
String uri,
String contextPath,
String scheme,
String dnsServicePart) |
Object |
evaluate(org.apache.camel.Exchange exchange) |
public Object evaluate(org.apache.camel.Exchange exchange)
evaluate
in class org.apache.camel.support.ExpressionSupport
Apache Camel