public class DnsServiceCallProcessor
extends org.apache.camel.impl.remote.DefaultServiceCallProcessor<org.apache.camel.spi.ServiceCallServer>
Constructor and Description |
---|
DnsServiceCallProcessor(String name,
String scheme,
String uri,
org.apache.camel.ExchangePattern exchangePattern,
DnsConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
void |
setServerListStrategy(org.apache.camel.spi.ServiceCallServerListStrategy<org.apache.camel.spi.ServiceCallServer> serverListStrategy) |
chooseServer, doStart, doStop, getCamelContext, getContextPath, getExchangePattern, getId, getLoadBalancer, getName, getProcessor, getScheme, getServerListStrategy, getServiceCallExpression, getTraceLabel, getUri, loadBalancer, process, process, serverListStrategy, serviceCallExpression, setCamelContext, setId, setLoadBalancer, setServiceCallExpression
public DnsServiceCallProcessor(String name, String scheme, String uri, org.apache.camel.ExchangePattern exchangePattern, DnsConfiguration conf)
public void setServerListStrategy(org.apache.camel.spi.ServiceCallServerListStrategy<org.apache.camel.spi.ServiceCallServer> serverListStrategy)
setServerListStrategy
in class org.apache.camel.impl.remote.DefaultServiceCallProcessor<org.apache.camel.spi.ServiceCallServer>
Apache Camel