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:42 EST 2006 -->
6
<TITLE>
7
PostMethodTask (Ant Contrib)
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="net.sf.antcontrib.net.httpclient.PostMethodTask class">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="PostMethodTask (Ant Contrib)";
18
}
19
</SCRIPT>
20
<NOSCRIPT>
21
</NOSCRIPT>
22
 
23
</HEAD>
24
 
25
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
27
 
28
<!-- ========= START OF TOP NAVBAR ======= -->
29
<A NAME="navbar_top"><!-- --></A>
30
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
<TR>
33
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
<A NAME="navbar_top_firstrow"><!-- --></A>
35
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
  <TR ALIGN="center" VALIGN="top">
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
  </TR>
45
</TABLE>
46
</TD>
47
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
</EM>
49
</TD>
50
</TR>
51
 
52
<TR>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
&nbsp;<A HREF="../../../../../net/sf/antcontrib/net/httpclient/Params.StringParam.html" title="class in net.sf.antcontrib.net.httpclient"><B>PREV CLASS</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html" title="class in net.sf.antcontrib.net.httpclient"><B>NEXT CLASS</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../../index.html?net/sf/antcontrib/net/httpclient/PostMethodTask.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="PostMethodTask.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
&nbsp;<SCRIPT type="text/javascript">
60
  <!--
61
  if(window==top) {
62
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
  }
64
  //-->
65
</SCRIPT>
66
<NOSCRIPT>
67
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
</NOSCRIPT>
69
 
70
 
71
</FONT></TD>
72
</TR>
73
<TR>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.tools.ant.Task">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
78
</TR>
79
</TABLE>
80
<A NAME="skip-navbar_top"></A>
81
<!-- ========= END OF TOP NAVBAR ========= -->
82
 
83
<HR>
84
<!-- ======== START OF CLASS DATA ======== -->
85
<H2>
86
<FONT SIZE="-1">
87
net.sf.antcontrib.net.httpclient</FONT>
88
<BR>
89
Class PostMethodTask</H2>
90
<PRE>
91
java.lang.Object
92
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.tools.ant.ProjectComponent
93
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.tools.ant.Task
94
          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">net.sf.antcontrib.net.httpclient.AbstractMethodTask</A>
95
              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>net.sf.antcontrib.net.httpclient.PostMethodTask</B>
96
</PRE>
97
<HR>
98
<DL>
99
<DT><PRE>public class <B>PostMethodTask</B><DT>extends <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask</A></DL>
100
</PRE>
101
 
102
<P>
103
<HR>
104
 
105
<P>
106
<!-- ======== NESTED CLASS SUMMARY ======== -->
107
 
108
<A NAME="nested_class_summary"><!-- --></A>
109
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
111
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
112
<B>Nested Class Summary</B></FONT></TH>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
116
<CODE>static&nbsp;class</CODE></FONT></TD>
117
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html" title="class in net.sf.antcontrib.net.httpclient">PostMethodTask.FilePartType</A></B></CODE>
118
 
119
<BR>
120
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124
<CODE>static&nbsp;class</CODE></FONT></TD>
125
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.TextPartType.html" title="class in net.sf.antcontrib.net.httpclient">PostMethodTask.TextPartType</A></B></CODE>
126
 
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
</TR>
130
</TABLE>
131
&nbsp;<A NAME="nested_classes_inherited_from_class_net.sf.antcontrib.net.httpclient.AbstractMethodTask"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
134
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class net.sf.antcontrib.net.httpclient.<A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask</A></B></TH>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD><CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.ResponseHeader.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask.ResponseHeader</A></CODE></TD>
138
</TR>
139
</TABLE>
140
&nbsp;
141
<!-- =========== FIELD SUMMARY =========== -->
142
 
143
<A NAME="field_summary"><!-- --></A>
144
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
146
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
147
<B>Field Summary</B></FONT></TH>
148
</TR>
149
</TABLE>
150
&nbsp;<A NAME="fields_inherited_from_class_org.apache.tools.ant.Task"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
153
<TH ALIGN="left"><B>Fields inherited from class org.apache.tools.ant.Task</B></TH>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE>description, location, target, taskName, taskType, wrapper</CODE></TD>
157
</TR>
158
</TABLE>
159
&nbsp;<A NAME="fields_inherited_from_class_org.apache.tools.ant.ProjectComponent"><!-- --></A>
160
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
162
<TH ALIGN="left"><B>Fields inherited from class org.apache.tools.ant.ProjectComponent</B></TH>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD><CODE>project</CODE></TD>
166
</TR>
167
</TABLE>
168
&nbsp;
169
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
170
 
