Uses of Class
de.knipp.rritoolkit.dns.DnsEntryAddress

Packages that use DnsEntryAddress
de.knipp.rritoolkit.dns   
 

Uses of DnsEntryAddress in de.knipp.rritoolkit.dns
 

Subclasses of DnsEntryAddress in de.knipp.rritoolkit.dns
 class DnsEntryA
          the record describes an "A" record in the domain.
 class DnsEntryAAAA
          the record describes an "AAAA" record in the domain.
 

Methods in de.knipp.rritoolkit.dns that return DnsEntryAddress
static DnsEntryAddress DnsEntryAddress.createAddressEntry(java.lang.String owner, java.lang.String address)
          create either an A or an AAAA record, depending on the given address
 



Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH