blob: 6a4c864c89015ba648bdd21bc4bbe9a769a77f20 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_18) on Tue Jul 07 10:22:26 BST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Index (Apache JAMES MPT Project 0.2-SNAPSHOT API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (Apache JAMES MPT Project 0.2-SNAPSHOT API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt"><B>AbstractProtocolTestFramework</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Abstract Protocol Test is the root of all of the scripted test
cases.<DT><A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html#AbstractProtocolTestFramework(org.apache.james.mpt.HostSystem, java.lang.String, java.lang.String)"><B>AbstractProtocolTestFramework(HostSystem, String, String)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt">AbstractProtocolTestFramework</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html" title="class in org.apache.james.mpt"><B>AbstractSimpleScriptedTestProtocol</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>A Protocol test which reads the test protocol session from a file.<DT><A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html#AbstractSimpleScriptedTestProtocol(org.apache.james.mpt.HostSystem, java.lang.String, java.lang.String)"><B>AbstractSimpleScriptedTestProtocol(HostSystem, String, String)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html" title="class in org.apache.james.mpt">AbstractSimpleScriptedTestProtocol</A>
<DD>Constructs a scripted test.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#add(org.apache.tools.ant.types.ResourceCollection)"><B>add(ResourceCollection)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#addProtocolLines(java.lang.String, java.io.InputStream, org.apache.james.mpt.ProtocolInteractor)"><B>addProtocolLines(String, InputStream, ProtocolInteractor)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>Reads ProtocolElements from the supplied InputStream and adds them to the
ProtocolSession.
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#addProtocolLines(java.lang.String, java.io.Reader, org.apache.james.mpt.ProtocolInteractor)"><B>addProtocolLines(String, Reader, ProtocolInteractor)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>Reads ProtocolElements from the supplied Reader and adds them to the
ProtocolSession.
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#address"><B>address</B></A> -
Variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html#addTestFile(java.lang.String, org.apache.james.mpt.ProtocolInteractor)"><B>addTestFile(String, ProtocolInteractor)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html" title="class in org.apache.james.mpt">AbstractSimpleScriptedTestProtocol</A>
<DD>Finds the protocol session file identified by the test name, and builds
protocol elements from it.
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#addTestFile(java.lang.String, org.apache.james.mpt.ProtocolInteractor)"><B>addTestFile(String, ProtocolInteractor)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>Adds all protocol elements from a test file to the ProtocolSession
supplied.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#addText(java.lang.String)"><B>addText(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Sets user addition script.
<DT><A HREF="./org/apache/james/mpt/ExternalHostSystem.html#addUser(java.lang.String, java.lang.String)"><B>addUser(String, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalHostSystem.html" title="class in org.apache.james.mpt">ExternalHostSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/HostSystem.html#addUser(java.lang.String, java.lang.String)"><B>addUser(String, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/HostSystem.html" title="interface in org.apache.james.mpt">HostSystem</A>
<DD>Add a user for testing.
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#addUser(java.lang.String, java.lang.String)"><B>addUser(String, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>Adds a user using the script read from the given input.
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#addUser(java.lang.String, java.lang.String, java.io.Reader)"><B>addUser(String, String, Reader)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>Adds a user using the script read from the given input.
<DT><A HREF="./org/apache/james/mpt/UserAdder.html#addUser(java.lang.String, java.lang.String)"><B>addUser(String, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/UserAdder.html" title="interface in org.apache.james.mpt">UserAdder</A>
<DD>Adds a user.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#buildProtocolSession(java.lang.String)"><B>buildProtocolSession(String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>Builds a ProtocolSession by reading lines from the test file with the
supplied name.
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#buildProtocolSession(java.lang.String, java.io.Reader)"><B>buildProtocolSession(String, Reader)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>Builds a ProtocolSession by reading lines from the reader.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#CL(java.lang.String)"><B>CL(String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>adds a new Client request line to the test elements
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#CL(int, java.lang.String)"><B>CL(int, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>adds a new Client request line to the test elements
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#CL(java.lang.String)"><B>CL(String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#CL(int, java.lang.String)"><B>CL(int, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#CLIENT_TAG"><B>CLIENT_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#CLOSE_UNORDERED_BLOCK_TAG"><B>CLOSE_UNORDERED_BLOCK_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#COMMENT_TAG"><B>COMMENT_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#CONT(int)"><B>CONT(int)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>Adds a continuation.
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#CONT(int)"><B>CONT(int)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html#continueAfterFailure()"><B>continueAfterFailure()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt">AbstractProtocolTestFramework</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Runner.html#continueAfterFailure()"><B>continueAfterFailure()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#createAddUser()"><B>createAddUser()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#debug(char)"><B>debug(char)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#debug(java.lang.String)"><B>debug(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Monitor.html#debug(char)"><B>debug(char)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt">Monitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Monitor.html#debug(java.lang.String)"><B>debug(String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt">Monitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/NullMonitor.html#debug(char)"><B>debug(char)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/NullMonitor.html" title="class in org.apache.james.mpt">NullMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/NullMonitor.html#debug(java.lang.String)"><B>debug(String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/NullMonitor.html" title="class in org.apache.james.mpt">NullMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#debug(char)"><B>debug(char)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#debug(java.lang.String)"><B>debug(String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/HostSystem.Continuation.html#doContinue()"><B>doContinue()</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/HostSystem.Continuation.html" title="interface in org.apache.james.mpt">HostSystem.Continuation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#doContinue()"><B>doContinue()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#execute()"><B>execute()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ExternalHostSystem.html" title="class in org.apache.james.mpt"><B>ExternalHostSystem</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Connects to a host system serving on an open port.<DT><A HREF="./org/apache/james/mpt/ExternalHostSystem.html#ExternalHostSystem(java.lang.String, int, org.apache.james.mpt.Monitor, java.lang.String, org.apache.james.mpt.UserAdder)"><B>ExternalHostSystem(String, int, Monitor, String, UserAdder)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalHostSystem.html" title="class in org.apache.james.mpt">ExternalHostSystem</A>
<DD>Constructs a host system suitable for connection to an open port.
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt"><B>ExternalSessionFactory</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Session factory creates session which connection to a server port.<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#ExternalSessionFactory(java.lang.String, int, org.apache.james.mpt.Monitor, java.lang.String)"><B>ExternalSessionFactory(String, int, Monitor, String)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#getErrorProperty()"><B>getErrorProperty()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Gets the error property.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#getHost()"><B>getHost()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Gets the host (either name or number) against which this
test will run.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#getPasswd()"><B>getPasswd()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Gets the password for the user.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#getPort()"><B>getPort()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Gets the port against which the user addition
script should be executed.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#getPort()"><B>getPort()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Gets the port against which this test will run.
<DT><A HREF="./org/apache/james/mpt/Runner.html#getPostElements()"><B>getPostElements()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>Gets protocol session run after test.
<DT><A HREF="./org/apache/james/mpt/Runner.html#getPreElements()"><B>getPreElements()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>Gets protocol session run before test.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#getScript()"><B>getScript()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Gets the file containing the user creation script.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#getScript()"><B>getScript()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Gets the script to execute.
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#getSessionCount()"><B>getSessionCount()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>Returns the number of sessions required to run this ProtocolSession.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#getShabang()"><B>getShabang()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Gets script shabang.
<DT><A HREF="./org/apache/james/mpt/Runner.html#getTestElements()"><B>getTestElements()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>Gets protocol session run on test.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#getUser()"><B>getUser()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Gets the name of the user to be created.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/HostSystem.html" title="interface in org.apache.james.mpt"><B>HostSystem</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Host system under test.<DT><A HREF="./org/apache/james/mpt/HostSystem.Continuation.html" title="interface in org.apache.james.mpt"><B>HostSystem.Continuation</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>&nbsp;</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#IMAP_SHABANG"><B>IMAP_SHABANG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/InvalidServerResponseException.html" title="class in org.apache.james.mpt"><B>InvalidServerResponseException</B></A> - Exception in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>An exception which is thrown when the actual response from a server is
different from that expected.<DT><A HREF="./org/apache/james/mpt/InvalidServerResponseException.html#InvalidServerResponseException(java.lang.String)"><B>InvalidServerResponseException(String)</B></A> -
Constructor for exception org.apache.james.mpt.<A HREF="./org/apache/james/mpt/InvalidServerResponseException.html" title="class in org.apache.james.mpt">InvalidServerResponseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#isContinueAfterFailure()"><B>isContinueAfterFailure()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#isQuiet()"><B>isQuiet()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Should progress output be suppressed?
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#isSkip()"><B>isSkip()</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Should the execution be skipped?
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#isVerbose()"><B>isVerbose()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant"><B>MailProtocolTestTask</B></A> - Class in <A HREF="./org/apache/james/mpt/ant/package-summary.html">org.apache.james.mpt.ant</A><DD>Task executes MPT scripts against a server
running on a given port and host.<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#MailProtocolTestTask()"><B>MailProtocolTestTask()</B></A> -
Constructor for class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant"><B>MailProtocolTestTask.AddUser</B></A> - Class in <A HREF="./org/apache/james/mpt/ant/package-summary.html">org.apache.james.mpt.ant</A><DD>Adds a user.<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#MailProtocolTestTask.AddUser()"><B>MailProtocolTestTask.AddUser()</B></A> -
Constructor for class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/app/Main.html" title="class in org.apache.james.mpt.app"><B>Main</B></A> - Class in <A HREF="./org/apache/james/mpt/app/package-summary.html">org.apache.james.mpt.app</A><DD>Runs MPT application.<DT><A HREF="./org/apache/james/mpt/app/Main.html#Main()"><B>Main()</B></A> -
Constructor for class org.apache.james.mpt.app.<A HREF="./org/apache/james/mpt/app/Main.html" title="class in org.apache.james.mpt.app">Main</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/app/Main.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.james.mpt.app.<A HREF="./org/apache/james/mpt/app/Main.html" title="class in org.apache.james.mpt.app">Main</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#monitor"><B>monitor</B></A> -
Variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt"><B>Monitor</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Monitors the conduct of a process.</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#newSession(org.apache.james.mpt.HostSystem.Continuation)"><B>newSession(HostSystem.Continuation)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SessionFactory.html#newSession(org.apache.james.mpt.HostSystem.Continuation)"><B>newSession(HostSystem.Continuation)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SessionFactory.html" title="interface in org.apache.james.mpt">SessionFactory</A>
<DD>Creates a new session for functional testing.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#note(java.lang.String)"><B>note(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Monitor.html#note(java.lang.String)"><B>note(String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt">Monitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/NullMonitor.html#note(java.lang.String)"><B>note(String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/NullMonitor.html" title="class in org.apache.james.mpt">NullMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#note(java.lang.String)"><B>note(String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/NullMonitor.html" title="class in org.apache.james.mpt"><B>NullMonitor</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Discards all monitored messages.<DT><A HREF="./org/apache/james/mpt/NullMonitor.html#NullMonitor()"><B>NullMonitor()</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/NullMonitor.html" title="class in org.apache.james.mpt">NullMonitor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#OPEN_UNORDERED_BLOCK_TAG"><B>OPEN_UNORDERED_BLOCK_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/package-summary.html"><B>org.apache.james.mpt</B></A> - package org.apache.james.mpt<DD>&nbsp;<DT><A HREF="./org/apache/james/mpt/ant/package-summary.html"><B>org.apache.james.mpt.ant</B></A> - package org.apache.james.mpt.ant<DD>&nbsp;<DT><A HREF="./org/apache/james/mpt/app/package-summary.html"><B>org.apache.james.mpt.app</B></A> - package org.apache.james.mpt.app<DD>&nbsp;</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt"><B>ProtocolInteractor</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Scripts a protocol interaction.<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt"><B>ProtocolSession</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>A protocol session which can be run against a reader and writer, which checks
the server response against the expected values.<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#ProtocolSession()"><B>ProtocolSession()</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt"><B>ProtocolSessionBuilder</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>A builder which generates scripts from textual input.<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#ProtocolSessionBuilder()"><B>ProtocolSessionBuilder()</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/Session.html#readLine()"><B>readLine()</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Session.html" title="interface in org.apache.james.mpt">Session</A>
<DD>Reads a line from the session input,
blocking until a new line is available.
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#reset()"><B>reset()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/HostSystem.html#reset()"><B>reset()</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/HostSystem.html" title="interface in org.apache.james.mpt">HostSystem</A>
<DD>Resets host system to initial state.
<DT><A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html#runner"><B>runner</B></A> -
Variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt">AbstractProtocolTestFramework</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt"><B>Runner</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Runs protocol scripts.<DT><A HREF="./org/apache/james/mpt/Runner.html#Runner()"><B>Runner()</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html#runSessions()"><B>runSessions()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt">AbstractProtocolTestFramework</A>
<DD>Runs the pre,test and post protocol sessions against a local copy of the
Server.
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#runSessions(org.apache.james.mpt.Session[])"><B>runSessions(Session[])</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>Executes the ProtocolSession in real time against the readers and writers
supplied, writing client requests and reading server responses in the
order that they appear in the test elements.
<DT><A HREF="./org/apache/james/mpt/Runner.html#runSessions(org.apache.james.mpt.SessionFactory)"><B>runSessions(SessionFactory)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>Runs the pre,test and post protocol sessions against a local copy of the
server.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt"><B>ScriptedUserAdder</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Adds a user by executing a script at a port.<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#ScriptedUserAdder(java.lang.String, int)"><B>ScriptedUserAdder(String, int)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>Constructs an adder without a script.
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#ScriptedUserAdder(java.lang.String, int, java.lang.String)"><B>ScriptedUserAdder(String, int, String)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#ScriptedUserAdder(java.lang.String, int, org.apache.james.mpt.Monitor)"><B>ScriptedUserAdder(String, int, Monitor)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>Note that <A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#addUser(java.lang.String, java.lang.String)"><CODE>ScriptedUserAdder.addUser(String, String)</CODE></A> will not be available
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#ScriptedUserAdder(java.lang.String, int, java.lang.String, org.apache.james.mpt.Monitor)"><B>ScriptedUserAdder(String, int, String, Monitor)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html#scriptTest(java.lang.String, java.util.Locale)"><B>scriptTest(String, Locale)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html" title="class in org.apache.james.mpt">AbstractSimpleScriptedTestProtocol</A>
<DD>Reads test elements from the protocol session file and adds them to the
ProtocolSession.
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#SERVER_CONTINUATION_TAG"><B>SERVER_CONTINUATION_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#SERVER_TAG"><B>SERVER_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Session.html" title="interface in org.apache.james.mpt"><B>Session</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>A connection to the host.<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#SESSION_TAG"><B>SESSION_TAG</B></A> -
Static variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SessionFactory.html" title="interface in org.apache.james.mpt"><B>SessionFactory</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Builds sessions for protocol testing.<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#setContinueAfterFailure(boolean)"><B>setContinueAfterFailure(boolean)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setErrorProperty(java.lang.String)"><B>setErrorProperty(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets the error property.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setHost(java.lang.String)"><B>setHost(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets the host (either name or number) against which this
test will run.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#setPasswd(java.lang.String)"><B>setPasswd(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Sets the password for the user.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#setPort(int)"><B>setPort(int)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Sets the port against which the user addition
script should be executed.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setPort(int)"><B>setPort(int)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets the port aginst which this test will run.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setQuiet(boolean)"><B>setQuiet(boolean)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets whether progress output should be suppressed/
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#setScript(java.io.File)"><B>setScript(File)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Sets the file containing the user creation script.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setScript(java.io.File)"><B>setScript(File)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets the script to execute.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setShabang(java.lang.String)"><B>setShabang(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets the script shabang.
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html#setSkip(boolean)"><B>setSkip(boolean)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask</A>
<DD>Sets execution skipping.
<DT><A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html#setUp()"><B>setUp()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt">AbstractProtocolTestFramework</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html#setUser(java.lang.String)"><B>setUser(String)</B></A> -
Method in class org.apache.james.mpt.ant.<A HREF="./org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant">MailProtocolTestTask.AddUser</A>
<DD>Sets the name of the user to be created.
<DT><A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html#setVariable(java.lang.String, java.lang.String)"><B>setVariable(String, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt">ProtocolSessionBuilder</A>
<DD>Sets a substitution varaible.
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#setVerbose(boolean)"><B>setVerbose(boolean)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#shabang"><B>shabang</B></A> -
Variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#SL(java.lang.String, java.lang.String)"><B>SL(String, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>adds a new Server Response line to the test elements, with the specified
location.
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#SL(int, java.lang.String, java.lang.String, java.lang.String)"><B>SL(int, String, String, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>adds a new Server Response line to the test elements, with the specified
location.
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#SL(java.lang.String, java.lang.String)"><B>SL(String, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#SL(int, java.lang.String, java.lang.String, java.lang.String)"><B>SL(int, String, String, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/Session.html#start()"><B>start()</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Session.html" title="interface in org.apache.james.mpt">Session</A>
<DD>Opens the session.
<DT><A HREF="./org/apache/james/mpt/Session.html#stop()"><B>stop()</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Session.html" title="interface in org.apache.james.mpt">Session</A>
<DD>Closes the session.
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#SUB(java.util.List, java.lang.String)"><B>SUB(List&lt;String&gt;, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>adds a new Server Unordered Block to the test elements.
<DT><A HREF="./org/apache/james/mpt/ProtocolInteractor.html#SUB(int, java.util.List, java.lang.String, java.lang.String)"><B>SUB(int, List&lt;String&gt;, String, String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>
<DD>adds a new Server Unordered Block to the test elements.
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#SUB(java.util.List, java.lang.String)"><B>SUB(List&lt;String&gt;, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#SUB(int, java.util.List, java.lang.String, java.lang.String)"><B>SUB(int, List&lt;String&gt;, String, String)</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt"><B>SystemLoggingMonitor</B></A> - Class in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Feeds monitored information to <CODE>System.out</CODE>.<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#SystemLoggingMonitor()"><B>SystemLoggingMonitor()</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html#SystemLoggingMonitor(boolean)"><B>SystemLoggingMonitor(boolean)</B></A> -
Constructor for class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt">SystemLoggingMonitor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html#tearDown()"><B>tearDown()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html" title="class in org.apache.james.mpt">AbstractSimpleScriptedTestProtocol</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#testElements"><B>testElements</B></A> -
Variable in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/james/mpt/ExternalSessionFactory.html#toString()"><B>toString()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt">ExternalSessionFactory</A>
<DD>Constructs a <code>String</code> with all attributes
in name = value format.
<DT><A HREF="./org/apache/james/mpt/ProtocolSession.html#toString()"><B>toString()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt">ProtocolSession</A>
<DD>Constructs a <code>String</code> with all attributes
in name = value format.
<DT><A HREF="./org/apache/james/mpt/Runner.html#toString()"><B>toString()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt">Runner</A>
<DD>Constructs a <code>String</code> with all attributes
in name = value format.
<DT><A HREF="./org/apache/james/mpt/ScriptedUserAdder.html#toString()"><B>toString()</B></A> -
Method in class org.apache.james.mpt.<A HREF="./org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt">ScriptedUserAdder</A>
<DD>Constructs a <code>String</code> with all attributes
in name = value format.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/UserAdder.html" title="interface in org.apache.james.mpt"><B>UserAdder</B></A> - Interface in <A HREF="./org/apache/james/mpt/package-summary.html">org.apache.james.mpt</A><DD>Adds users on demand.</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/james/mpt/Session.html#writeLine(java.lang.String)"><B>writeLine(String)</B></A> -
Method in interface org.apache.james.mpt.<A HREF="./org/apache/james/mpt/Session.html" title="interface in org.apache.james.mpt">Session</A>
<DD>Writes a line to the session output.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A>
<!-- ======= 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=2 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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2008-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>