171
<A NAME="constructor_summary"><!-- --></A>
172
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
175
<B>Constructor Summary</B></FONT></TH>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#PostMethodTask()">PostMethodTask</A></B>()</CODE>
179
 
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
182
</TR>
183
</TABLE>
184
&nbsp;
185
<!-- ========== METHOD SUMMARY =========== -->
186
 
187
<A NAME="method_summary"><!-- --></A>
188
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
190
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
191
<B>Method Summary</B></FONT></TH>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>&nbsp;void</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#addConfiguredFile(net.sf.antcontrib.net.httpclient.PostMethodTask.FilePartType)">addConfiguredFile</A></B>(<A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html" title="class in net.sf.antcontrib.net.httpclient">PostMethodTask.FilePartType</A>&nbsp;file)</CODE>
197
 
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>&nbsp;void</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#addConfiguredParameter(org.apache.commons.httpclient.NameValuePair)">addConfiguredParameter</A></B>(org.apache.commons.httpclient.NameValuePair&nbsp;pair)</CODE>
205
 
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>&nbsp;void</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#addConfiguredText(net.sf.antcontrib.net.httpclient.PostMethodTask.TextPartType)">addConfiguredText</A></B>(<A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.TextPartType.html" title="class in net.sf.antcontrib.net.httpclient">PostMethodTask.TextPartType</A>&nbsp;text)</CODE>
213
 
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>protected &nbsp;void</CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#cleanupResources(org.apache.commons.httpclient.HttpMethodBase)">cleanupResources</A></B>(org.apache.commons.httpclient.HttpMethodBase&nbsp;method)</CODE>
221
 
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
224
</TR>
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
<CODE>protected &nbsp;void</CODE></FONT></TD>
228
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#configureMethod(org.apache.commons.httpclient.HttpMethodBase)">configureMethod</A></B>(org.apache.commons.httpclient.HttpMethodBase&nbsp;method)</CODE>
229
 
230
<BR>
231
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
<CODE>protected &nbsp;org.apache.commons.httpclient.HttpMethodBase</CODE></FONT></TD>
236
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#createNewMethod()">createNewMethod</A></B>()</CODE>
237
 
238
<BR>
239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
243
<CODE>&nbsp;void</CODE></FONT></TD>
244
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#setContentChunked(boolean)">setContentChunked</A></B>(boolean&nbsp;contentChunked)</CODE>
245
 
246
<BR>
247
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
248
</TR>
249
<TR BGCOLOR="white" CLASS="TableRowColor">
250
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
251
<CODE>&nbsp;void</CODE></FONT></TD>
252
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#setMultipart(boolean)">setMultipart</A></B>(boolean&nbsp;multipart)</CODE>
253
 
254
<BR>
255
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
256
</TR>
257
<TR BGCOLOR="white" CLASS="TableRowColor">
258
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
259
<CODE>&nbsp;void</CODE></FONT></TD>
260
<TD><CODE><B><A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.html#setParameters(java.io.File)">setParameters</A></B>(java.io.File&nbsp;parameters)</CODE>
261
 
