Class Hierarchy
- java.lang.Object
- org.ldaptive.dns.AbstractDNSResolver<T> (implements org.ldaptive.dns.DNSResolver<T>)
- org.ldaptive.dns.SRVDNSResolver
- org.ldaptive.dns.DefaultDNSContextFactory (implements org.ldaptive.dns.DNSContextFactory)
- org.ldaptive.dns.DNSDomainFunction (implements java.util.function.Function<T,R>)
- org.ldaptive.dns.SRVRecord
- org.ldaptive.dns.AbstractDNSResolver<T> (implements org.ldaptive.dns.DNSResolver<T>)
Interface Hierarchy
- org.ldaptive.dns.DNSContextFactory
- org.ldaptive.dns.DNSResolver<T>