Subversion Repositories bacoAlunos

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1777 jmachado 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.5.0_09) on Thu Nov 02 11:46:43 EST 2006 -->
6
<TITLE>
7
Serialized Form (Ant Contrib)
8
</TITLE>
9
 
10
 
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
12
 
13
<SCRIPT type="text/javascript">
14
function windowTitle()
15
{
16
    parent.document.title="Serialized Form (Ant Contrib)";
17
}
18
</SCRIPT>
19
<NOSCRIPT>
20
</NOSCRIPT>
21
 
22
</HEAD>
23
 
24
<BODY BGCOLOR="white" onload="windowTitle();">
25
 
26
 
27
<!-- ========= START OF TOP NAVBAR ======= -->
28
<A NAME="navbar_top"><!-- --></A>
29
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
30
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
31
<TR>
32
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
33
<A NAME="navbar_top_firstrow"><!-- --></A>
34
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
35
  <TR ALIGN="center" VALIGN="top">
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43
  </TR>
44
</TABLE>
45
</TD>
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
</EM>
48
</TD>
49
</TR>
50
 
51
<TR>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
&nbsp;PREV&nbsp;
54
&nbsp;NEXT</FONT></TD>
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
57
&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
58
&nbsp;<SCRIPT type="text/javascript">
59
  <!--
60
  if(window==top) {
61
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
62
  }
63
  //-->
64
</SCRIPT>
65
<NOSCRIPT>
66
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
67
</NOSCRIPT>
68
 
69
 
70
</FONT></TD>
71
</TR>
72
</TABLE>
73
<A NAME="skip-navbar_top"></A>
74
<!-- ========= END OF TOP NAVBAR ========= -->
75
 
76
<HR>
77
<CENTER>
78
<H1>
79
Serialized Form</H1>
80
</CENTER>
81
<HR SIZE="4" NOSHADE>
82
 
83
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
84
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
85
<TH ALIGN="center"><FONT SIZE="+2">
86
<B>Package</B> <B>net.sf.antcontrib.antserver</B></FONT></TH>
87
</TR>
88
</TABLE>
89
 
90
<P>
91
<A NAME="net.sf.antcontrib.antserver.Response"><!-- --></A>
92
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
93
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
94
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
95
<B>Class <A HREF="net/sf/antcontrib/antserver/Response.html" title="class in net.sf.antcontrib.antserver">net.sf.antcontrib.antserver.Response</A> extends java.lang.Object implements Serializable</B></FONT></TH>
96
</TR>
97
</TABLE>
98
 
99
<P>
100
<A NAME="serializedForm"><!-- --></A>
101
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
102
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
103
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
104
<B>Serialized Fields</B></FONT></TH>
105
</TR>
106
</TABLE>
107
 
108
<H3>
109
succeeded</H3>
110
<PRE>
111
boolean <B>succeeded</B></PRE>
112
<DL>
113
<DL>
114
</DL>
115
</DL>
116
<HR>
117
<H3>
118
errorStackTrace</H3>
119
<PRE>
120
java.lang.String <B>errorStackTrace</B></PRE>
121
<DL>
122
<DL>
123
</DL>
124
</DL>
125
<HR>
126
<H3>
127
errorMessage</H3>
128
<PRE>
129
java.lang.String <B>errorMessage</B></PRE>
130
<DL>
131
<DL>
132
</DL>
133
</DL>
134
<HR>
135
<H3>
136
resultsXml</H3>
137
<PRE>
138
java.lang.String <B>resultsXml</B></PRE>
139
<DL>
140
<DL>
141
</DL>
142
</DL>
143
<HR>
144
<H3>
145
contentLength</H3>
146
<PRE>
147
long <B>contentLength</B></PRE>
148
<DL>
149
<DL>
150
</DL>
151
</DL>
152
<HR SIZE="4" NOSHADE>
153
 
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
156
<TH ALIGN="center"><FONT SIZE="+2">
157
<B>Package</B> <B>net.sf.antcontrib.antserver.commands</B></FONT></TH>
158
</TR>
159
</TABLE>
160
 