262
<BR>
263
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
264
</TR>
265
</TABLE>
266
&nbsp;<A NAME="methods_inherited_from_class_net.sf.antcontrib.net.httpclient.AbstractMethodTask"><!-- --></A>
267
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
269
<TH ALIGN="left"><B>Methods inherited from class net.sf.antcontrib.net.httpclient.<A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask</A></B></TH>
270
</TR>
271
<TR BGCOLOR="white" CLASS="TableRowColor">
272
<TD><CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#addConfiguredHeader(org.apache.commons.httpclient.Header)">addConfiguredHeader</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#addConfiguredHttpClient(net.sf.antcontrib.net.httpclient.HttpClientType)">addConfiguredHttpClient</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#addConfiguredParams(net.sf.antcontrib.net.httpclient.MethodParams)">addConfiguredParams</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#addConfiguredResponseHeader(net.sf.antcontrib.net.httpclient.AbstractMethodTask.ResponseHeader)">addConfiguredResponseHeader</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#createMethodIfNecessary()">createMethodIfNecessary</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#execute()">execute</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setClientRefId(java.lang.String)">setClientRefId</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setDoAuthentication(boolean)">setDoAuthentication</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setFollowRedirects(boolean)">setFollowRedirects</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setPath(java.lang.String)">setPath</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setQueryString(java.lang.String)">setQueryString</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setResponseDataFile(java.io.File)">setResponseDataFile</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setResponseDataProperty(java.lang.String)">setResponseDataProperty</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setStatusCodeProperty(java.lang.String)">setStatusCodeProperty</A>, <A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#setURL(java.lang.String)">setURL</A></CODE></TD>
273
</TR>
274
</TABLE>
275
&nbsp;<A NAME="methods_inherited_from_class_org.apache.tools.ant.Task"><!-- --></A>
276
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
278
<TH ALIGN="left"><B>Methods inherited from class org.apache.tools.ant.Task</B></TH>
279
</TR>
280
<TR BGCOLOR="white" CLASS="TableRowColor">
281
<TD><CODE>getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType</CODE></TD>
282
</TR>
283
</TABLE>
284
&nbsp;<A NAME="methods_inherited_from_class_org.apache.tools.ant.ProjectComponent"><!-- --></A>
285
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
286
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
287
<TH ALIGN="left"><B>Methods inherited from class org.apache.tools.ant.ProjectComponent</B></TH>
288
</TR>
289
<TR BGCOLOR="white" CLASS="TableRowColor">
290
<TD><CODE>getProject, setProject</CODE></TD>
291
</TR>
292
</TABLE>
293
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
294
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
295
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
296
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
297
</TR>
298
<TR BGCOLOR="white" CLASS="TableRowColor">
299
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
300
</TR>
301
</TABLE>
302
&nbsp;
303
<P>
304
 
305
<!-- ========= CONSTRUCTOR DETAIL ======== -->
306
 
307
<A NAME="constructor_detail"><!-- --></A>
308
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
309
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
310
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
311
<B>Constructor Detail</B></FONT></TH>
312
</TR>
313
</TABLE>
314
 
315
<A NAME="PostMethodTask()"><!-- --></A><H3>
316
PostMethodTask</H3>
317
<PRE>
318
public <B>PostMethodTask</B>()</PRE>
319
<DL>
320
</DL>
321
 
322
<!-- ============ METHOD DETAIL ========== -->
323
 
324
<A NAME="method_detail"><!-- --></A>
325
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
326
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
327
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
328
<B>Method Detail</B></FONT></TH>
329
</TR>
330
</TABLE>
331
 
