public class DnsItem extends Object
DnsItem(String domain, DnsEntry[] c2s, DnsEntry[] bosh, DnsEntry[] websocket)
DnsEntry[]
getBosh()
getC2S()
String
getDomain()
getWebSocket()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DnsItem(String domain, DnsEntry[] c2s, DnsEntry[] bosh, DnsEntry[] websocket)
public String getDomain()
public DnsEntry[] getC2S()
public DnsEntry[] getBosh()
public DnsEntry[] getWebSocket()
Copyright © 2015 Tigase. All rights reserved.