| Package | Description |
|---|---|
| org.jivesoftware.smack.util |
Smack util classes.
|
| org.jivesoftware.smack.util.dns.minidns |
A MiniDNS resolver implementation for Smack.
|
| Modifier and Type | Method and Description |
|---|---|
static SmackDaneProvider |
DNSUtil.getDaneProvider()
Returns the currently active DANE provider used when DANE is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DNSUtil.setDaneProvider(SmackDaneProvider daneProvider)
Set the DANE provider that should be used when DANE is enabled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MiniDnsDane |