comparison apache-xmlrpc-3.1.3/docs/apidocs/org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html @ 151:db5f735fd2b4

add xml-rpc.jar
author e085711
date Sat, 10 Sep 2011 04:13:50 +0900
parents
children
comparison
equal deleted inserted replaced
147:a2b5149bbbe6 151:db5f735fd2b4
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_17) on Sat Feb 06 17:11:24 CET 2010 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 XmlRpcHttpRequestConfigImpl (Apache XML-RPC 3.1.3 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2010-02-06">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18 if (location.href.indexOf('is-external=true') == -1) {
19 parent.document.title="XmlRpcHttpRequestConfigImpl (Apache XML-RPC 3.1.3 API)";
20 }
21 }
22 </SCRIPT>
23 <NOSCRIPT>
24 </NOSCRIPT>
25
26 </HEAD>
27
28 <BODY BGCOLOR="white" onload="windowTitle();">
29 <HR>
30
31
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TR>
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38 <A NAME="navbar_top_firstrow"><!-- --></A>
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40 <TR ALIGN="center" VALIGN="top">
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcHttpRequestConfigImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49 </TR>
50 </TABLE>
51 </TD>
52 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53 </EM>
54 </TD>
55 </TR>
56
57 <TR>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>PREV CLASS</B></A>&nbsp;
60 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcInvocationException.html" title="class in org.apache.xmlrpc.common"><B>NEXT CLASS</B></A></FONT></TD>
61 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62 <A HREF="../../../../index.html?org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
63 &nbsp;<A HREF="XmlRpcHttpRequestConfigImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64 &nbsp;<SCRIPT type="text/javascript">
65 <!--
66 if(window==top) {
67 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
68 }
69 //-->
70 </SCRIPT>
71 <NOSCRIPT>
72 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
73 </NOSCRIPT>
74
75
76 </FONT></TD>
77 </TR>
78 <TR>
79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83 </TR>
84 </TABLE>
85 <A NAME="skip-navbar_top"></A>
86 <!-- ========= END OF TOP NAVBAR ========= -->
87
88 <HR>
89 <!-- ======== START OF CLASS DATA ======== -->
90 <H2>
91 <FONT SIZE="-1">
92 org.apache.xmlrpc.common</FONT>
93 <BR>
94 Class XmlRpcHttpRequestConfigImpl</H2>
95 <PRE>
96 java.lang.Object
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.XmlRpcConfigImpl</A>
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl</B>
99 </PRE>
100 <DL>
101 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc">XmlRpcConfig</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcRequestConfig.html" title="interface in org.apache.xmlrpc">XmlRpcRequestConfig</A></DD>
102 </DL>
103 <DL>
104 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html" title="class in org.apache.xmlrpc.webserver">RequestData</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientConfigImpl.html" title="class in org.apache.xmlrpc.client">XmlRpcClientConfigImpl</A></DD>
105 </DL>
106 <HR>
107 <DL>
108 <DT><PRE>public class <B>XmlRpcHttpRequestConfigImpl</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc">XmlRpcConfigImpl</A><DT>implements <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A></DL>
109 </PRE>
110
111 <P>
112 Default implementation of a request configuration.
113 <P>
114
115 <P>
116 <HR>
117
118 <P>
119 <!-- =========== FIELD SUMMARY =========== -->
120
121 <A NAME="field_summary"><!-- --></A>
122 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
125 <B>Field Summary</B></FONT></TH>
126 </TR>
127 </TABLE>
128 &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.common.XmlRpcStreamConfig"><!-- --></A>
129 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
131 <TH ALIGN="left"><B>Fields inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A></B></TH>
132 </TR>
133 <TR BGCOLOR="white" CLASS="TableRowColor">
134 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html#UTF8_ENCODING">UTF8_ENCODING</A></CODE></TD>
135 </TR>
136 </TABLE>
137 &nbsp;
138 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
139
140 <A NAME="constructor_summary"><!-- --></A>
141 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
143 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
144 <B>Constructor Summary</B></FONT></TH>
145 </TR>
146 <TR BGCOLOR="white" CLASS="TableRowColor">
147 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#XmlRpcHttpRequestConfigImpl()">XmlRpcHttpRequestConfigImpl</A></B>()</CODE>
148
149 <BR>
150 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151 </TR>
152 </TABLE>
153 &nbsp;
154 <!-- ========== METHOD SUMMARY =========== -->
155
156 <A NAME="method_summary"><!-- --></A>
157 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
160 <B>Method Summary</B></FONT></TH>
161 </TR>
162 <TR BGCOLOR="white" CLASS="TableRowColor">
163 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
165 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getBasicPassword()">getBasicPassword</A></B>()</CODE>
166
167 <BR>
168 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the password being used for basic HTTP authentication.</TD>
169 </TR>
170 <TR BGCOLOR="white" CLASS="TableRowColor">
171 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
173 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getBasicUserName()">getBasicUserName</A></B>()</CODE>
174
175 <BR>
176 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the user name being used for basic HTTP authentication.</TD>
177 </TR>
178 <TR BGCOLOR="white" CLASS="TableRowColor">
179 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180 <CODE>&nbsp;int</CODE></FONT></TD>
181 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getConnectionTimeout()">getConnectionTimeout</A></B>()</CODE>
182
183 <BR>
184 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the connection timeout in milliseconds</TD>
185 </TR>
186 <TR BGCOLOR="white" CLASS="TableRowColor">
187 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188 <CODE>&nbsp;int</CODE></FONT></TD>
189 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getReplyTimeout()">getReplyTimeout</A></B>()</CODE>
190
191 <BR>
192 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the reply timeout in milliseconds</TD>
193 </TR>
194 <TR BGCOLOR="white" CLASS="TableRowColor">
195 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196 <CODE>&nbsp;boolean</CODE></FONT></TD>
197 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#isEnabledForExceptions()">isEnabledForExceptions</A></B>()</CODE>
198
199 <BR>
200 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the response should contain a "faultCause" element
201 in case of errors.</TD>
202 </TR>
203 <TR BGCOLOR="white" CLASS="TableRowColor">
204 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205 <CODE>&nbsp;boolean</CODE></FONT></TD>
206 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#isGzipCompressing()">isGzipCompressing</A></B>()</CODE>
207
208 <BR>
209 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the request stream is being compressed.</TD>
210 </TR>
211 <TR BGCOLOR="white" CLASS="TableRowColor">
212 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213 <CODE>&nbsp;boolean</CODE></FONT></TD>
214 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#isGzipRequesting()">isGzipRequesting</A></B>()</CODE>
215
216 <BR>
217 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether compression is requested for the response stream.</TD>
218 </TR>
219 <TR BGCOLOR="white" CLASS="TableRowColor">
220 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221 <CODE>&nbsp;void</CODE></FONT></TD>
222 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setBasicPassword(java.lang.String)">setBasicPassword</A></B>(java.lang.String&nbsp;pPassword)</CODE>
223
224 <BR>
225 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the password for basic authentication.</TD>
226 </TR>
227 <TR BGCOLOR="white" CLASS="TableRowColor">
228 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229 <CODE>&nbsp;void</CODE></FONT></TD>
230 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setBasicUserName(java.lang.String)">setBasicUserName</A></B>(java.lang.String&nbsp;pUser)</CODE>
231
232 <BR>
233 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the user name for basic authentication.</TD>
234 </TR>
235 <TR BGCOLOR="white" CLASS="TableRowColor">
236 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237 <CODE>&nbsp;void</CODE></FONT></TD>
238 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setConnectionTimeout(int)">setConnectionTimeout</A></B>(int&nbsp;pTimeout)</CODE>
239
240 <BR>
241 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the connection timeout in milliseconds.</TD>
242 </TR>
243 <TR BGCOLOR="white" CLASS="TableRowColor">
244 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245 <CODE>&nbsp;void</CODE></FONT></TD>
246 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setEnabledForExceptions(boolean)">setEnabledForExceptions</A></B>(boolean&nbsp;pEnabledForExceptions)</CODE>
247
248 <BR>
249 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets, whether the response should contain a "faultCause" element
250 in case of errors.</TD>
251 </TR>
252 <TR BGCOLOR="white" CLASS="TableRowColor">
253 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
254 <CODE>&nbsp;void</CODE></FONT></TD>
255 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setGzipCompressing(boolean)">setGzipCompressing</A></B>(boolean&nbsp;pCompressing)</CODE>
256
257 <BR>
258 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets, whether gzip compression is being used for
259 transmitting the request.</TD>
260 </TR>
261 <TR BGCOLOR="white" CLASS="TableRowColor">
262 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263 <CODE>&nbsp;void</CODE></FONT></TD>
264 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setGzipRequesting(boolean)">setGzipRequesting</A></B>(boolean&nbsp;pRequesting)</CODE>
265
266 <BR>
267 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets, whether gzip compression is requested for the
268 response.</TD>
269 </TR>
270 <TR BGCOLOR="white" CLASS="TableRowColor">
271 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
272 <CODE>&nbsp;void</CODE></FONT></TD>
273 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setReplyTimeout(int)">setReplyTimeout</A></B>(int&nbsp;pTimeout)</CODE>
274
275 <BR>
276 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the reply timeout in milliseconds.</TD>
277 </TR>
278 </TABLE>
279 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.XmlRpcConfigImpl"><!-- --></A>
280 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
281 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
282 <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc">XmlRpcConfigImpl</A></B></TH>
283 </TR>
284 <TR BGCOLOR="white" CLASS="TableRowColor">
285 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#getBasicEncoding()">getBasicEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#getEncoding()">getEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#getTimeZone()">getTimeZone</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#isContentLengthOptional()">isContentLengthOptional</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#isEnabledForExtensions()">isEnabledForExtensions</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setBasicEncoding(java.lang.String)">setBasicEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setContentLengthOptional(boolean)">setContentLengthOptional</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setEnabledForExtensions(boolean)">setEnabledForExtensions</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setEncoding(java.lang.String)">setEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setTimeZone(java.util.TimeZone)">setTimeZone</A></CODE></TD>
286 </TR>
287 </TABLE>
288 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
289 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
290 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
291 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
292 </TR>
293 <TR BGCOLOR="white" CLASS="TableRowColor">
294 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
295 </TR>
296 </TABLE>
297 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcHttpConfig"><!-- --></A>
298 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
299 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
300 <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A></B></TH>
301 </TR>
302 <TR BGCOLOR="white" CLASS="TableRowColor">
303 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html#getBasicEncoding()">getBasicEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html#isContentLengthOptional()">isContentLengthOptional</A></CODE></TD>
304 </TR>
305 </TABLE>
306 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcStreamConfig"><!-- --></A>
307 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
308 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
309 <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A></B></TH>
310 </TR>
311 <TR BGCOLOR="white" CLASS="TableRowColor">
312 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html#getEncoding()">getEncoding</A></CODE></TD>
313 </TR>
314 </TABLE>
315 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.XmlRpcConfig"><!-- --></A>
316 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
317 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
318 <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc">XmlRpcConfig</A></B></TH>
319 </TR>
320 <TR BGCOLOR="white" CLASS="TableRowColor">
321 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html#getTimeZone()">getTimeZone</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html#isEnabledForExtensions()">isEnabledForExtensions</A></CODE></TD>
322 </TR>
323 </TABLE>
324 &nbsp;
325 <P>
326
327 <!-- ========= CONSTRUCTOR DETAIL ======== -->
328
329 <A NAME="constructor_detail"><!-- --></A>
330 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
331 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
332 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
333 <B>Constructor Detail</B></FONT></TH>
334 </TR>
335 </TABLE>
336
337 <A NAME="XmlRpcHttpRequestConfigImpl()"><!-- --></A><H3>
338 XmlRpcHttpRequestConfigImpl</H3>
339 <PRE>
340 public <B>XmlRpcHttpRequestConfigImpl</B>()</PRE>
341 <DL>
342 </DL>
343
344 <!-- ============ METHOD DETAIL ========== -->
345
346 <A NAME="method_detail"><!-- --></A>
347 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
349 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
350 <B>Method Detail</B></FONT></TH>
351 </TR>
352 </TABLE>
353
354 <A NAME="setGzipCompressing(boolean)"><!-- --></A><H3>
355 setGzipCompressing</H3>
356 <PRE>
357 public void <B>setGzipCompressing</B>(boolean&nbsp;pCompressing)</PRE>
358 <DL>
359 <DD>Sets, whether gzip compression is being used for
360 transmitting the request.
361 <P>
362 <DD><DL>
363 </DL>
364 </DD>
365 <DD><DL>
366 <DT><B>Parameters:</B><DD><CODE>pCompressing</CODE> - True for enabling gzip compression,
367 false otherwise.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setGzipRequesting(boolean)"><CODE>setGzipRequesting(boolean)</CODE></A></DL>
368 </DD>
369 </DL>
370 <HR>
371
372 <A NAME="isGzipCompressing()"><!-- --></A><H3>
373 isGzipCompressing</H3>
374 <PRE>
375 public boolean <B>isGzipCompressing</B>()</PRE>
376 <DL>
377 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipCompressing()">XmlRpcStreamRequestConfig</A></CODE></B></DD>
378 <DD>Returns, whether the request stream is being compressed. Note,
379 that the response stream may still be uncompressed.
380 <P>
381 <DD><DL>
382 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipCompressing()">isGzipCompressing</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A></CODE></DL>
383 </DD>
384 <DD><DL>
385
386 <DT><B>Returns:</B><DD>Whether to use Gzip compression or not. Defaults to false.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipRequesting()"><CODE>XmlRpcStreamRequestConfig.isGzipRequesting()</CODE></A></DL>
387 </DD>
388 </DL>
389 <HR>
390
391 <A NAME="setGzipRequesting(boolean)"><!-- --></A><H3>
392 setGzipRequesting</H3>
393 <PRE>
394 public void <B>setGzipRequesting</B>(boolean&nbsp;pRequesting)</PRE>
395 <DL>
396 <DD>Sets, whether gzip compression is requested for the
397 response.
398 <P>
399 <DD><DL>
400 </DL>
401 </DD>
402 <DD><DL>
403 <DT><B>Parameters:</B><DD><CODE>pRequesting</CODE> - True for requesting gzip compression,
404 false otherwise.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setGzipCompressing(boolean)"><CODE>setGzipCompressing(boolean)</CODE></A></DL>
405 </DD>
406 </DL>
407 <HR>
408
409 <A NAME="isGzipRequesting()"><!-- --></A><H3>
410 isGzipRequesting</H3>
411 <PRE>
412 public boolean <B>isGzipRequesting</B>()</PRE>
413 <DL>
414 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipRequesting()">XmlRpcStreamRequestConfig</A></CODE></B></DD>
415 <DD>Returns, whether compression is requested for the response stream.
416 Note, that the request is stull uncompressed, unless
417 <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipCompressing()"><CODE>XmlRpcStreamRequestConfig.isGzipCompressing()</CODE></A> is activated. Also note, that the
418 server may still decide to send uncompressed data.
419 <P>
420 <DD><DL>
421 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipRequesting()">isGzipRequesting</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A></CODE></DL>
422 </DD>
423 <DD><DL>
424
425 <DT><B>Returns:</B><DD>Whether to use Gzip compression or not. Defaults to false.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isGzipCompressing()"><CODE>XmlRpcStreamRequestConfig.isGzipCompressing()</CODE></A></DL>
426 </DD>
427 </DL>
428 <HR>
429
430 <A NAME="setBasicUserName(java.lang.String)"><!-- --></A><H3>
431 setBasicUserName</H3>
432 <PRE>
433 public void <B>setBasicUserName</B>(java.lang.String&nbsp;pUser)</PRE>
434 <DL>
435 <DD>Sets the user name for basic authentication.
436 <P>
437 <DD><DL>
438 </DL>
439 </DD>
440 <DD><DL>
441 <DT><B>Parameters:</B><DD><CODE>pUser</CODE> - The user name.</DL>
442 </DD>
443 </DL>
444 <HR>
445
446 <A NAME="getBasicUserName()"><!-- --></A><H3>
447 getBasicUserName</H3>
448 <PRE>
449 public java.lang.String <B>getBasicUserName</B>()</PRE>
450 <DL>
451 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getBasicUserName()">XmlRpcHttpRequestConfig</A></CODE></B></DD>
452 <DD>Returns the user name being used for basic HTTP authentication.
453 <P>
454 <DD><DL>
455 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getBasicUserName()">getBasicUserName</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A></CODE></DL>
456 </DD>
457 <DD><DL>
458
459 <DT><B>Returns:</B><DD>User name or null, if no basic HTTP authentication is being used.</DL>
460 </DD>
461 </DL>
462 <HR>
463
464 <A NAME="setBasicPassword(java.lang.String)"><!-- --></A><H3>
465 setBasicPassword</H3>
466 <PRE>
467 public void <B>setBasicPassword</B>(java.lang.String&nbsp;pPassword)</PRE>
468 <DL>
469 <DD>Sets the password for basic authentication.
470 <P>
471 <DD><DL>
472 </DL>
473 </DD>
474 <DD><DL>
475 <DT><B>Parameters:</B><DD><CODE>pPassword</CODE> - The password.</DL>
476 </DD>
477 </DL>
478 <HR>
479
480 <A NAME="getBasicPassword()"><!-- --></A><H3>
481 getBasicPassword</H3>
482 <PRE>
483 public java.lang.String <B>getBasicPassword</B>()</PRE>
484 <DL>
485 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getBasicPassword()">XmlRpcHttpRequestConfig</A></CODE></B></DD>
486 <DD>Returns the password being used for basic HTTP authentication.
487 <P>
488 <DD><DL>
489 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getBasicPassword()">getBasicPassword</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A></CODE></DL>
490 </DD>
491 <DD><DL>
492
493 <DT><B>Returns:</B><DD>Password or null, if no basic HTTP authentication is beind used.</DL>
494 </DD>
495 </DL>
496 <HR>
497
498 <A NAME="setConnectionTimeout(int)"><!-- --></A><H3>
499 setConnectionTimeout</H3>
500 <PRE>
501 public void <B>setConnectionTimeout</B>(int&nbsp;pTimeout)</PRE>
502 <DL>
503 <DD>Set the connection timeout in milliseconds.
504 <P>
505 <DD><DL>
506 </DL>
507 </DD>
508 <DD><DL>
509 <DT><B>Parameters:</B><DD><CODE>pTimeout</CODE> - connection timeout, 0 to disable it</DL>
510 </DD>
511 </DL>
512 <HR>
513
514 <A NAME="getConnectionTimeout()"><!-- --></A><H3>
515 getConnectionTimeout</H3>
516 <PRE>
517 public int <B>getConnectionTimeout</B>()</PRE>
518 <DL>
519 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getConnectionTimeout()">XmlRpcHttpRequestConfig</A></CODE></B></DD>
520 <DD>Return the connection timeout in milliseconds
521 <P>
522 <DD><DL>
523 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getConnectionTimeout()">getConnectionTimeout</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A></CODE></DL>
524 </DD>
525 <DD><DL>
526
527 <DT><B>Returns:</B><DD>connection timeout in milliseconds or 0 if no set</DL>
528 </DD>
529 </DL>
530 <HR>
531
532 <A NAME="setReplyTimeout(int)"><!-- --></A><H3>
533 setReplyTimeout</H3>
534 <PRE>
535 public void <B>setReplyTimeout</B>(int&nbsp;pTimeout)</PRE>
536 <DL>
537 <DD>Set the reply timeout in milliseconds.
538 <P>
539 <DD><DL>
540 </DL>
541 </DD>
542 <DD><DL>
543 <DT><B>Parameters:</B><DD><CODE>pTimeout</CODE> - reply timeout, 0 to disable it</DL>
544 </DD>
545 </DL>
546 <HR>
547
548 <A NAME="getReplyTimeout()"><!-- --></A><H3>
549 getReplyTimeout</H3>
550 <PRE>
551 public int <B>getReplyTimeout</B>()</PRE>
552 <DL>
553 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getReplyTimeout()">XmlRpcHttpRequestConfig</A></CODE></B></DD>
554 <DD>Return the reply timeout in milliseconds
555 <P>
556 <DD><DL>
557 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html#getReplyTimeout()">getReplyTimeout</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A></CODE></DL>
558 </DD>
559 <DD><DL>
560
561 <DT><B>Returns:</B><DD>reply timeout in milliseconds or 0 if no set</DL>
562 </DD>
563 </DL>
564 <HR>
565
566 <A NAME="setEnabledForExceptions(boolean)"><!-- --></A><H3>
567 setEnabledForExceptions</H3>
568 <PRE>
569 public void <B>setEnabledForExceptions</B>(boolean&nbsp;pEnabledForExceptions)</PRE>
570 <DL>
571 <DD>Sets, whether the response should contain a "faultCause" element
572 in case of errors. The "faultCause" is an exception, which the
573 server has trapped and written into a byte stream as a serializable
574 object.
575 <P>
576 <DD><DL>
577 </DL>
578 </DD>
579 <DD><DL>
580 </DL>
581 </DD>
582 </DL>
583 <HR>
584
585 <A NAME="isEnabledForExceptions()"><!-- --></A><H3>
586 isEnabledForExceptions</H3>
587 <PRE>
588 public boolean <B>isEnabledForExceptions</B>()</PRE>
589 <DL>
590 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isEnabledForExceptions()">XmlRpcStreamRequestConfig</A></CODE></B></DD>
591 <DD>Returns, whether the response should contain a "faultCause" element
592 in case of errors. The "faultCause" is an exception, which the
593 server has trapped and written into a byte stream as a serializable
594 object.
595 <P>
596 <DD><DL>
597 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html#isEnabledForExceptions()">isEnabledForExceptions</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A></CODE></DL>
598 </DD>
599 <DD><DL>
600 </DL>
601 </DD>
602 </DL>
603 <!-- ========= END OF CLASS DATA ========= -->
604 <HR>
605
606
607 <!-- ======= START OF BOTTOM NAVBAR ====== -->
608 <A NAME="navbar_bottom"><!-- --></A>
609 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
610 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
611 <TR>
612 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
613 <A NAME="navbar_bottom_firstrow"><!-- --></A>
614 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
615 <TR ALIGN="center" VALIGN="top">
616 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
617 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
618 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
619 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcHttpRequestConfigImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
620 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
621 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
622 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
623 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
624 </TR>
625 </TABLE>
626 </TD>
627 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
628 </EM>
629 </TD>
630 </TR>
631
632 <TR>
633 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
634 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>PREV CLASS</B></A>&nbsp;
635 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcInvocationException.html" title="class in org.apache.xmlrpc.common"><B>NEXT CLASS</B></A></FONT></TD>
636 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
637 <A HREF="../../../../index.html?org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
638 &nbsp;<A HREF="XmlRpcHttpRequestConfigImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
639 &nbsp;<SCRIPT type="text/javascript">
640 <!--
641 if(window==top) {
642 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
643 }
644 //-->
645 </SCRIPT>
646 <NOSCRIPT>
647 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
648 </NOSCRIPT>
649
650
651 </FONT></TD>
652 </TR>
653 <TR>
654 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
655 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
656 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
657 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
658 </TR>
659 </TABLE>
660 <A NAME="skip-navbar_bottom"></A>
661 <!-- ======== END OF BOTTOM NAVBAR ======= -->
662
663 <HR>
664 Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
665 </BODY>
666 </HTML>