~ubuntu-branches/ubuntu/precise/commons-httpclient/precise-security

« back to all changes in this revision

Viewing changes to docs/apidocs/org/apache/commons/httpclient/methods/class-use/RequestEntity.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2006-09-15 20:07:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060915200743-t2md4cgfsb07wgn7
Tags: 3.0.1-0.1
* Non-maintainer upload.
* Bump debhelper Build-Depends to (>= 4.1.0) as required by cdbs' 
  debhelper.mk
* Put the coppyright holders in debian/copyright
* Include the jar file in the package. (Closes: #381354)
* Only include one copy of the docs.
  done by James Westby <jw+debian@jameswestby.net>  Mon, 14 Aug 2006 02:29:47 +0100

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Sun May 07 10:19:59 EDT 2006 -->
 
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 
7
<TITLE>
 
8
HttpClient 3.0.1 API: Uses of Interface org.apache.commons.httpclient.methods.RequestEntity
 
9
</TITLE>
 
10
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
11
</HEAD>
 
12
<BODY BGCOLOR="white">
 
13
 
 
14
<!-- ========== START OF NAVBAR ========== -->
 
15
<A NAME="navbar_top"><!-- --></A>
 
16
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
17
<TR>
 
18
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
19
<A NAME="navbar_top_firstrow"><!-- --></A>
 
20
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
21
  <TR ALIGN="center" VALIGN="top">
 
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
23
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
25
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
30
  </TR>
 
31
</TABLE>
 
32
</TD>
 
33
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
34
</EM>
 
35
</TD>
 
36
</TR>
 
37
 
 
38
<TR>
 
39
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
40
&nbsp;PREV&nbsp;
 
41
&nbsp;NEXT</FONT></TD>
 
42
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
43
  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
44
&nbsp;<A HREF="RequestEntity.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
45
</TR>
 
46
</TABLE>
 
47
<!-- =========== END OF NAVBAR =========== -->
 
48
 
 
49
<HR>
 
50
<CENTER>
 
51
<H2>
 
52
<B>Uses of Interface<br>org.apache.commons.httpclient.methods.RequestEntity</B></H2>
 
53
</CENTER>
 
54
 
 
55
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
56
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
57
<TD COLSPAN=2><FONT SIZE="+2">
 
58
Packages that use <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></FONT></TD>
 
59
</TR>
 
60
<TR BGCOLOR="white" CLASS="TableRowColor">
 
61
<TD><A HREF="#org.apache.commons.httpclient.methods"><B>org.apache.commons.httpclient.methods</B></A></TD>
 
62
<TD>Classes implementing <A HREF="../../../../../../org/apache/commons/httpclient/HttpMethod.html"><CODE>HttpMethod</CODE></A> for the base HTTP methods.&nbsp;</TD>
 
63
</TR>
 
64
<TR BGCOLOR="white" CLASS="TableRowColor">
 
65
<TD><A HREF="#org.apache.commons.httpclient.methods.multipart"><B>org.apache.commons.httpclient.methods.multipart</B></A></TD>
 
66
<TD>Provides Multipart support classes for the <A HREF="../../../../../../org/apache/commons/httpclient/methods/MultipartPostMethod.html"><CODE>MultipartPostMethod</CODE></A>.&nbsp;</TD>
 
67
</TR>
 
68
</TABLE>
 
69
&nbsp;
 
70
<P>
 
71
<A NAME="org.apache.commons.httpclient.methods"><!-- --></A>
 
72
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
73
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
74
<TD COLSPAN=2><FONT SIZE="+2">
 
75
Uses of <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A> in <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A></FONT></TD>
 
76
</TR>
 
77
</TABLE>
 
78
&nbsp;
 
79
<P>
 
80
 
 
81
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
82
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
83
<TD COLSPAN=2>Classes in <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A> that implement <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></FONT></TD>
 
84
</TR>
 
85
<TR BGCOLOR="white" CLASS="TableRowColor">
 
86
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
87
<CODE>&nbsp;class</CODE></FONT></TD>
 
88
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/ByteArrayRequestEntity.html">ByteArrayRequestEntity</A></B></CODE>
 
89
 
 
90
<BR>
 
91
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A RequestEntity that contains an array of bytes.</TD>
 
92
</TR>
 
93
<TR BGCOLOR="white" CLASS="TableRowColor">
 
94
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
95
<CODE>&nbsp;class</CODE></FONT></TD>
 
96
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/InputStreamRequestEntity.html">InputStreamRequestEntity</A></B></CODE>
 
97
 
 
98
<BR>
 
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A RequestEntity that contains an InputStream.</TD>
 
100
</TR>
 
101
<TR BGCOLOR="white" CLASS="TableRowColor">
 
102
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
103
<CODE>&nbsp;class</CODE></FONT></TD>
 
104
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/StringRequestEntity.html">StringRequestEntity</A></B></CODE>
 
105
 
 
106
<BR>
 
107
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A RequestEntity that contains a String.</TD>
 
108
</TR>
 
109
</TABLE>
 
110
&nbsp;
 
111
<P>
 
112
 
 
113
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
114
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
115
<TD COLSPAN=2>Methods in <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A> that return <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></FONT></TD>
 
116
</TR>
 
117
<TR BGCOLOR="white" CLASS="TableRowColor">
 
118
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
119
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></CODE></FONT></TD>
 
120
<TD><CODE><B>EntityEnclosingMethod.</B><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/EntityEnclosingMethod.html#generateRequestEntity()">generateRequestEntity</A></B>()</CODE>
 
121
 
 
122
<BR>
 
123
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
124
</TR>
 
125
<TR BGCOLOR="white" CLASS="TableRowColor">
 
126
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
127
<CODE>&nbsp;<A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></CODE></FONT></TD>
 
128
<TD><CODE><B>EntityEnclosingMethod.</B><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/EntityEnclosingMethod.html#getRequestEntity()">getRequestEntity</A></B>()</CODE>
 
129
 
 
130
<BR>
 
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
132
</TR>
 
133
<TR BGCOLOR="white" CLASS="TableRowColor">
 
134
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
135
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></CODE></FONT></TD>
 
136
<TD><CODE><B>PostMethod.</B><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/PostMethod.html#generateRequestEntity()">generateRequestEntity</A></B>()</CODE>
 
137
 
 
138
<BR>
 
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a request entity from the post parameters, if present.</TD>
 
140
</TR>
 
141
</TABLE>
 
142
&nbsp;
 
143
<P>
 
144
 
 
145
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
146
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
147
<TD COLSPAN=2>Methods in <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A> with parameters of type <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></FONT></TD>
 
148
</TR>
 
149
<TR BGCOLOR="white" CLASS="TableRowColor">
 
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
151
<CODE>&nbsp;void</CODE></FONT></TD>
 
152
<TD><CODE><B>EntityEnclosingMethod.</B><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/EntityEnclosingMethod.html#setRequestEntity(org.apache.commons.httpclient.methods.RequestEntity)">setRequestEntity</A></B>(<A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A>&nbsp;requestEntity)</CODE>
 
153
 
 
154
<BR>
 
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
156
</TR>
 
157
</TABLE>
 
158
&nbsp;
 
159
<P>
 
160
<A NAME="org.apache.commons.httpclient.methods.multipart"><!-- --></A>
 
161
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
162
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
163
<TD COLSPAN=2><FONT SIZE="+2">
 
164
Uses of <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A> in <A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/package-summary.html">org.apache.commons.httpclient.methods.multipart</A></FONT></TD>
 
165
</TR>
 
166
</TABLE>
 
167
&nbsp;
 
168
<P>
 
169
 
 
170
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
171
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
172
<TD COLSPAN=2>Classes in <A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/package-summary.html">org.apache.commons.httpclient.methods.multipart</A> that implement <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html">RequestEntity</A></FONT></TD>
 
173
</TR>
 
174
<TR BGCOLOR="white" CLASS="TableRowColor">
 
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
176
<CODE>&nbsp;class</CODE></FONT></TD>
 
177
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/MultipartRequestEntity.html">MultipartRequestEntity</A></B></CODE>
 
178
 
 
179
<BR>
 
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements a request entity suitable for an HTTP multipart POST method.</TD>
 
181
</TR>
 
182
</TABLE>
 
183
&nbsp;
 
184
<P>
 
185
<HR>
 
186
 
 
187
<!-- ========== START OF NAVBAR ========== -->
 
188
<A NAME="navbar_bottom"><!-- --></A>
 
189
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
190
<TR>
 
191
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
192
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
193
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
194
  <TR ALIGN="center" VALIGN="top">
 
195
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
196
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
197
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/commons/httpclient/methods/RequestEntity.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
198
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
199
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
200
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
201
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
202
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
203
  </TR>
 
204
</TABLE>
 
205
</TD>
 
206
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
207
</EM>
 
208
</TD>
 
209
</TR>
 
210
 
 
211
<TR>
 
212
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
213
&nbsp;PREV&nbsp;
 
214
&nbsp;NEXT</FONT></TD>
 
215
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
216
  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
217
&nbsp;<A HREF="RequestEntity.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
218
</TR>
 
219
</TABLE>
 
220
<!-- =========== END OF NAVBAR =========== -->
 
221
 
 
222
<HR>
 
223
Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 
224
</BODY>
 
225
</HTML>