| Package | Description |
|---|---|
| rocks.xmpp.dns |
Provides classes for minimalistic DNS resolution for SRV and TXT records.
|
| Modifier and Type | Method and Description |
|---|---|
static List<TxtRecord> |
DnsResolver.resolveTXT(CharSequence domain,
long timeout)
Resolves DNS TXT records for the given domain.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TxtRecord.compareTo(TxtRecord o) |
Copyright © 2014–2017 XMPP.rocks. All rights reserved.