Package | Description |
---|---|
org.apache.camel.component.dns |
Modifier and Type | Method and Description |
---|---|
DnsType |
DnsEndpoint.getDnsType() |
static DnsType |
DnsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DnsType[] |
DnsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DnsEndpoint.setDnsType(DnsType dnsType)
The type of the lookup.
|
Apache Camel