public class DefaultServiceCallExpression extends ServiceCallExpressionSupport
Constructor and Description |
---|
DefaultServiceCallExpression(String name,
String scheme,
String contextPath,
String uri) |
DefaultServiceCallExpression(String name,
String scheme,
String contextPath,
String uri,
String ipHeader,
String portHeader) |
Modifier and Type | Method and Description |
---|---|
String |
getIp(Exchange exchange) |
int |
getPort(Exchange exchange) |
buildCamelEndpointUri, evaluate
assertionFailureMessage, evaluate
assertMatches, matches
public DefaultServiceCallExpression(String name, String scheme, String contextPath, String uri)
Apache Camel