org.xbill.DNS

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Net » dnsjava » org.xbill.DNS 
org.xbill.DNS
Java Source File NameTypeComment
A6Record.javaClass
A6RecordTest.javaClass
AAAARecord.javaClass
AAAARecordTest.javaClass
Address.javaClass Routines dealing with IP addresses.
AddressTest.javaClass
AFSDBRecord.javaClass AFS Data Base Record - maps a domain name to the name of an AFS cell database server.
AFSDBRecordTest.javaClass
APLRecord.javaClass APL - Address Prefix List.
APLRecordTest.javaClass
ARecord.javaClass
ARecordTest.javaClass
Cache.javaClass A cache of DNS records.
CERTRecord.javaClass Certificate Record - Stores a certificate associated with a name.
Client.javaClass
CNAMERecord.javaClass
CNAMERecordTest.javaClass
Compression.javaClass DNS Name Compression object.
CompressionTest.javaClass
Credibility.javaClass Constants relating to the credibility of cached data, which is based on the data's source.
DClass.javaClass Constants and functions relating to DNS classes.
DClassTest.javaClass
DNAMERecord.javaClass
DNAMERecordTest.javaClass
DNSInput.javaClass An class for parsing DNS messages.
DNSInputTest.javaClass
DNSKEYRecord.javaClass Key - contains a cryptographic public key for use by DNS.
DNSKEYRecordTest.javaClass
DNSOutput.javaClass A class for rendering DNS messages.
DNSOutputTest.javaClass
DNSSEC.javaClass Constants and functions relating to DNSSEC (algorithm constants). DNSSEC provides authentication for DNS information.
DSRecord.javaClass DS - contains a Delegation Signer record, which acts as a placeholder for KEY records in the parent zone.
DSRecordTest.javaClass
EmptyRecord.javaClass A class implementing Records with no data; that is, records used in the question section of messages and meta-records in dynamic update.
EmptyRecordTest.javaClass
ExceptionTest.javaClass
ExtendedFlags.javaClass Constants and functions relating to EDNS flags.
ExtendedFlagsTest.javaClass
ExtendedResolver.javaClass An implementation of Resolver that can send queries to multiple servers, sending the queries multiple times if necessary.
Flags.javaClass Constants and functions relating to flags in the DNS header.
FlagsTest.javaClass
FormattedTime.javaClass
FormattedTimeTest.javaClass
Generator.javaClass A representation of a $GENERATE statement in a master file.
GPOSRecord.javaClass Geographical Location - describes the physical location of a host.
GPOSRecordTest.javaClass
Header.javaClass
HeaderTest.javaClass
HINFORecord.javaClass
HINFORecordTest.javaClass
InvalidDClassException.javaClass An exception thrown when an invalid dclass code is specified.
InvalidTTLException.javaClass An exception thrown when an invalid TTL is specified.
InvalidTypeException.javaClass An exception thrown when an invalid type code is specified.
IPSECKEYRecord.javaClass
ISDNRecord.javaClass ISDN - identifies the ISDN number and subaddress associated with a name.
KEYBase.javaClass
KEYBaseTest.javaClass
KEYRecord.javaClass Key - contains a cryptographic public key.
KEYRecordTest.javaClass
KXRecord.javaClass
KXRecordTest.javaClass
LOCRecord.javaClass Location - describes the physical location of hosts, networks, subnets.
Lookup.javaClass The Lookup object issues queries to caching DNS servers.
Master.javaClass A DNS master file parser.
MBRecord.javaClass Mailbox Record - specifies a host containing a mailbox.
MBRecordTest.javaClass
MDRecord.javaClass
MDRecordTest.javaClass
Message.javaClass A DNS Message.
MessageTest.javaClass
MFRecord.javaClass
MFRecordTest.javaClass
MGRecord.javaClass Mail Group Record - specifies a mailbox which is a member of a mail group.
MGRecordTest.javaClass
MINFORecord.javaClass Mailbox information Record - lists the address responsible for a mailing list/mailbox and the address to receive error messages relating to the mailing list/mailbox.
Mnemonic.javaClass A utility class for converting between numeric codes and mnemonics for those codes.
MnemonicTest.javaClass
MRRecord.javaClass Mailbox Rename Record - specifies a rename of a mailbox.
MRRecordTest.javaClass
MXRecord.javaClass
MXRecordTest.javaClass
Name.javaClass A representation of a domain name.
NameTest.javaClass
NameTooLongException.javaClass An exception thrown when a name is longer than the maximum length of a DNS name.
NAPTRRecord.javaClass Name Authority Pointer Record - specifies rewrite rule, that when applied to an existing string will produce a new domain.
NSAPRecord.javaClass NSAP Address Record.
NSAP_PTRRecord.javaClass NSAP Pointer Record - maps a domain name representing an NSAP Address to a hostname.
NSAP_PTRRecordTest.javaClass
NSECRecord.javaClass Next SECure name - this record contains the following name in an ordered list of names in the zone, and a set of types for which records exist for this name.
NSRecord.javaClass
NSRecordTest.javaClass
NULLRecord.javaClass The NULL Record.
NXTRecord.javaClass Next name - this record contains the following name in an ordered list of names in the zone, and a set of types for which records exist for this name.
Opcode.javaClass
OpcodeTest.javaClass
Options.javaClass
OptionsTest.javaClass
OPTRecord.javaClass Options - describes Extended DNS (EDNS) properties of a Message. No specific options are defined other than those specified in the header.
PTRRecord.javaClass Pointer Record - maps a domain name representing an Internet Address to a hostname.
PXRecord.javaClass X.400 mail mapping record.
Rcode.javaClass
RcodeTest.javaClass
Record.javaClass A generic DNS resource record.
RecordTest.javaClass
RelativeNameException.javaClass An exception thrown when a relative name is passed as an argument to a method requiring an absolute name.
Resolver.javaInterface Interface describing a resolver.
ResolverConfig.javaClass A class that tries to locate name servers and the search path to be appended to unqualified names. The following are attempted, in order, until one succeeds.
  • The properties 'dns.server' and 'dns.search' (comma delimited lists) are checked.