161
<P>
162
<A NAME="net.sf.antcontrib.antserver.commands.AbstractCommand"><!-- --></A>
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
165
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
166
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.AbstractCommand</A> extends java.lang.Object implements Serializable</B></FONT></TH>
167
</TR>
168
</TABLE>
169
 
170
<P>
171
 
172
<P>
173
<A NAME="net.sf.antcontrib.antserver.commands.DisconnectCommand"><!-- --></A>
174
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
176
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
177
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/DisconnectCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.DisconnectCommand</A> extends <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A> implements Serializable</B></FONT></TH>
178
</TR>
179
</TABLE>
180
 
181
<P>
182
 
183
<P>
184
<A NAME="net.sf.antcontrib.antserver.commands.HelloWorldCommand"><!-- --></A>
185
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
186
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
187
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
188
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/HelloWorldCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.HelloWorldCommand</A> extends <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A> implements Serializable</B></FONT></TH>
189
</TR>
190
</TABLE>
191
 
192
<P>
193
 
194
<P>
195
<A NAME="net.sf.antcontrib.antserver.commands.PropertyContainer"><!-- --></A>
196
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
197
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
198
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
199
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/PropertyContainer.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.PropertyContainer</A> extends java.lang.Object implements Serializable</B></FONT></TH>
200
</TR>
201
</TABLE>
202
 
203
<P>
204
<A NAME="serializedForm"><!-- --></A>
205
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
206
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
207
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
208
<B>Serialized Fields</B></FONT></TH>
209
</TR>
210
</TABLE>
211
 
212
<H3>
213
name</H3>
214
<PRE>
215
java.lang.String <B>name</B></PRE>
216
<DL>
217
<DL>
218
</DL>
219
</DL>
220
<HR>
221
<H3>
222
value</H3>
223
<PRE>
224
java.lang.String <B>value</B></PRE>
225
<DL>
226
<DL>
227
</DL>
228
</DL>
229
 
230
<P>
231
<A NAME="net.sf.antcontrib.antserver.commands.ReferenceContainer"><!-- --></A>
232
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
233
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
234
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
235
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/ReferenceContainer.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.ReferenceContainer</A> extends java.lang.Object implements Serializable</B></FONT></TH>
236
</TR>
237
</TABLE>
238
 
239
<P>
240
<A NAME="serializedForm"><!-- --></A>
241
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
242
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
243
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
244
<B>Serialized Fields</B></FONT></TH>
245
</TR>
246
</TABLE>
247
 
248
<H3>
249
refId</H3>
250
<PRE>
251
java.lang.String <B>refId</B></PRE>
252
<DL>
253
<DL>
254
</DL>
255
</DL>
256
<HR>
257
<H3>
258
toRefId</H3>
259
<PRE>
260
java.lang.String <B>toRefId</B></PRE>
261
<DL>
262
<DL>
263
</DL>
264
</DL>
265
 
266
<P>
267
<A NAME="net.sf.antcontrib.antserver.commands.RunAntCommand"><!-- --></A>
268
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
269
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
270
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
271
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/RunAntCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.RunAntCommand</A> extends <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A> implements Serializable</B></FONT></TH>
272
</TR>
273
</TABLE>
274
 
275
<P>
276
<A NAME="serializedForm"><!-- --></A>
277
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
278
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
279
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
280
<B>Serialized Fields</B></FONT></TH>
281
</TR>
282
</TABLE>
283
 
