592 lines
		
	
	
	
		
			17 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			592 lines
		
	
	
	
		
			17 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> | ||
|  | <!--NewPage--> | ||
|  | <HTML> | ||
|  | <HEAD> | ||
|  | <TITLE> | ||
|  | jala.DnsClient | ||
|  | </TITLE> | ||
|  | <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|  | </HEAD> | ||
|  | <SCRIPT> | ||
|  | function asd() | ||
|  | { | ||
|  | parent.document.title="jala.DnsClient"; | ||
|  | } | ||
|  | </SCRIPT> | ||
|  | <BODY BGCOLOR="white" onload="asd();"> | ||
|  | 
 | ||
|  | <!-- ========== START OF NAVBAR ========== --> | ||
|  | <A NAME="navbar_bottom"><!-- --></A> | ||
|  | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> | ||
|  | <TR> | ||
|  | <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | ||
|  | <A NAME="navbar_bottom_firstrow"><!-- --></A> | ||
|  | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> | ||
|  |   <TR ALIGN="center" VALIGN="top"> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">  <A HREF="overview-summary-DnsClient.js.html"><FONT CLASS="NavBarFont1"><B>File</B></FONT></A> </TD> | ||
|  |   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | ||
|  |   <!--TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"-->    <!--A HREF="deprecated-list.html"--><!--FONT CLASS="NavBarFont1">Deprecated</FONT--><!--/A--><!-- </TD--> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"--><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | ||
|  |   </TR> | ||
|  | </TABLE> | ||
|  | </TD> | ||
|  | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | ||
|  | <B>Jala 1.3</B> | ||
|  | </EM> | ||
|  | </TD | ||
|  | </TR> | ||
|  | 
 | ||
|  | <TR> | ||
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
|  |  <A HREF="jala.db.Server.html"><B>PREV CLASS</B></A><!-- 
 | ||
|  |    NEXT CLASS  | ||
|  | --> | ||
|  |  <A HREF="jala.DnsClient.Record.html"><B>NEXT CLASS</B></A></FONT></TD> | ||
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
|  |   <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>    | ||
|  |  <A HREF="jala.DnsClient.html" TARGET="_top"><B>NO FRAMES</B></A>    | ||
|  |   | ||
|  | <SCRIPT> | ||
|  |   <!--
 | ||
|  |   if(window==top) { | ||
|  |     document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); | ||
|  |   } | ||
|  |   //--> | ||
|  | </SCRIPT> | ||
|  | <NOSCRIPT> | ||
|  | <A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A> | ||
|  | </NOSCRIPT> | ||
|  | </FONT></TD> | ||
|  | </TR> | ||
|  | <TR> | ||
|  | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
|  |   SUMMARY: <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | ||
|  | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
|  | DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | ||
|  | </TR> | ||
|  | </TABLE> | ||
|  | <!-- =========== END OF NAVBAR =========== --> | ||
|  | <HR> | ||
|  | 
 | ||
|  | <!-- ======== START OF CLASS DATA ======== --> | ||
|  | <H2>Class jala.DnsClient</H2> | ||
|  | <PRE>Object | ||
|  |    | | ||
|  |    +--<b>jala.DnsClient</b> | ||
|  | </PRE> | ||
|  | 
 | ||
|  | 
 | ||
|  | <HR> | ||
|  | <DL> | ||
|  |    <!-- Class definition --> | ||
|  |    <DT>class  | ||
|  |    <B>jala.DnsClient</B> | ||
|  |     | ||
|  | 
 | ||
