<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> jala.XmlRpcRequest </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <SCRIPT> function asd() { parent.document.title="jala.XmlRpcRequest"; } </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-XmlRpcRequest.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.Utilities.html"><B>PREV CLASS</B></A><!-- NEXT CLASS --> <A HREF="jala.XmlWriter.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.XmlRpcRequest.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.XmlRpcRequest</H2> <PRE>Object | +--<b>jala.XmlRpcRequest</b> </PRE> <HR> <DL> <!-- Class definition --> <DT>class <B>jala.XmlRpcRequest</B> </DL> <P> <BR/>Instances of this class provide the necessary functionality for issueing XmlRpc requests to a remote service. <BR/><I>Defined in <a href='overview-summary-XmlRpcRequest.js.html'>XmlRpcRequest.js</a></I><BR/><BR/> </P> <HR> <!-- ======== NESTED CLASS SUMMARY ======== --> <!-- ======== END NESTED CLASS SUMMARY ======== --> <!-- =========== FIELD SUMMARY =========== --> <!-- =========== 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.XmlRpcRequest.html#jala.XmlRpcRequest()">jala.XmlRpcRequest</A> </B> (<String> url, <String> methodName) </CODE> <BR> A constructor for XmlRpc request objects </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> Boolean</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#debug">debug</A></B>() </CODE> <BR> Returns true if debug is enabled for this request, false otherwise </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> Object</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#execute">execute</A></B>() </CODE> <BR> Calling this method executes the remote method using the arguments specified. </TD> </TR> <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="#getCredentials">getCredentials</A></B>() </CODE> <BR> Returns the credentials of this request </TD> </TR> <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="#getInputEncoding">getInputEncoding</A></B>() </CODE> <BR> Returns the input encoding </TD> </TR> <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="#getMethodName">getMethodName</A></B>() </CODE> <BR> Returns the name of the remote function to call </TD> </TR> <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="#getOutputEncoding">getOutputEncoding</A></B>() </CODE> <BR> Returns the output encoding </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> java.net.Proxy</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#getProxy">getProxy</A></B>() </CODE> <BR> Returns the proxy object. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> Number</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#getReadTimeout">getReadTimeout</A></B>() </CODE> <BR> Returns the socket timeout of this request </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> Number</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#getTimeout">getTimeout</A></B>() </CODE> <BR> Returns the connection timeout of this request </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> java.net.URL</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#getUrl">getUrl</A></B>() </CODE> <BR> Returns the URL of this request </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setCredentials">setCredentials</A></B>(<String> username, <String> password) </CODE> <BR> Sets the credentials for basic http authentication to use with this request. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setDebug">setDebug</A></B>(<Boolean> flag) </CODE> <BR> Enables or disables the debug mode. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setEncoding">setEncoding</A></B>(<String> enc) </CODE> <BR> Sets both input and output encoding to the specified encoding string </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setInputEncoding">setInputEncoding</A></B>(<String> enc) </CODE> <BR> Sets the input encoding to the specified encoding string </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setOutputEncoding">setOutputEncoding</A></B>(<String> enc) </CODE> <BR> Sets the output encoding to the specified encoding string </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setProxy">setProxy</A></B>(<String> proxyString) </CODE> <BR> Sets the proxy host and port. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setReadTimeout">setReadTimeout</A></B>(<Number> millis) </CODE> <BR> Sets the socket timeout to the specified milliseconds. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE> void</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#setTimeout">setTimeout</A></B>(<Number> millis) </CODE> <BR> Sets the connection timeout to the specified milliseconds. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE><static> String</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#!s!argumentsToString">argumentsToString</A></B>(<Object> args) </CODE> <BR> Helper method to format an arguments array into a string useable for debugging output. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE><static> java.lang.Object</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#!s!convertArgument">convertArgument</A></B>(<Object> obj) </CODE> <BR> Helper method for converting a Javascript object into its appropriate Java object. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"> <FONT SIZE="-1"> <CODE><static> Object</CODE> </FONT> </TD> <TD> <CODE> <B> <A HREF="#!s!convertResult">convertResult</A></B>(<java.lang.Object> obj) </CODE> <BR> Converts a Java object into its appropriate Javascript representation. </TD> </TR> </TABLE> <P> <!-- ========== END METHOD SUMMARY =========== --> <!-- ============ FIELD DETAIL START =========== --> <!-- ============ 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.XmlRpcRequest()"><!-- --></A><H3> jala.XmlRpcRequest</H3> <PRE><B>jala.XmlRpcRequest</B>(<String> url, <String> methodName)</PRE> <UL> A constructor for XmlRpc request objects </UL> <UL> <B>Parameters:</B> <UL><CODE>url</CODE> - The url of the XmlRpc entry point </UL> <UL><CODE>methodName</CODE> - The name of the method to call </UL> </UL> <!-- Constructor return value(s) --> <UL> <B>Returns:</B> <UL> A newly created jala.XmlRpcRequest instance </UL> </UL> <!-- 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="debug"><!-- --></A> <H3>debug</H3> <PRE>Boolean <B>debug</B>()</PRE> <UL>Returns true if debug is enabled for this request, false otherwise</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> True if debugging is enabled, false otherwise </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="execute"><!-- --></A> <H3>execute</H3> <PRE>Object <B>execute</B>()</PRE> <UL>Calling this method executes the remote method using the arguments specified.</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The result of this XmlRpc request </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getCredentials"><!-- --></A> <H3>getCredentials</H3> <PRE>String <B>getCredentials</B>()</PRE> <UL>Returns the credentials of this request</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The base46 encoded credentials of this request </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getInputEncoding"><!-- --></A> <H3>getInputEncoding</H3> <PRE>String <B>getInputEncoding</B>()</PRE> <UL>Returns the input encoding</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The input encoding used by this request </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getMethodName"><!-- --></A> <H3>getMethodName</H3> <PRE>String <B>getMethodName</B>()</PRE> <UL>Returns the name of the remote function to call</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The name of the remote function </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getOutputEncoding"><!-- --></A> <H3>getOutputEncoding</H3> <PRE>String <B>getOutputEncoding</B>()</PRE> <UL>Returns the output encoding</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The output encoding used by this request </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getProxy"><!-- --></A> <H3>getProxy</H3> <PRE>java.net.Proxy <B>getProxy</B>()</PRE> <UL>Returns the proxy object. This method will only return a value if using a java runtime > 1.5</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The proxy to use for this request </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <UL> <B>See:</B><UL>- <a href="#setProxy">setProxy()</a></UL> </UL> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getReadTimeout"><!-- --></A> <H3>getReadTimeout</H3> <PRE>Number <B>getReadTimeout</B>()</PRE> <UL>Returns the socket timeout of this request</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The socket timeout value in milliseconds </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getTimeout"><!-- --></A> <H3>getTimeout</H3> <PRE>Number <B>getTimeout</B>()</PRE> <UL>Returns the connection timeout of this request</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The connection timeout value in milliseconds </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="getUrl"><!-- --></A> <H3>getUrl</H3> <PRE>java.net.URL <B>getUrl</B>()</PRE> <UL>Returns the URL of this request</UL> <!-- METHOD PARAMETERS START --> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The URL of this request </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setCredentials"><!-- --></A> <H3>setCredentials</H3> <PRE>void <B>setCredentials</B>(<String> username, <String> password)</PRE> <UL>Sets the credentials for basic http authentication to use with this request.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>username</CODE> - The username </UL> <UL><CODE>password</CODE> - The password </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setDebug"><!-- --></A> <H3>setDebug</H3> <PRE>void <B>setDebug</B>(<Boolean> flag)</PRE> <UL>Enables or disables the debug mode. If enabled the xml source of both request and response is included in the result properties 'requestXml' and 'responseXml'</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>flag</CODE> - True or false. </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setEncoding"><!-- --></A> <H3>setEncoding</H3> <PRE>void <B>setEncoding</B>(<String> enc)</PRE> <UL>Sets both input and output encoding to the specified encoding string</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>enc</CODE> - The encoding to use for both input and output. This must be a valid java encoding string. </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setInputEncoding"><!-- --></A> <H3>setInputEncoding</H3> <PRE>void <B>setInputEncoding</B>(<String> enc)</PRE> <UL>Sets the input encoding to the specified encoding string</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>enc</CODE> - The encoding to use for input. This must be a valid java encoding string. </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setOutputEncoding"><!-- --></A> <H3>setOutputEncoding</H3> <PRE>void <B>setOutputEncoding</B>(<String> enc)</PRE> <UL>Sets the output encoding to the specified encoding string</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>enc</CODE> - The encoding to use for output. This must be a valid java encoding string. </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setProxy"><!-- --></A> <H3>setProxy</H3> <PRE>void <B>setProxy</B>(<String> proxyString)</PRE> <UL>Sets the proxy host and port. For Java runtimes < 1.5 this method sets the appropriate system properties (so this has an effect on all requests based on java.net.URL), for all others the proxy is only set for this request.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>proxyString</CODE> - The proxy string in the form 'fqdn:port' (eg. my.proxy.com:3128) </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setReadTimeout"><!-- --></A> <H3>setReadTimeout</H3> <PRE>void <B>setReadTimeout</B>(<Number> millis)</PRE> <UL>Sets the socket timeout to the specified milliseconds.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>millis</CODE> - The timeout to use as socket timeout </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="setTimeout"><!-- --></A> <H3>setTimeout</H3> <PRE>void <B>setTimeout</B>(<Number> millis)</PRE> <UL>Sets the connection timeout to the specified milliseconds.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>millis</CODE> - The timeout to use as connection timeout </UL> </UL> <!-- METHOD PARAMETERS END --> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="!s!argumentsToString"><!-- --></A> <H3>argumentsToString</H3> <PRE><static> String <B>argumentsToString</B>(<Object> args)</PRE> <UL>Helper method to format an arguments array into a string useable for debugging output.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>args</CODE> - An arguments array </UL> </UL> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The arguments array formatted as string </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="!s!convertArgument"><!-- --></A> <H3>convertArgument</H3> <PRE><static> java.lang.Object <B>convertArgument</B>(<Object> obj)</PRE> <UL>Helper method for converting a Javascript object into its appropriate Java object.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>obj</CODE> - The Javascript object to convert </UL> </UL> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The appropriate Java representation of the object </UL> </UL> <!-- ADDITIONAL ATTRIBUTES START --> <!-- ADDITIONAL ATTRIBUTES END --> <HR> <A NAME="!s!convertResult"><!-- --></A> <H3>convertResult</H3> <PRE><static> Object <B>convertResult</B>(<java.lang.Object> obj)</PRE> <UL>Converts a Java object into its appropriate Javascript representation.</UL> <!-- METHOD PARAMETERS START --> <UL> <B>Parameters:</B> <UL><CODE>obj</CODE> - The Java object to convert </UL> </UL> <!-- METHOD PARAMETERS END --> <UL> <B>Returns:</B> <UL> The appropriate Javascript representation of the Java object </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-XmlRpcRequest.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.Utilities.html"><B>PREV CLASS</B></A><!-- NEXT CLASS --> <A HREF="jala.XmlWriter.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.XmlRpcRequest.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>