httpreplyhdr.html
来自「测试工具jmeter可用来进行性能测试」· HTML 代码 · 共 611 行 · 第 1/2 页
HTML
611 行
<DT><B>Parameters:</B><DD><CODE>contentType</CODE> - the mime-type of the content<DD><CODE>contentLength</CODE> - the length of the content
<DT><B>Returns:</B><DD>a string with the header in it</DL>
</DD>
</DL>
<HR>
<A NAME="formCreated()"><!-- --></A><H3>
formCreated</H3>
<PRE>
public static <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> <B>formCreated</B>()</PRE>
<DL>
<DD>Indicates a new file was created.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formAccepted()"><!-- --></A><H3>
formAccepted</H3>
<PRE>
public static <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> <B>formAccepted</B>()</PRE>
<DL>
<DD>Indicates the document was accepted.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formPartial()"><!-- --></A><H3>
formPartial</H3>
<PRE>
public static <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> <B>formPartial</B>()</PRE>
<DL>
<DD>Indicates only a partial responce was sent.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formMoved()"><!-- --></A><H3>
formMoved</H3>
<PRE>
public static <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> <B>formMoved</B>()</PRE>
<DL>
<DD>Indicates a requested URL has moved to a new address or name.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formFound()"><!-- --></A><H3>
formFound</H3>
<PRE>
public static <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> <B>formFound</B>()</PRE>
<DL>
<DD>Never seen this used.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formMethod()"><!-- --></A><H3>
formMethod</H3>
<PRE>
public static <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> <B>formMethod</B>()</PRE>
<DL>
<DD>The requested method is not implemented by the server.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formNotModified()"><!-- --></A><H3>
formNotModified</H3>
<PRE>
public static <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> <B>formNotModified</B>()</PRE>
<DL>
<DD>Indicates remote copy of the requested object is current.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formUnautorized()"><!-- --></A><H3>
formUnautorized</H3>
<PRE>
public static <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> <B>formUnautorized</B>()</PRE>
<DL>
<DD>Client not otherized for the request.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formPaymentNeeded()"><!-- --></A><H3>
formPaymentNeeded</H3>
<PRE>
public static <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> <B>formPaymentNeeded</B>()</PRE>
<DL>
<DD>Payment is required for service.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formForbidden()"><!-- --></A><H3>
formForbidden</H3>
<PRE>
public static <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> <B>formForbidden</B>()</PRE>
<DL>
<DD>Client if forbidden to get the request service.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formNotFound()"><!-- --></A><H3>
formNotFound</H3>
<PRE>
public static <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> <B>formNotFound</B>()</PRE>
<DL>
<DD>The requested object was not found.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formInternalError()"><!-- --></A><H3>
formInternalError</H3>
<PRE>
public static <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> <B>formInternalError</B>()</PRE>
<DL>
<DD>The server had a problem and could not fulfill the request.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formNotImplemented()"><!-- --></A><H3>
formNotImplemented</H3>
<PRE>
public static <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> <B>formNotImplemented</B>()</PRE>
<DL>
<DD>Server does not do the requested feature.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formOverloaded()"><!-- --></A><H3>
formOverloaded</H3>
<PRE>
public static <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> <B>formOverloaded</B>()</PRE>
<DL>
<DD>Server is overloaded, client should try again latter.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formTimeout()"><!-- --></A><H3>
formTimeout</H3>
<PRE>
public static <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> <B>formTimeout</B>()</PRE>
<DL>
<DD>Indicates the request took to long.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formServerNotFound()"><!-- --></A><H3>
formServerNotFound</H3>
<PRE>
public static <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> <B>formServerNotFound</B>()</PRE>
<DL>
<DD>Indicates the client's proxies could not locate a server.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<HR>
<A NAME="formNotAllowed()"><!-- --></A><H3>
formNotAllowed</H3>
<PRE>
public static <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> <B>formNotAllowed</B>()</PRE>
<DL>
<DD>Indicates the client is not allowed to access the object.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The header in a string;</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Apache JMeter</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../org/apache/jmeter/protocol/http/proxy/Daemon.html" title="class in org.apache.jmeter.protocol.http.proxy"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html" title="class in org.apache.jmeter.protocol.http.proxy"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="HttpReplyHdr.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?