You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/05/08 23:20:37 UTC

svn commit: r654622 [1/7] - in /jakarta/jmeter/trunk/docs/api: ./ org/apache/jmeter/assertions/gui/ org/apache/jmeter/config/ org/apache/jmeter/control/ org/apache/jmeter/functions/util/ org/apache/jmeter/gui/ org/apache/jmeter/gui/action/ org/apache/j...

Author: sebb
Date: Thu May  8 14:18:46 2008
New Revision: 654622

URL: http://svn.apache.org/viewvc?rev=654622&view=rev
Log:
Resynch API docs

Modified:
    jakarta/jmeter/trunk/docs/api/allclasses-frame.html
    jakarta/jmeter/trunk/docs/api/allclasses-noframe.html
    jakarta/jmeter/trunk/docs/api/constant-values.html
    jakarta/jmeter/trunk/docs/api/deprecated-list.html
    jakarta/jmeter/trunk/docs/api/index-all.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/assertions/gui/XPathPanel.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/assertions/gui/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/config/ConfigTestElement.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/control/RandomController.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/functions/util/ArgumentDecoder.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/functions/util/ArgumentEncoder.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/functions/util/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/SavePropertyDialog.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/AddParent.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/Copy.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/Cut.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/EditCommand.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/EnableComponent.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/Help.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/LoadRecentProject.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/LookAndFeelCommand.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/Remove.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/action/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/util/FileListPanel.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/util/ReportFileDialoger.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/util/ReportMenuBar.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/gui/util/ReportMenuFactory.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/config/gui/MultipartUrlConfigGui.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/config/gui/package-tree.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/config/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/control/Authorization.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/control/Cookie.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/control/HttpMirrorServer.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/control/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/gui/package-frame.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/gui/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/gui/package-tree.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/modifier/AnchorModifier.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/modifier/UserParameterXMLErrorHandler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/parser/HTMLParser.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/AjpSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/HTTPSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/HTTPSampler2.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/SoapSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/sampler/WebServiceSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/HTTPConstants.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/HTTPResultConverter.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/WSDLHelper.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/accesslog/OrderPreservingLogParser.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/accesslog/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/package-frame.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/http/util/package-tree.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/java/sampler/AbstractJavaSamplerClient.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/java/sampler/JavaSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/java/sampler/JavaSamplerContext.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/jms/client/ClientPool.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/jms/client/InitialContextFactory.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/jms/client/OnMessageSubscriber.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/jms/client/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/jms/sampler/MessageAdmin.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/protocol/ldap/sampler/LdapClient.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/engine/ValueReplacer.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportActionRouter.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportAddParent.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportAddToTree.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportCheckDirty.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportClose.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportCopy.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportCut.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportEditCommand.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportEnableComponent.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportExitCommand.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportHelp.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportLoad.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportLookAndFeelCommand.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportPaste.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportRemove.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportSave.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/action/ReportStart.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/report/gui/tree/ReportTreeListener.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/swing/HtmlPane.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/swing/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/testelement/AbstractTestElement.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/testelement/ReportPage.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/testelement/ReportPlan.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/threads/ListenerNotifier.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/threads/SamplePackage.html
    jakarta/jmeter/trunk/docs/api/org/apache/jmeter/threads/package-summary.html
    jakarta/jmeter/trunk/docs/api/org/apache/jorphan/collections/Data.html
    jakarta/jmeter/trunk/docs/api/org/apache/jorphan/util/ClassContext.html
    jakarta/jmeter/trunk/docs/api/overview-tree.html
    jakarta/jmeter/trunk/docs/api/serialized-form.html

Modified: jakarta/jmeter/trunk/docs/api/allclasses-frame.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/allclasses-frame.html?rev=654622&r1=654621&r2=654622&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/api/allclasses-frame.html (original)
+++ jakarta/jmeter/trunk/docs/api/allclasses-frame.html Thu May  8 14:18:46 2008
@@ -436,6 +436,12 @@
 <BR>
 <A HREF="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util" target="classFrame"><I>HTTPConstantsInterface</I></A>
 <BR>
