public class DnsItem extends Object
| Constructor and Description |
|---|
DnsItem(String domain,
DnsEntry[] c2s,
DnsEntry[] bosh,
DnsEntry[] websocket) |
| Modifier and Type | Method and Description |
|---|---|
DnsEntry[] |
getBosh() |
DnsEntry[] |
getC2S() |
String |
getDomain() |
DnsEntry[] |
getWebSocket() |
Copyright © 2013–2020 "Tigase, Inc.". All rights reserved.