| Package | Description |
|---|---|
| tigase.http.dnswebservice | |
| tigase.http.dnswebservice.formatters |
| Modifier and Type | Method and Description |
|---|---|
DnsEntry[] |
DnsItem.getBosh() |
DnsEntry[] |
DnsItem.getC2S() |
DnsEntry[] |
DnsItem.getWebSocket() |
| Constructor and Description |
|---|
DnsItem(String domain,
DnsEntry[] c2s,
DnsEntry[] bosh,
DnsEntry[] websocket) |
DnsItem(String domain,
DnsEntry[] c2s,
DnsEntry[] bosh,
DnsEntry[] websocket) |
DnsItem(String domain,
DnsEntry[] c2s,
DnsEntry[] bosh,
DnsEntry[] websocket) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonUtilV2.format(StringBuilder sb,
DnsEntry entry) |
static void |
JsonUtilV2.format(StringBuilder sb,
DnsEntry[] entries) |
Copyright © 2013–2020 "Tigase, Inc.". All rights reserved.