+<A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArg.html" title="class in org.apache.jmeter.protocol.http.util" target="classFrame">HTTPFileArg</A>
+<BR>
+<A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util" target="classFrame">HTTPFileArgs</A>
+<BR>
+<A HREF="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui" target="classFrame">HTTPFileArgsPanel</A>
+<BR>
 <A HREF="org/apache/jmeter/protocol/http/util/HTTPResultConverter.html" title="class in org.apache.jmeter.protocol.http.util" target="classFrame">HTTPResultConverter</A>
 <BR>
 <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.html" title="class in org.apache.jmeter.protocol.http.sampler" target="classFrame">HTTPSampleResult</A>

Modified: jakarta/jmeter/trunk/docs/api/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/allclasses-noframe.html?rev=654622&r1=654621&r2=654622&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/api/allclasses-noframe.html (original)
+++ jakarta/jmeter/trunk/docs/api/allclasses-noframe.html Thu May  8 14:18:46 2008
@@ -436,6 +436,12 @@
 <BR>
 <A HREF="org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.html" title="interface in org.apache.jmeter.protocol.http.util"><I>HTTPConstantsInterface</I></A>
 <BR>
+<A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArg.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArg</A>
+<BR>
+<A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</A>
+<BR>
+<A HREF="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPFileArgsPanel</A>
+<BR>
 <A HREF="org/apache/jmeter/protocol/http/util/HTTPResultConverter.html" title="class in org.apache.jmeter.protocol.http.util">HTTPResultConverter</A>
 <BR>
 <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSampleResult</A>

Modified: jakarta/jmeter/trunk/docs/api/constant-values.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/constant-values.html?rev=654622&r1=654621&r2=654622&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/api/constant-values.html (original)
+++ jakarta/jmeter/trunk/docs/api/constant-values.html Thu May  8 14:18:46 2008
@@ -1901,18 +1901,6 @@
 <TD ALIGN="right"><CODE>"HTTPSampler.embedded_url_re"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.FILE_FIELD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#FILE_FIELD">FILE_FIELD</A></CODE></TD>
-<TD ALIGN="right"><CODE>"HTTPSampler.FILE_FIELD"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.FILE_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#FILE_NAME">FILE_NAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"HTTPSampler.FILE_NAME"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.FOLLOW_REDIRECTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
 <CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#FOLLOW_REDIRECTS">FOLLOW_REDIRECTS</A></CODE></TD>
@@ -1943,12 +1931,6 @@
 <TD ALIGN="right"><CODE>"HTTPSampler.method"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.MIMETYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#MIMETYPE">MIMETYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"HTTPSampler.mimetype"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.MONITOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
 <CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#MONITOR">MONITOR</A></CODE></TD>

Modified: jakarta/jmeter/trunk/docs/api/deprecated-list.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/api/deprecated-list.html?rev=654622&r1=654621&r2=654622&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/api/deprecated-list.html (original)
+++ jakarta/jmeter/trunk/docs/api/deprecated-list.html Thu May  8 14:18:46 2008
@@ -126,6 +126,21 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use getDataEncodingWithDefault() or getDataEncodingNoDefault() as needed.</I>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#getFileField()">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getFileField()</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use getHTTPFiles() array instead</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#getFilename()">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getFilename()</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use getHTTPFiles() array instead</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#getMimetype()">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getMimetype()</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use getHTTPFiles() array instead</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="org/apache/jmeter/util/Calculator.html#getPageSize()">org.apache.jmeter.util.Calculator.getPageSize()</A>
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use getAvgPageBytes() instead.</I>&nbsp;</TD>
@@ -158,6 +173,21 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>to limit it's usage in expectation of moving it elsewhere.</I>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#setFileField(java.lang.String)">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.setFileField(String)</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use setHTTPFiles() instead</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#setFilename(java.lang.String)">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.setFilename(String)</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use setHTTPFiles() instead</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html#setMimetype(java.lang.String)">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.setMimetype(String)</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>use setHTTPFiles() instead</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="org/apache/jmeter/samplers/SampleResult.html#setResponseData(java.lang.String)">org.apache.jmeter.samplers.SampleResult.setResponseData(String)</A>
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>- only intended for use from BeanShell code</I>&nbsp;</TD>
@@ -217,6 +247,11 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Only for use in unit testing</I>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html#MultipartUrlConfig()">org.apache.jmeter.protocol.http.config.MultipartUrlConfig()</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>only for use by unit tests</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="org/apache/jmeter/visualizers/ServerPanel.html#ServerPanel()">org.apache.jmeter.visualizers.ServerPanel()</A>
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Only for use in unit testing</I>&nbsp;</TD>



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org