ResolverListener.javaInterface An interface to the asynchronous resolver.
ResolveThread.javaClass A special-purpose thread used by Resolvers (both SimpleResolver and ExtendedResolver) to perform asynchronous queries.
ReverseMap.javaClass A set functions designed to deal with DNS names used in reverse mappings.
ReverseMapTest.javaClass
RPRecord.javaClass Responsible Person Record - lists the mail address of a responsible person and a domain where TXT records are available.
RRset.javaClass A set of Records with the same name, type, and class.
RRsetTest.javaClass
RRSIGRecord.javaClass Recource Record Signature - An RRSIG provides the digital signature of an RRset, so that the data can be authenticated by a DNSSEC-capable resolver.
RTRecord.javaClass Route Through Record - lists a route preference and intermediate host.
RTRecordTest.javaClass
Section.javaClass
SectionTest.javaClass
Serial.javaClass Helper functions for doing serial arithmetic.
SerialTest.javaClass
SetResponse.javaClass
SetResponseTest.javaClass
SIGBase.javaClass
SIGRecord.javaClass Signature - A SIG provides the digital signature of an RRset, so that the data can be authenticated by a DNSSEC-capable resolver.
SimpleResolver.javaClass An implementation of Resolver that sends one query to one server.
SingleCompressedNameBase.javaClass Implements common functionality for the many record types whose format is a single compressed name.
SingleCompressedNameBaseTest.javaClass
SingleNameBase.javaClass Implements common functionality for the many record types whose format is a single name.
SingleNameBaseTest.javaClass
SOARecord.javaClass Start of Authority - describes properties of a zone.
SOARecordTest.javaClass
SPFRecord.javaClass
SRVRecord.javaClass Server Selection Record - finds hosts running services in a domain.
SSHFPRecord.javaClass SSH Fingerprint - stores the fingerprint of an SSH host key.
TCPClient.javaClass
TextParseException.javaClass An exception thrown when unable to parse text.
TKEYRecord.javaClass Transaction Key - used to compute and/or securely transport a shared secret to be used with TSIG.
Tokenizer.javaClass
TokenizerTest.javaClass
TSIG.javaClass Transaction signature handling.
TSIGRecord.javaClass Transaction Signature - this record is automatically generated by the resolver.
TTL.javaClass Routines for parsing BIND-style TTL values.
TTLTest.javaClass
TXTBase.javaClass Implements common functionality for the many record types whose format is a list of strings.
TXTRecord.javaClass
Type.javaClass
TypeTest.javaClass
U16NameBase.javaClass Implements common functionality for the many record types whose format is an unsigned 16 bit integer followed by a name.
U16NameBaseTest.javaClass
UDPClient.javaClass
UNKRecord.javaClass A class implementing Records of unknown and/or unimplemented types.
Update.javaClass A helper class for constructing dynamic DNS (DDNS) update messages.
Verifier.javaInterface An interface to a DNSSEC Verifier.
WireParseException.javaClass An exception thrown when a DNS message is invalid.
WKSRecord.javaClass Well Known Services - Lists services offered by this host.
X25Record.javaClass X25 - identifies the PSDN (Public Switched Data Network) address in the X.121 numbering plan associated with a name.
Zone.javaClass A DNS Zone.
ZoneTransferException.javaClass An exception thrown when a zone transfer fails.
ZoneTransferIn.javaClass An incoming DNS Zone Transfer.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.