Package ch.bailu.gtk.gio
Schnittstelle ResolverRecordType
public interface ResolverRecordType
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intlook up DNS MX records for a domainstatic final intlook up DNS NS records for a domainstatic final intlook up DNS SOA records for a zonestatic final intlook up DNS SRV records for a domainstatic final intlook up DNS TXT records for a name
-
Felddetails
-
SRV
static final int SRVlook up DNS SRV records for a domain- Siehe auch:
-
MX
static final int MXlook up DNS MX records for a domain- Siehe auch:
-
TXT
static final int TXTlook up DNS TXT records for a name- Siehe auch:
-
SOA
static final int SOAlook up DNS SOA records for a zone- Siehe auch:
-
NS
static final int NSlook up DNS NS records for a domain- Siehe auch:
-