public class DnsComponent
extends org.apache.camel.impl.DefaultComponent
dns:///ip
dns:///lookup This endpoint accepts three parameters.
org.xbill.dns.Type. Optional.org.xbill.dns.DClass. Optional.dns:///dig This endpoint takes a few parameters, most of them optional :
org.xbill.dns.Type. Optional.org.xbill.dns.DClass. Optional.dns:///wikipedia This endpoint takes one paramter :
| Constructor and Description |
|---|
DnsComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
afterConfiguration, createComponentConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIApache Camel