Package rocks.xmpp.dns
Provides classes for minimalistic DNS resolution for SRV and TXT records.
-
Class Summary Class Description DnsResolver A minimalistic DNS resolver, which can resolve SRV and TXT records in the context of XMPP.SrvRecord A DNS SRV resource record.TxtRecord A DNS TXT resource record.