~testplan-team/testplan/source-collection

« back to all changes in this revision

Viewing changes to commons-httpclient-3.1/docs/apidocs/org/apache/commons/httpclient/methods/multipart/package-use.html

  • Committer: edA-qa mort-ora-y
  • Date: 2009-01-28 15:36:51 UTC
  • Revision ID: eda-qa@disemia.com-20090128153651-u4uzd035zyjea16j
adding httpclient

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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_11) on Sat Aug 18 11:01:03 CEST 2007 -->
 
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 
7
<TITLE>
 
8
Uses of Package org.apache.commons.httpclient.methods.multipart (HttpClient 3.1 API)
 
9
</TITLE>
 
10
 
 
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="Uses of Package org.apache.commons.httpclient.methods.multipart (HttpClient 3.1 API)";
 
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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 
40
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
45
  </TR>
 
46
</TABLE>
 
47
</TD>
 
48
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
49
</EM>
 
50
</TD>
 
51
</TR>
 
52
 
 
53
<TR>
 
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
55
&nbsp;PREV&nbsp;
 
56
&nbsp;NEXT</FONT></TD>
 
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
58
  <A HREF="../../../../../../index.html?org/apache/commons/httpclient/methods/multipart/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
59
&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
60
&nbsp;<SCRIPT type="text/javascript">
 
61
  <!--
 
62
  if(window==top) {
 
63
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
64
  }
 
65
  //-->
 
66
</SCRIPT>
 
67
<NOSCRIPT>
 
68
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
69
</NOSCRIPT>
 
70
 
 
71
 
 
72
</FONT></TD>
 
73
</TR>
 
74
</TABLE>
 
75
<A NAME="skip-navbar_top"></A>
 
76
<!-- ========= END OF TOP NAVBAR ========= -->
 
77
 
 
78
<HR>
 
79
<CENTER>
 
80
<H2>
 
81
<B>Uses of Package<br>org.apache.commons.httpclient.methods.multipart</B></H2>
 
82
</CENTER>
 
83
 
 
84
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
85
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
86
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
87
Packages that use <A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/package-summary.html">org.apache.commons.httpclient.methods.multipart</A></FONT></TH>
 
88
</TR>
 
89
<TR BGCOLOR="white" CLASS="TableRowColor">
 
90
<TD><A HREF="#org.apache.commons.httpclient.methods"><B>org.apache.commons.httpclient.methods</B></A></TD>
 
91
<TD>Classes implementing <A HREF="../../../../../../org/apache/commons/httpclient/HttpMethod.html" title="interface in org.apache.commons.httpclient"><CODE>HttpMethod</CODE></A> for the base HTTP methods.&nbsp;</TD>
 
92
</TR>
 
93
<TR BGCOLOR="white" CLASS="TableRowColor">
 
94
<TD><A HREF="#org.apache.commons.httpclient.methods.multipart"><B>org.apache.commons.httpclient.methods.multipart</B></A></TD>
 
95
<TD>Provides Multipart support classes for the <A HREF="../../../../../../org/apache/commons/httpclient/methods/MultipartPostMethod.html" title="class in org.apache.commons.httpclient.methods"><CODE>MultipartPostMethod</CODE></A>.&nbsp;</TD>
 
96
</TR>
 
97
</TABLE>
 
98
&nbsp;
 
99
<P>
 
100
<A NAME="org.apache.commons.httpclient.methods"><!-- --></A>
 
101
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
102
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
103
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
104
Classes in <A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/package-summary.html">org.apache.commons.httpclient.methods.multipart</A> used by <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A></FONT></TH>
 
105
</TR>
 
106
<TR BGCOLOR="white" CLASS="TableRowColor">
 
107
<TD><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/class-use/Part.html#org.apache.commons.httpclient.methods"><B>Part</B></A></B>
 
108
 
 
109
<BR>
 
110
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class for one Part of a multipart post object.</TD>
 
111
</TR>
 
112
</TABLE>
 
113
&nbsp;
 
114
<P>
 
115
<A NAME="org.apache.commons.httpclient.methods.multipart"><!-- --></A>
 
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
118
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
119
Classes in <A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/package-summary.html">org.apache.commons.httpclient.methods.multipart</A> used by <A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/package-summary.html">org.apache.commons.httpclient.methods.multipart</A></FONT></TH>
 
120
</TR>
 
121
<TR BGCOLOR="white" CLASS="TableRowColor">
 
122
<TD><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/class-use/Part.html#org.apache.commons.httpclient.methods.multipart"><B>Part</B></A></B>
 
123
 
 
124
<BR>
 
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class for one Part of a multipart post object.</TD>
 
126
</TR>
 
127
<TR BGCOLOR="white" CLASS="TableRowColor">
 
128
<TD><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/class-use/PartBase.html#org.apache.commons.httpclient.methods.multipart"><B>PartBase</B></A></B>
 
129
 
 
130
<BR>
 
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides setters and getters for the basic Part properties.</TD>
 
132
</TR>
 
133
<TR BGCOLOR="white" CLASS="TableRowColor">
 
134
<TD><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/multipart/class-use/PartSource.html#org.apache.commons.httpclient.methods.multipart"><B>PartSource</B></A></B>
 
135
 
 
136
<BR>
 
137
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An interface for providing access to data when posting MultiPart messages.</TD>
 
138
</TR>
 
139
</TABLE>
 
140
&nbsp;
 
141
<P>
 
142
<HR>
 
143
 
 
144
 
 
145
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
146
<A NAME="navbar_bottom"><!-- --></A>
 
147
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
148
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
149
<TR>
 
150
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
151
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
152
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
153
  <TR ALIGN="center" VALIGN="top">
 
154
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
155
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 
157
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
158
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
159
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
160
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
162
  </TR>
 
163
</TABLE>
 
164
</TD>
 
165
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
166
</EM>
 
167
</TD>
 
168
</TR>
 
169
 
 
170
<TR>
 
171
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
172
&nbsp;PREV&nbsp;
 
173
&nbsp;NEXT</FONT></TD>
 
174
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
175
  <A HREF="../../../../../../index.html?org/apache/commons/httpclient/methods/multipart/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
176
&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
177
&nbsp;<SCRIPT type="text/javascript">
 
178
  <!--
 
179
  if(window==top) {
 
180
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
181
  }
 
182
  //-->
 
183
</SCRIPT>
 
184
<NOSCRIPT>
 
185
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
186
</NOSCRIPT>
 
187
 
 
188
 
 
189
</FONT></TD>
 
190
</TR>
 
191
</TABLE>
 
192
<A NAME="skip-navbar_bottom"></A>
 
193
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
194
 
 
195
<HR>
 
196
Copyright &copy; 2001-2007 Apache Software Foundation. All Rights Reserved.
 
197
</BODY>
 
198
</HTML>