284
<H3>
285
antFile</H3>
286
<PRE>
287
java.lang.String <B>antFile</B></PRE>
288
<DL>
289
<DL>
290
</DL>
291
</DL>
292
<HR>
293
<H3>
294
dir</H3>
295
<PRE>
296
java.lang.String <B>dir</B></PRE>
297
<DL>
298
<DL>
299
</DL>
300
</DL>
301
<HR>
302
<H3>
303
target</H3>
304
<PRE>
305
java.lang.String <B>target</B></PRE>
306
<DL>
307
<DL>
308
</DL>
309
</DL>
310
<HR>
311
<H3>
312
properties</H3>
313
<PRE>
314
java.util.Vector&lt;E&gt; <B>properties</B></PRE>
315
<DL>
316
<DL>
317
</DL>
318
</DL>
319
<HR>
320
<H3>
321
references</H3>
322
<PRE>
323
java.util.Vector&lt;E&gt; <B>references</B></PRE>
324
<DL>
325
<DL>
326
</DL>
327
</DL>
328
<HR>
329
<H3>
330
inheritall</H3>
331
<PRE>
332
boolean <B>inheritall</B></PRE>
333
<DL>
334
<DL>
335
</DL>
336
</DL>
337
<HR>
338
<H3>
339
interitrefs</H3>
340
<PRE>
341
boolean <B>interitrefs</B></PRE>
342
<DL>
343
<DL>
344
</DL>
345
</DL>
346
 
347
<P>
348
<A NAME="net.sf.antcontrib.antserver.commands.RunTargetCommand"><!-- --></A>
349
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
350
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
351
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
352
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/RunTargetCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.RunTargetCommand</A> extends <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A> implements Serializable</B></FONT></TH>
353
</TR>
354
</TABLE>
355
 
356
<P>
357
<A NAME="serializedForm"><!-- --></A>
358
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
359
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
360
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
361
<B>Serialized Fields</B></FONT></TH>
362
</TR>
363
</TABLE>
364
 
365
<H3>
366
target</H3>
367
<PRE>
368
java.lang.String <B>target</B></PRE>
369
<DL>
370
<DL>
371
</DL>
372
</DL>
373
<HR>
374
<H3>
375
properties</H3>
376
<PRE>
377
java.util.Vector&lt;E&gt; <B>properties</B></PRE>
378
<DL>
379
<DL>
380
</DL>
381
</DL>
382
<HR>
383
<H3>
384
references</H3>
385
<PRE>
386
java.util.Vector&lt;E&gt; <B>references</B></PRE>
387
<DL>
388
<DL>
389
</DL>
390
</DL>
391
<HR>
392
<H3>
393
inheritall</H3>
394
<PRE>
395
boolean <B>inheritall</B></PRE>
396
<DL>
397
<DL>
398
</DL>
399
</DL>
400
<HR>
401
<H3>
402
interitrefs</H3>
403
<PRE>
404
boolean <B>interitrefs</B></PRE>
405
<DL>
406
<DL>
407
</DL>
408
</DL>
409
 
410
<P>
411
<A NAME="net.sf.antcontrib.antserver.commands.SendFileCommand"><!-- --></A>
412
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
413
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
414
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
415
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/SendFileCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.SendFileCommand</A> extends <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A> implements Serializable</B></FONT></TH>
416
</TR>
417
</TABLE>
418
 
419
<P>
420
<A NAME="serializedForm"><!-- --></A>
421
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
422
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
423
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
424
<B>Serialized Fields</B></FONT></TH>
425
</TR>
426
</TABLE>
427
 
428
<H3>
429
contentLength</H3>
430
<PRE>
431
long <B>contentLength</B></PRE>
432
<DL>
433
<DL>
434
</DL>
435
</DL>
436
<HR>
437
<H3>
438
todir</H3>
439
<PRE>
440
java.lang.String <B>todir</B></PRE>
441
<DL>
442
<DL>
443
</DL>
444
</DL>
445
<HR>
446
<H3>
447
tofile</H3>
448
<PRE>
449
java.lang.String <B>tofile</B></PRE>
450
<DL>
451
<DL>
452
</DL>
453
</DL>
454
<HR>
455
<H3>
456
fileBaseName</H3>
457
<PRE>
458
java.lang.String <B>fileBaseName</B></PRE>
459
<DL>
460
<DL>
461
</DL>
462
</DL>
463
 