332
<A NAME="addConfiguredFile(net.sf.antcontrib.net.httpclient.PostMethodTask.FilePartType)"><!-- --></A><H3>
333
addConfiguredFile</H3>
334
<PRE>
335
public void <B>addConfiguredFile</B>(<A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html" title="class in net.sf.antcontrib.net.httpclient">PostMethodTask.FilePartType</A>&nbsp;file)</PRE>
336
<DL>
337
<DD><DL>
338
</DL>
339
</DD>
340
</DL>
341
<HR>
342
 
343
<A NAME="setMultipart(boolean)"><!-- --></A><H3>
344
setMultipart</H3>
345
<PRE>
346
public void <B>setMultipart</B>(boolean&nbsp;multipart)</PRE>
347
<DL>
348
<DD><DL>
349
</DL>
350
</DD>
351
</DL>
352
<HR>
353
 
354
<A NAME="addConfiguredText(net.sf.antcontrib.net.httpclient.PostMethodTask.TextPartType)"><!-- --></A><H3>
355
addConfiguredText</H3>
356
<PRE>
357
public void <B>addConfiguredText</B>(<A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.TextPartType.html" title="class in net.sf.antcontrib.net.httpclient">PostMethodTask.TextPartType</A>&nbsp;text)</PRE>
358
<DL>
359
<DD><DL>
360
</DL>
361
</DD>
362
</DL>
363
<HR>
364
 
365
<A NAME="setParameters(java.io.File)"><!-- --></A><H3>
366
setParameters</H3>
367
<PRE>
368
public void <B>setParameters</B>(java.io.File&nbsp;parameters)</PRE>
369
<DL>
370
<DD><DL>
371
</DL>
372
</DD>
373
</DL>
374
<HR>
375
 
376
<A NAME="createNewMethod()"><!-- --></A><H3>
377
createNewMethod</H3>
378
<PRE>
379
protected org.apache.commons.httpclient.HttpMethodBase <B>createNewMethod</B>()</PRE>
380
<DL>
381
<DD><DL>
382
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#createNewMethod()">createNewMethod</A></CODE> in class <CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask</A></CODE></DL>
383
</DD>
384
<DD><DL>
385
</DL>
386
</DD>
387
</DL>
388
<HR>
389
 
390
<A NAME="addConfiguredParameter(org.apache.commons.httpclient.NameValuePair)"><!-- --></A><H3>
391
addConfiguredParameter</H3>
392
<PRE>
393
public void <B>addConfiguredParameter</B>(org.apache.commons.httpclient.NameValuePair&nbsp;pair)</PRE>
394
<DL>
395
<DD><DL>
396
</DL>
397
</DD>
398
</DL>
399
<HR>
400
 
401
<A NAME="setContentChunked(boolean)"><!-- --></A><H3>
402
setContentChunked</H3>
403
<PRE>
404
public void <B>setContentChunked</B>(boolean&nbsp;contentChunked)</PRE>
405
<DL>
406
<DD><DL>
407
</DL>
408
</DD>
409
</DL>
410
<HR>
411
 
412
<A NAME="configureMethod(org.apache.commons.httpclient.HttpMethodBase)"><!-- --></A><H3>
413
configureMethod</H3>
414
<PRE>
415
protected void <B>configureMethod</B>(org.apache.commons.httpclient.HttpMethodBase&nbsp;method)</PRE>
416
<DL>
417
<DD><DL>
418
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#configureMethod(org.apache.commons.httpclient.HttpMethodBase)">configureMethod</A></CODE> in class <CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask</A></CODE></DL>
419
</DD>
420
<DD><DL>
421
</DL>
422
</DD>
423
</DL>
424
<HR>
425
 
426
<A NAME="cleanupResources(org.apache.commons.httpclient.HttpMethodBase)"><!-- --></A><H3>
427
cleanupResources</H3>
428
<PRE>
429
protected void <B>cleanupResources</B>(org.apache.commons.httpclient.HttpMethodBase&nbsp;method)</PRE>
430
<DL>
431
<DD><DL>
432
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html#cleanupResources(org.apache.commons.httpclient.HttpMethodBase)">cleanupResources</A></CODE> in class <CODE><A HREF="../../../../../net/sf/antcontrib/net/httpclient/AbstractMethodTask.html" title="class in net.sf.antcontrib.net.httpclient">AbstractMethodTask</A></CODE></DL>
433
</DD>
434
<DD><DL>
435
</DL>
436
</DD>
437
</DL>
438
<!-- ========= END OF CLASS DATA ========= -->
439
<HR>
440
 
441
 
442
<!-- ======= START OF BOTTOM NAVBAR ====== -->
443
<A NAME="navbar_bottom"><!-- --></A>
444
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
445
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
446
<TR>
447
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
448
<A NAME="navbar_bottom_firstrow"><!-- --></A>
449
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
450
  <TR ALIGN="center" VALIGN="top">
451
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
452
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
453
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
454
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
455
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
456
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
457
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
458
  </TR>
459
</TABLE>
460
</TD>
461
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
462
</EM>
463
</TD>
464
</TR>
465
 
466
<TR>
467
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
468
&nbsp;<A HREF="../../../../../net/sf/antcontrib/net/httpclient/Params.StringParam.html" title="class in net.sf.antcontrib.net.httpclient"><B>PREV CLASS</B></A>&nbsp;
469
&nbsp;<A HREF="../../../../../net/sf/antcontrib/net/httpclient/PostMethodTask.FilePartType.html" title="class in net.sf.antcontrib.net.httpclient"><B>NEXT CLASS</B></A></FONT></TD>
470
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
471
  <A HREF="../../../../../index.html?net/sf/antcontrib/net/httpclient/PostMethodTask.html" target="_top"><B>FRAMES</B></A>  &nbsp;
472
&nbsp;<A HREF="PostMethodTask.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
473
&nbsp;<SCRIPT type="text/javascript">
474
  <!--
475
  if(window==top) {
476
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
477
  }
478
  //-->
479
</SCRIPT>
480
<NOSCRIPT>
481
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
482
</NOSCRIPT>
483
 
484
 
485
</FONT></TD>
486
</TR>
487
<TR>
488
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
489
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.tools.ant.Task">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
490
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
491
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
492
</TR>
493
</TABLE>
494
<A NAME="skip-navbar_bottom"></A>
495
<!-- ======== END OF BOTTOM NAVBAR ======= -->
496
 
497
<HR>
498
 
499
</BODY>
500
</HTML>