public class DnsServiceCallServer
extends org.apache.camel.impl.remote.DefaultServiceCallServer
Modifier and Type | Field and Description |
---|---|
static Comparator<org.xbill.DNS.SRVRecord> |
COMPARATOR |
Constructor and Description |
---|
DnsServiceCallServer(org.xbill.DNS.SRVRecord record) |
Modifier and Type | Method and Description |
---|---|
static Comparator<org.xbill.DNS.SRVRecord> |
comparator() |
public static final Comparator<org.xbill.DNS.SRVRecord> COMPARATOR
public static Comparator<org.xbill.DNS.SRVRecord> comparator()
Apache Camel