|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DnsRecord | |
---|---|
com.jscape.inet.dns | Contains client classes for querying DNS servers. |
com.jscape.inet.dns.record | Contains classes representing various DNS record types. |
Uses of DnsRecord in com.jscape.inet.dns |
---|
Methods in com.jscape.inet.dns that return DnsRecord | |
---|---|
DnsRecord |
DnsInputStream.readRecord()
Reads a DnsRecord from response. |
Uses of DnsRecord in com.jscape.inet.dns.record |
---|
Subclasses of DnsRecord in com.jscape.inet.dns.record | |
---|---|
class |
Address
Address record represents a host address. |
class |
CanonicalName
CanonicalName record specifies the canonical or primary name for the owner of a domain name. |
class |
HostInfo
HostInfo records are used to acquire general information about a host. |
class |
MailBox
MailBox represents a mailbox domain name. |
class |
MailDomain
MailDomain record represents a mail-destination. |
class |
MailExchanger
MailExchanger record represents a host responsible for sending email |
class |
MailForwarder
MailForwarder record represents a mail forwarder domain. |
class |
MailGroup
MailGroup record represents a mail group member. |
class |
MailInfo
MailInfo record represents a mailbox or mail list information. |
class |
MailRename
MailRename record represents a mail rename domain name. |
class |
NameServer
NameServer record represents an authoritative nameserver. |
class |
Null
Null record may contain any data. |
class |
Pointer
Pointer record is used in special domains to point to some other location in the domain space |
class |
StartOfAuthority
StartOfAuthority record marks the start of a zone of authority. |
class |
Text
Text record is used to hold descriptive text. |
class |
WellKnownServices
WellKnownServices record is used to describe the well known services supported by a particular protocol on a particular internet address. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |