Package | Description |
---|---|
org.apache.camel.model.remote |
The JAXB POJOs for the remote service call DSL
|
Modifier and Type | Method and Description |
---|---|
DnsConfigurationDefinition |
ServiceCallDefinition.dnsConfiguration()
Configures the Service Call EIP using Dns
Use end when configuration is complete, to return back to the Service Call EIP.
|
DnsConfigurationDefinition |
DnsConfigurationDefinition.domain(String domain)
The domain name;
|
DnsConfigurationDefinition |
DnsConfigurationDefinition.proto(String proto)
The transport protocol of the desired service.
|
Apache Camel