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, evaluateassertionFailureMessage, evaluateassertMatches, matchespublic DefaultServiceCallExpression(String name, String scheme, String contextPath, String uri)
Apache Camel