blob: b0256f657e5a61ef2ad36d39f92a3320a83dcdfd [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>
Class Hierarchy (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="Class Hierarchy (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.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 ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="org/apache/james/mpt/package-tree.html">org.apache.james.mpt</A>, <A HREF="org/apache/james/mpt/ant/package-tree.html">org.apache.james.mpt.ant</A>, <A HREF="org/apache/james/mpt/app/package-tree.html">org.apache.james.mpt.app</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">junit.framework.Assert<UL>
<LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
<UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/AbstractProtocolTestFramework.html" title="class in org.apache.james.mpt"><B>AbstractProtocolTestFramework</B></A><UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/AbstractSimpleScriptedTestProtocol.html" title="class in org.apache.james.mpt"><B>AbstractSimpleScriptedTestProtocol</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/ExternalSessionFactory.html" title="class in org.apache.james.mpt"><B>ExternalSessionFactory</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/SessionFactory.html" title="interface in org.apache.james.mpt">SessionFactory</A>)
<UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/ExternalHostSystem.html" title="class in org.apache.james.mpt"><B>ExternalHostSystem</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/HostSystem.html" title="interface in org.apache.james.mpt">HostSystem</A>)
</UL>
<LI TYPE="circle">org.apache.james.mpt.ant.<A HREF="org/apache/james/mpt/ant/MailProtocolTestTask.AddUser.html" title="class in org.apache.james.mpt.ant"><B>MailProtocolTestTask.AddUser</B></A><LI TYPE="circle">org.apache.james.mpt.app.<A HREF="org/apache/james/mpt/app/Main.html" title="class in org.apache.james.mpt.app"><B>Main</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/NullMonitor.html" title="class in org.apache.james.mpt"><B>NullMonitor</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt">Monitor</A>)
<LI TYPE="circle">org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
<UL>
<LI TYPE="circle">org.apache.tools.ant.Task<UL>
<LI TYPE="circle">org.apache.james.mpt.ant.<A HREF="org/apache/james/mpt/ant/MailProtocolTestTask.html" title="class in org.apache.james.mpt.ant"><B>MailProtocolTestTask</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt">Monitor</A>)
</UL>
</UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/ProtocolSession.html" title="class in org.apache.james.mpt"><B>ProtocolSession</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt">ProtocolInteractor</A>)
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/ProtocolSessionBuilder.html" title="class in org.apache.james.mpt"><B>ProtocolSessionBuilder</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/Runner.html" title="class in org.apache.james.mpt"><B>Runner</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/ScriptedUserAdder.html" title="class in org.apache.james.mpt"><B>ScriptedUserAdder</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/UserAdder.html" title="interface in org.apache.james.mpt">UserAdder</A>)
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/SystemLoggingMonitor.html" title="class in org.apache.james.mpt"><B>SystemLoggingMonitor</B></A> (implements org.apache.james.mpt.<A HREF="org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt">Monitor</A>)
<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/InvalidServerResponseException.html" title="class in org.apache.james.mpt"><B>InvalidServerResponseException</B></A></UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/HostSystem.Continuation.html" title="interface in org.apache.james.mpt"><B>HostSystem.Continuation</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/Monitor.html" title="interface in org.apache.james.mpt"><B>Monitor</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/ProtocolInteractor.html" title="interface in org.apache.james.mpt"><B>ProtocolInteractor</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/Session.html" title="interface in org.apache.james.mpt"><B>Session</B></A><LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/SessionFactory.html" title="interface in org.apache.james.mpt"><B>SessionFactory</B></A><UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/HostSystem.html" title="interface in org.apache.james.mpt"><B>HostSystem</B></A></UL>
<LI TYPE="circle">org.apache.james.mpt.<A HREF="org/apache/james/mpt/UserAdder.html" title="interface in org.apache.james.mpt"><B>UserAdder</B></A></UL>
<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=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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.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>