464
<P>
465
<A NAME="net.sf.antcontrib.antserver.commands.ShutdownCommand"><!-- --></A>
466
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
467
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
468
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
469
<B>Class <A HREF="net/sf/antcontrib/antserver/commands/ShutdownCommand.html" title="class in net.sf.antcontrib.antserver.commands">net.sf.antcontrib.antserver.commands.ShutdownCommand</A> extends <A HREF="net/sf/antcontrib/antserver/commands/AbstractCommand.html" title="class in net.sf.antcontrib.antserver.commands">AbstractCommand</A> implements Serializable</B></FONT></TH>
470
</TR>
471
</TABLE>
472
 
473
<P>
474
<HR SIZE="4" NOSHADE>
475
 
476
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
477
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
478
<TH ALIGN="center"><FONT SIZE="+2">
479
<B>Package</B> <B>net.sf.antcontrib.net.httpclient</B></FONT></TH>
480
</TR>
481
</TABLE>
482
 
483
<P>
484
<A NAME="net.sf.antcontrib.net.httpclient.ClientParams"><!-- --></A>
485
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
486
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
487
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
488
<B>Class <A HREF="net/sf/antcontrib/net/httpclient/ClientParams.html" title="class in net.sf.antcontrib.net.httpclient">net.sf.antcontrib.net.httpclient.ClientParams</A> extends org.apache.commons.httpclient.params.HttpClientParams implements Serializable</B></FONT></TH>
489
</TR>
490
</TABLE>
491
 
492
<P>
493
<B>serialVersionUID:&nbsp;</B>-1L
494
 
495
<P>
496
 
497
<P>
498
<A NAME="net.sf.antcontrib.net.httpclient.HostParams"><!-- --></A>
499
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
500
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
501
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
502
<B>Class <A HREF="net/sf/antcontrib/net/httpclient/HostParams.html" title="class in net.sf.antcontrib.net.httpclient">net.sf.antcontrib.net.httpclient.HostParams</A> extends org.apache.commons.httpclient.params.HostParams implements Serializable</B></FONT></TH>
503
</TR>
504
</TABLE>
505
 
506
<P>
507
<B>serialVersionUID:&nbsp;</B>-1L
508
 
509
<P>
510
 
511
<P>
512
<A NAME="net.sf.antcontrib.net.httpclient.MethodParams"><!-- --></A>
513
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
514
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
515
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
516
<B>Class <A HREF="net/sf/antcontrib/net/httpclient/MethodParams.html" title="class in net.sf.antcontrib.net.httpclient">net.sf.antcontrib.net.httpclient.MethodParams</A> extends org.apache.commons.httpclient.params.HttpMethodParams implements Serializable</B></FONT></TH>
517
</TR>
518
</TABLE>
519
 
520
<P>
521
<B>serialVersionUID:&nbsp;</B>-1L
522
 
523
<P>
524
 
525
<P>
526
<HR>
527
 
528
 
529
<!-- ======= START OF BOTTOM NAVBAR ====== -->
530
<A NAME="navbar_bottom"><!-- --></A>
531
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
532
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
533
<TR>
534
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
535
<A NAME="navbar_bottom_firstrow"><!-- --></A>
536
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
537
  <TR ALIGN="center" VALIGN="top">
538
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
539
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
540
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
541
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
542
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
543
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
544
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
545
  </TR>
546
</TABLE>
547
</TD>
548
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
549
</EM>
550
</TD>
551
</TR>
552
 
553
<TR>
554
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
555
&nbsp;PREV&nbsp;
556
&nbsp;NEXT</FONT></TD>
557
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
558
  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
559
&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
560
&nbsp;<SCRIPT type="text/javascript">
561
  <!--
562
  if(window==top) {
563
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
564
  }
565
  //-->
566
</SCRIPT>
567
<NOSCRIPT>
568
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
569
</NOSCRIPT>
570
 
571
 
572
</FONT></TD>
573
</TR>
574
</TABLE>
575
<A NAME="skip-navbar_bottom"></A>
576
<!-- ======== END OF BOTTOM NAVBAR ======= -->
577
 
578
<HR>
579
 
580
</BODY>
581
</HTML>