Class DnsRecordConverter
java.lang.Object
org.apache.camel.component.dns.types.DnsRecordConverter
More converters for all the DNS objects used by the DNS component.
-
Method Summary
-
Method Details
-
toRecord
- Parameters:
ip- like "192.168.1.1"- Returns:
- the complete DNS record for that IP.
- Throws:
IOException
-