|  | </DL> | ||
|  |     | ||
|  |    <P> | ||
|  |    <BR/>This is a wrapper around the Dns Client by wonderly.org | ||
|  |  providing methods for querying Dns servers. For more information | ||
|  |  about the Java DNS client visit | ||
|  |  <a href="https://javadns.dev.java.net/">https://javadns.dev.java.net/</a>. | ||
|  |  Please mind that the nameserver specified must accept queries on port | ||
|  |  53 TCP (the Java DNS client used doesn't support UDP nameserver queries), | ||
|  |  and that reverse lookups are not supported. | ||
|  |  <BR/><I>Defined in <a href='overview-summary-DnsClient.js.html'>DnsClient.js</a></I><BR/><BR/> | ||
|  |    </P> | ||
|  |     | ||
|  |    <HR> | ||
|  | 
 | ||
|  | <!-- ======== NESTED CLASS SUMMARY ======== --> | ||
|  | 
 | ||
|  | <A NAME="inner_classes"><!-- --></A> | ||
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  | <TD COLSPAN=2><FONT SIZE="+2"> | ||
|  | <B>Nested Class Summary</B></FONT></TD> | ||
|  | </TR> | ||
|  | 
 | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static class></CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="jala.DnsClient.Record.html">jala.DnsClient.Record</A></B></CODE></TD> | ||
|  |    </TR> | ||
|  | 
 | ||
|  | </TABLE> | ||
|  |   | ||
|  | 
 | ||
|  | <!-- ======== END NESTED CLASS SUMMARY ======== --> | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- =========== FIELD SUMMARY =========== --> | ||
|  | 
 | ||
|  |    <A NAME="field_summary"><!-- --></A> | ||
|  |       <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  |          <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  |             <TD COLSPAN=2><FONT SIZE="+2"> | ||
|  |                <B>Field Summary</B></FONT></TD> | ||
|  |          </TR> | ||
|  | 
 | ||
|  |    <!-- This is one instance field summary --> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE> String</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#nameServer">nameServer</A></B></CODE> | ||
|  |    <BR> | ||
|  |              Contains the IP Adress/FQDN of the name server to query.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_A">TYPE_A</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "A" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_CNAME">TYPE_CNAME</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "CNAME" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_MX">TYPE_MX</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "MX" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_NS">TYPE_NS</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "NS" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_PTR">TYPE_PTR</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "PTR" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_SOA">TYPE_SOA</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "SOA" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_TXT">TYPE_TXT</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "TXT" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
|  |    <CODE><static>  <final> Number</CODE></FONT></TD> | ||
|  |    <TD><CODE><B><A HREF="#!s!TYPE_WKS">TYPE_WKS</A></B></CODE> | ||
|  |    <BR> | ||
|  |              The "WKS" record/query type.</TD> | ||
|  |    </TR> | ||
|  |     | ||
|  | 
 | ||
|  |    </TABLE> | ||
|  |      | ||
|  |     | ||
|  | 
 | ||
|  |     | ||
|  | 
 | ||
|  | <!-- =========== END FIELD SUMMARY =========== --> | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- ======== CONSTRUCTOR SUMMARY ======== --> | ||
|  | 
 | ||
|  | <A NAME="constructor_summary"><!-- --></A> | ||
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  | <TD COLSPAN=2><FONT SIZE="+2"> | ||
|  | <B>Constructor Summary</B></FONT></TD> | ||
|  | </TR> | ||
|  | <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |    <TD> | ||
|  |       <CODE> | ||
|  | 	 <B> | ||
|  | 	    <A HREF="jala.DnsClient.html#jala.DnsClient()">jala.DnsClient</A>  | ||
|  | 	 </B> | ||
|  | 	 (<String> nameServer) | ||
|  |       </CODE> | ||
|  |       <BR> | ||
|  |                   | ||
|  |       Constructs a new DnsClient object. | ||
|  |       </TD> | ||
|  | </TR> | ||
|  | </TABLE> | ||
|  | 
 | ||
|  | <!-- ======== END CONSTRUCTOR SUMMARY ======== --> | ||
|  | 
 | ||
|  |   | ||
|  | 
 | ||
|  | <!-- ========== METHOD SUMMARY =========== --> | ||
|  | 
 | ||
|  | <A NAME="method_summary"><!-- --></A> | ||
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  | <TD COLSPAN=2><FONT SIZE="+2"> | ||
|  | <B>Method Summary</B></FONT></TD> | ||
|  | </TR> | ||
|  | 
 | ||
|  | 
 | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |       <TD ALIGN="right" VALIGN="top" WIDTH="1%"> | ||
|  | 	 <FONT SIZE="-1"> | ||
|  | 	    <CODE> org.wonderly.net.dns.RR</CODE> | ||
|  | 	 </FONT> | ||
|  |       </TD> | ||
|  |       <TD> | ||
|  | 	 <CODE> | ||
|  | 	    <B> | ||
|  | 	       <A HREF="#query">query</A></B>(<String> dName, <Number> queryType) | ||
|  | 	 </CODE> | ||
|  | 	 <BR> | ||
|  | 	            | ||
|  | 	 Queries the nameserver for a specific domain | ||
|  |  and the given type of record. | ||
|  |       </TD> | ||
|  |    </TR> | ||
|  | 
 | ||
|  |    <TR BGCOLOR="white" CLASS="TableRowColor"> | ||
|  |       <TD ALIGN="right" VALIGN="top" WIDTH="1%"> | ||
|  | 	 <FONT SIZE="-1"> | ||
|  | 	    <CODE> org.wonderly.net.dns.RR</CODE> | ||
|  | 	 </FONT> | ||
|  |       </TD> | ||
|  |       <TD> | ||
|  | 	 <CODE> | ||
|  | 	    <B> | ||
|  | 	       <A HREF="#queryMailHost">queryMailHost</A></B>(<String> dName) | ||
|  | 	 </CODE> | ||
|  | 	 <BR> | ||
|  | 	            | ||
|  | 	 Convenience method to query for the MX-records | ||
|  |  of the domain passed as argument. | ||
|  |       </TD> | ||
|  |    </TR> | ||
|  | 
 | ||
|  | 
 | ||
|  | </TABLE> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <P> | ||
|  | <!-- ========== END METHOD SUMMARY =========== --> | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- ============ FIELD DETAIL START =========== --> | ||
|  | 
 | ||
|  |    <A NAME="field_detail"><!-- --></A> | ||
|  |    <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  |       <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  |          <TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD> | ||
|  |       </TR> | ||
|  |    </TABLE> | ||
|  | 
 | ||
|  |     | ||
|  |    <A NAME="nameServer"><!-- --></A> | ||
|  |    <H3>nameServer</H3> | ||
|  |    <PRE>String <B>nameServer</B></PRE> | ||
|  |    <UL> | ||
|  |    Contains the IP Adress/FQDN of the name server to query. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_A"><!-- --></A> | ||
|  |    <H3>TYPE_A</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_A</B></PRE> | ||
|  |    <UL> | ||
|  |    The "A" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_CNAME"><!-- --></A> | ||
|  |    <H3>TYPE_CNAME</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_CNAME</B></PRE> | ||
|  |    <UL> | ||
|  |    The "CNAME" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_MX"><!-- --></A> | ||
|  |    <H3>TYPE_MX</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_MX</B></PRE> | ||
|  |    <UL> | ||
|  |    The "MX" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_NS"><!-- --></A> | ||
|  |    <H3>TYPE_NS</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_NS</B></PRE> | ||
|  |    <UL> | ||
|  |    The "NS" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_PTR"><!-- --></A> | ||
|  |    <H3>TYPE_PTR</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_PTR</B></PRE> | ||
|  |    <UL> | ||
|  |    The "PTR" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_SOA"><!-- --></A> | ||
|  |    <H3>TYPE_SOA</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_SOA</B></PRE> | ||
|  |    <UL> | ||
|  |    The "SOA" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_TXT"><!-- --></A> | ||
|  |    <H3>TYPE_TXT</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_TXT</B></PRE> | ||
|  |    <UL> | ||
|  |    The "TXT" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  |    <A NAME="!s!TYPE_WKS"><!-- --></A> | ||
|  |    <H3>TYPE_WKS</H3> | ||
|  |    <PRE><static> <final> Number <B>TYPE_WKS</B></PRE> | ||
|  |    <UL> | ||
|  |    The "WKS" record/query type. | ||
|  |     | ||
|  |    </UL> | ||
|  |    <HR> | ||
|  |     | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- ============ FIELD DETAIL END =========== --> | ||
|  | 
 | ||
|  |     <!-- ========= CONSTRUCTOR DETAIL START ======== --> | ||
|  | 
 | ||
|  | <A NAME="constructor_detail"><!-- --></A> | ||
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  |    <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  |       <TD COLSPAN=1> | ||
|  |       <FONT SIZE="+2"><B>Constructor Detail</B></FONT> | ||
|  |       </TD> | ||
|  |    </TR> | ||
|  | </TABLE> | ||
|  | 
 | ||
|  | <A NAME="jala.DnsClient()"><!-- --></A><H3> | ||
|  | jala.DnsClient</H3> | ||
|  | <PRE><B>jala.DnsClient</B>(<String> nameServer)</PRE> | ||
|  | 
 | ||
|  | 
 | ||
|  | <UL> | ||
|  |    Constructs a new DnsClient object. | ||
|  | </UL> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |    <UL> | ||
|  |    <B>Parameters:</B> | ||
|  |     | ||
|  |      <UL><CODE>nameServer</CODE> -  IP-Address or FQDN of nameserver to query   | ||
|  |      </UL> | ||
|  |     | ||
|  |     | ||
|  |    </UL> | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- Constructor return value(s) --> | ||
|  | 
 | ||
|  | <!-- End constructor return value(s) --> | ||
|  | 
 | ||
|  | <!-- ADDITIONAL ATTRIBUTES --> | ||
|  | 
 | ||
|  | <HR/> | ||
|  | <!-- END ADDITIONAL ATTRIBUTES  --> | ||
|  | 
 | ||
|  | <!-- ========= CONSTRUCTOR DETAIL END ======== --> | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- ============ METHOD DETAIL START ========== --> | ||
|  | 
 | ||
|  | <A NAME="method_detail"><!-- --></A> | ||
|  | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> | ||
|  |    <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
|  |       <TD COLSPAN=1><FONT SIZE="+2"> | ||
|  |          <B>Method Detail</B></FONT> | ||
|  |       </TD> | ||
|  |    </TR> | ||
|  | </TABLE> | ||
|  | 
 | ||
|  | <!-- One single method detail entry --> | ||
|  | 
 | ||
|  |    <A NAME="query"><!-- --></A> | ||
|  |    <H3>query</H3> | ||
|  |    <PRE>org.wonderly.net.dns.RR <B>query</B>(<String> dName, <Number> queryType)</PRE> | ||
|  |     | ||
|  |       <UL>Queries the nameserver for a specific domain | ||
|  |  and the given type of record.</UL> | ||
|  |     | ||
|  | 
 | ||
|  |    <!-- METHOD PARAMETERS START --> | ||
|  |     | ||
|  |    <UL> | ||
|  |    <B>Parameters:</B> | ||
|  |     | ||
|  |      <UL><CODE>dName</CODE> -  The domain name to query for   | ||
|  |       </UL>  | ||
|  |     | ||
|  |      <UL><CODE>queryType</CODE> -  The type of records to retrieve   | ||
|  |       </UL>  | ||
|  |     | ||
|  |    </UL> | ||
|  |     | ||
|  |    <!-- METHOD PARAMETERS END --> | ||
|  | 
 | ||
|  |     | ||
|  |    <UL> | ||
|  |    <B>Returns:</B> | ||
|  |         <UL> | ||
|  |         The records retrieved from the nameserver    | ||
|  |         </UL> | ||
|  |    </UL> | ||
|  |     | ||
|  | 
 | ||
|  |    <!-- ADDITIONAL ATTRIBUTES START --> | ||
|  |     | ||
|  |    <!-- ADDITIONAL ATTRIBUTES  END --> | ||
|  | <HR> | ||
|  | 
 | ||
|  |    <A NAME="queryMailHost"><!-- --></A> | ||
|  |    <H3>queryMailHost</H3> | ||
|  |    <PRE>org.wonderly.net.dns.RR <B>queryMailHost</B>(<String> dName)</PRE> | ||
|  |     | ||
|  |       <UL>Convenience method to query for the MX-records | ||
|  |  of the domain passed as argument.</UL> | ||
|  |     | ||
|  | 
 | ||
|  |    <!-- METHOD PARAMETERS START --> | ||
|  |     | ||
|  |    <UL> | ||
|  |    <B>Parameters:</B> | ||
|  |     | ||
|  |      <UL><CODE>dName</CODE> -  The domain name to query for   | ||
|  |       </UL>  | ||
|  |     | ||
|  |    </UL> | ||
|  |     | ||
|  |    <!-- METHOD PARAMETERS END --> | ||
|  | 
 | ||
|  |     | ||
|  |    <UL> | ||
|  |    <B>Returns:</B> | ||
|  |         <UL> | ||
|  |         The records retrieved from the nameserver    | ||
|  |         </UL> | ||
|  |    </UL> | ||
|  |     | ||
|  | 
 | ||
|  |    <!-- ADDITIONAL ATTRIBUTES START --> | ||
|  |     | ||
|  |    <!-- ADDITIONAL ATTRIBUTES  END --> | ||
|  | <HR> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <!-- ============ METHOD DETAIL END ========== --> | ||
|  | 
 | ||
|  | <!-- ========= END OF CLASS DATA ========= --> | ||
|  | 
 | ||
|  | <!-- ========== START OF NAVBAR ========== --> | ||
|  | <A NAME="navbar_bottom"><!-- --></A> | ||
|  | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> | ||
|  | <TR> | ||
|  | <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | ||
|  | <A NAME="navbar_bottom_firstrow"><!-- --></A> | ||
|  | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> | ||
|  |   <TR ALIGN="center" VALIGN="top"> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">  <A HREF="overview-summary-DnsClient.js.html"><FONT CLASS="NavBarFont1"><B>File</B></FONT></A> </TD> | ||
|  |   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><b>Tree</b></FONT></A> </TD> | ||
|  |   <!--TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"-->    <!--A HREF="deprecated-list.html"--><!--FONT CLASS="NavBarFont1">Deprecated</FONT--><!--/A--><!-- </TD--> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | ||
|  |   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | ||
|  |   </TR> | ||
|  | </TABLE> | ||
|  | </TD> | ||
|  | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | ||
|  | <B>Jala 1.3</B> | ||
|  | </EM> | ||
|  | </TD | ||
|  | </TR> | ||
|  | 
 | ||
|  | <TR> | ||
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
|  |  <A HREF="jala.db.Server.html"><B>PREV CLASS</B></A><!-- 
 | ||
|  |    NEXT CLASS  | ||
|  | --> | ||
|  |  <A HREF="jala.DnsClient.Record.html"><B>NEXT CLASS</B></A></FONT></TD> | ||
|  | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
|  |   <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>    | ||
|  |  <A HREF="jala.DnsClient.html" TARGET="_top"><B>NO FRAMES</B></A>    | ||
|  |   | ||
|  | <SCRIPT> | ||
|  |   <!--
 | ||
|  |   if(window==top) { | ||
|  |     document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); | ||
|  |   } | ||
|  |   //--> | ||
|  | </SCRIPT> | ||
|  | <NOSCRIPT> | ||
|  | <A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A> | ||
|  | </NOSCRIPT> | ||
|  | </FONT></TD> | ||
|  | </TR> | ||
|  | <TR> | ||
|  | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
|  |   SUMMARY: <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | ||
|  | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
|  | DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | ||
|  | </TR> | ||
|  | </TABLE> | ||
|  | 
 | ||
|  | <!-- =========== END OF NAVBAR =========== --> | ||
|  | 
 | ||
|  | <HR> | ||
|  | <FONT SIZE="-1"> | ||
|  | 
 | ||
|  | </FONT> | ||
|  | <div class="jsdoc_ctime">Documentation generated by <a href="http://jsdoc.sourceforge.net/" target="_parent">JSDoc</a> on Tue Jan  8 15:45:31 2008</div> | ||
|  | </BODY> | ||
|  | </HTML> |