Subversion Repositories javautils

Rev

Blame | Last modification | View Log | RSS feed

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_10) on Tue Nov 17 12:13:45 PST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  7. <TITLE>
  8. Uses of Package javax.mail (JavaMail API documentation)
  9. </TITLE>
  10.  
  11. <META NAME="date" CONTENT="2009-11-17">
  12.  
  13. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
  14.  
  15. <SCRIPT type="text/javascript">
  16. function windowTitle()
  17. {
  18.     if (location.href.indexOf('is-external=true') == -1) {
  19.         parent.document.title="Uses of Package javax.mail (JavaMail API documentation)";
  20.     }
  21. }
  22. </SCRIPT>
  23. <NOSCRIPT>
  24. </NOSCRIPT>
  25.  
  26. </HEAD>
  27.  
  28. <BODY BGCOLOR="white" onload="windowTitle();">
  29. <HR>
  30.  
  31.  
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <A NAME="navbar_top"><!-- --></A>
  34. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  35. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  36. <TR>
  37. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  38. <A NAME="navbar_top_firstrow"><!-- --></A>
  39. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  40.   <TR ALIGN="center" VALIGN="top">
  41.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  42.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  43.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  44.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  46.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  47.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  48.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  49.   </TR>
  50. </TABLE>
  51. </TD>
  52. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  53. </EM>
  54. </TD>
  55. </TR>
  56.  
  57. <TR>
  58. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  59. &nbsp;PREV&nbsp;
  60. &nbsp;NEXT</FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../../index.html?javax/mail/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  64. &nbsp;<SCRIPT type="text/javascript">
  65.   <!--
  66.   if(window==top) {
  67.     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
  68.   }
  69.   //-->
  70. </SCRIPT>
  71. <NOSCRIPT>
  72.   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
  73. </NOSCRIPT>
  74.  
  75.  
  76. </FONT></TD>
  77. </TR>
  78. </TABLE>
  79. <A NAME="skip-navbar_top"></A>
  80. <!-- ========= END OF TOP NAVBAR ========= -->
  81.  
  82. <HR>
  83. <CENTER>
  84. <H2>
  85. <B>Uses of Package<br>javax.mail</B></H2>
  86. </CENTER>
  87.  
  88. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  89. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  90. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  91. Packages that use <A HREF="../../javax/mail/package-summary.html">javax.mail</A></FONT></TH>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD><A HREF="#com.sun.mail.dsn"><B>com.sun.mail.dsn</B></A></TD>
  95. <TD>&nbsp;&nbsp;</TD>
  96. </TR>
  97. <TR BGCOLOR="white" CLASS="TableRowColor">
  98. <TD><A HREF="#com.sun.mail.imap"><B>com.sun.mail.imap</B></A></TD>
  99. <TD>An IMAP protocol provider for the JavaMail API
  100. that provides access to an IMAP message store.&nbsp;</TD>
  101. </TR>
  102. <TR BGCOLOR="white" CLASS="TableRowColor">
  103. <TD><A HREF="#com.sun.mail.pop3"><B>com.sun.mail.pop3</B></A></TD>
  104. <TD>A POP3 protocol provider for the JavaMail API
  105. that provides access to a POP3 message store.&nbsp;</TD>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD><A HREF="#com.sun.mail.smtp"><B>com.sun.mail.smtp</B></A></TD>
  109. <TD>An SMTP protocol provider for the JavaMail API
  110. that provides access to an SMTP server.&nbsp;</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><A HREF="#com.sun.mail.util.logging"><B>com.sun.mail.util.logging</B></A></TD>
  114. <TD>Contains JavaMail<sup><font size="-2">TM</font></sup> extensions for
  115.       Java<SUP><FONT SIZE="-2">TM</FONT></SUP> 2 platform's core logging
  116.      facilities.&nbsp;</TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD><A HREF="#javax.mail"><B>javax.mail</B></A></TD>
  120. <TD>The JavaMail<sup><font size="-2">TM</font></sup> API
  121. provides classes that model a mail system.&nbsp;</TD>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD><A HREF="#javax.mail.event"><B>javax.mail.event</B></A></TD>
  125. <TD>Listeners and events for the JavaMail API.&nbsp;</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD><A HREF="#javax.mail.internet"><B>javax.mail.internet</B></A></TD>
  129. <TD>Classes specific to Internet mail systems.&nbsp;</TD>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><A HREF="#javax.mail.search"><B>javax.mail.search</B></A></TD>
  133. <TD>Message search terms for the JavaMail API.&nbsp;</TD>
  134. </TR>
  135. </TABLE>
  136. &nbsp;
  137. <P>
  138. <A NAME="com.sun.mail.dsn"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  141. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  142. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../com/sun/mail/dsn/package-summary.html">com.sun.mail.dsn</A></FONT></TH>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD><B><A HREF="../../javax/mail/class-use/BodyPart.html#com.sun.mail.dsn"><B>BodyPart</B></A></B>
  146.  
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models a Part that is contained within a Multipart.</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD><B><A HREF="../../javax/mail/class-use/Message.html#com.sun.mail.dsn"><B>Message</B></A></B>
  152.  
  153. <BR>
  154. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#com.sun.mail.dsn"><B>MessagingException</B></A></B>
  158.  
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD><B><A HREF="../../javax/mail/class-use/Multipart.html#com.sun.mail.dsn"><B>Multipart</B></A></B>
  164.  
  165. <BR>
  166. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Multipart is a container that holds multiple body parts.</TD>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD><B><A HREF="../../javax/mail/class-use/Part.html#com.sun.mail.dsn"><B>Part</B></A></B>
  170.  
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>Part</code> interface is the common base interface for
  173. Messages and BodyParts.</TD>
  174. </TR>
  175. </TABLE>
  176. &nbsp;
  177. <P>
  178. <A NAME="com.sun.mail.imap"><!-- --></A>
  179. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  180. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  181. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  182. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../com/sun/mail/imap/package-summary.html">com.sun.mail.imap</A></FONT></TH>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD><B><A HREF="../../javax/mail/class-use/Address.html#com.sun.mail.imap"><B>Address</B></A></B>
  186.  
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class models the addresses in a message.</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD><B><A HREF="../../javax/mail/class-use/FetchProfile.html#com.sun.mail.imap"><B>FetchProfile</B></A></B>
  192.  
  193. <BR>
  194. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clients use a FetchProfile to list the Message attributes that
  195. it wishes to prefetch from the server for a range of messages.</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD><B><A HREF="../../javax/mail/class-use/FetchProfile.Item.html#com.sun.mail.imap"><B>FetchProfile.Item</B></A></B>
  199.  
  200. <BR>
  201. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class is the base class of all items that
  202. can be requested in a FetchProfile.</TD>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD><B><A HREF="../../javax/mail/class-use/Flags.html#com.sun.mail.imap"><B>Flags</B></A></B>
  206.  
  207. <BR>
  208. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Flags class represents the set of flags on a Message.</TD>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD><B><A HREF="../../javax/mail/class-use/Flags.Flag.html#com.sun.mail.imap"><B>Flags.Flag</B></A></B>
  212.  
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class represents an individual system flag.</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD><B><A HREF="../../javax/mail/class-use/Folder.html#com.sun.mail.imap"><B>Folder</B></A></B>
  218.  
  219. <BR>
  220. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Folder is an abstract class that represents a folder for mail
  221. messages.</TD>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD><B><A HREF="../../javax/mail/class-use/FolderClosedException.html#com.sun.mail.imap"><B>FolderClosedException</B></A></B>
  225.  
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown when a method is invoked on a Messaging object
  228. and the Folder that owns that object has died due to some reason.</TD>
  229. </TR>
  230. <TR BGCOLOR="white" CLASS="TableRowColor">
  231. <TD><B><A HREF="../../javax/mail/class-use/Message.html#com.sun.mail.imap"><B>Message</B></A></B>
  232.  
  233. <BR>
  234. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  235. </TR>
  236. <TR BGCOLOR="white" CLASS="TableRowColor">
  237. <TD><B><A HREF="../../javax/mail/class-use/Message.RecipientType.html#com.sun.mail.imap"><B>Message.RecipientType</B></A></B>
  238.  
  239. <BR>
  240. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class defines the types of recipients allowed by
  241. the Message class.</TD>
  242. </TR>
  243. <TR BGCOLOR="white" CLASS="TableRowColor">
  244. <TD><B><A HREF="../../javax/mail/class-use/MessageRemovedException.html#com.sun.mail.imap"><B>MessageRemovedException</B></A></B>
  245.  
  246. <BR>
  247. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The exception thrown when an invalid method is invoked on an expunged
  248. Message.</TD>
  249. </TR>
  250. <TR BGCOLOR="white" CLASS="TableRowColor">
  251. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#com.sun.mail.imap"><B>MessagingException</B></A></B>
  252.  
  253. <BR>
  254. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  255. </TR>
  256. <TR BGCOLOR="white" CLASS="TableRowColor">
  257. <TD><B><A HREF="../../javax/mail/class-use/Part.html#com.sun.mail.imap"><B>Part</B></A></B>
  258.  
  259. <BR>
  260. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>Part</code> interface is the common base interface for
  261. Messages and BodyParts.</TD>
  262. </TR>
  263. <TR BGCOLOR="white" CLASS="TableRowColor">
  264. <TD><B><A HREF="../../javax/mail/class-use/Quota.html#com.sun.mail.imap"><B>Quota</B></A></B>
  265.  
  266. <BR>
  267. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents a set of quotas for a given quota root.</TD>
  268. </TR>
  269. <TR BGCOLOR="white" CLASS="TableRowColor">
  270. <TD><B><A HREF="../../javax/mail/class-use/QuotaAwareStore.html#com.sun.mail.imap"><B>QuotaAwareStore</B></A></B>
  271.  
  272. <BR>
  273. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An interface implemented by Stores that support quotas.</TD>
  274. </TR>
  275. <TR BGCOLOR="white" CLASS="TableRowColor">
  276. <TD><B><A HREF="../../javax/mail/class-use/Service.html#com.sun.mail.imap"><B>Service</B></A></B>
  277.  
  278. <BR>
  279. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that contains the functionality
  280. common to messaging services, such as stores and transports.</TD>
  281. </TR>
  282. <TR BGCOLOR="white" CLASS="TableRowColor">
  283. <TD><B><A HREF="../../javax/mail/class-use/Session.html#com.sun.mail.imap"><B>Session</B></A></B>
  284.  
  285. <BR>
  286. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Session class represents a mail session and is not subclassed.</TD>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD><B><A HREF="../../javax/mail/class-use/Store.html#com.sun.mail.imap"><B>Store</B></A></B>
  290.  
  291. <BR>
  292. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message store and its
  293. access protocol, for storing and retrieving messages.</TD>
  294. </TR>
  295. <TR BGCOLOR="white" CLASS="TableRowColor">
  296. <TD><B><A HREF="../../javax/mail/class-use/UIDFolder.html#com.sun.mail.imap"><B>UIDFolder</B></A></B>
  297.  
  298. <BR>
  299. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>UIDFolder</code> interface is implemented by Folders
  300. that can support the "disconnected" mode of operation, by providing
  301. unique-ids for messages in the folder.</TD>
  302. </TR>
  303. <TR BGCOLOR="white" CLASS="TableRowColor">
  304. <TD><B><A HREF="../../javax/mail/class-use/URLName.html#com.sun.mail.imap"><B>URLName</B></A></B>
  305.  
  306. <BR>
  307. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of a URL.</TD>
  308. </TR>
  309. </TABLE>
  310. &nbsp;
  311. <P>
  312. <A NAME="com.sun.mail.pop3"><!-- --></A>
  313. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  314. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  315. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  316. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../com/sun/mail/pop3/package-summary.html">com.sun.mail.pop3</A></FONT></TH>
  317. </TR>
  318. <TR BGCOLOR="white" CLASS="TableRowColor">
  319. <TD><B><A HREF="../../javax/mail/class-use/FetchProfile.html#com.sun.mail.pop3"><B>FetchProfile</B></A></B>
  320.  
  321. <BR>
  322. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clients use a FetchProfile to list the Message attributes that
  323. it wishes to prefetch from the server for a range of messages.</TD>
  324. </TR>
  325. <TR BGCOLOR="white" CLASS="TableRowColor">
  326. <TD><B><A HREF="../../javax/mail/class-use/Flags.html#com.sun.mail.pop3"><B>Flags</B></A></B>
  327.  
  328. <BR>
  329. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Flags class represents the set of flags on a Message.</TD>
  330. </TR>
  331. <TR BGCOLOR="white" CLASS="TableRowColor">
  332. <TD><B><A HREF="../../javax/mail/class-use/Folder.html#com.sun.mail.pop3"><B>Folder</B></A></B>
  333.  
  334. <BR>
  335. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Folder is an abstract class that represents a folder for mail
  336. messages.</TD>
  337. </TR>
  338. <TR BGCOLOR="white" CLASS="TableRowColor">
  339. <TD><B><A HREF="../../javax/mail/class-use/Message.html#com.sun.mail.pop3"><B>Message</B></A></B>
  340.  
  341. <BR>
  342. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  343. </TR>
  344. <TR BGCOLOR="white" CLASS="TableRowColor">
  345. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#com.sun.mail.pop3"><B>MessagingException</B></A></B>
  346.  
  347. <BR>
  348. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  349. </TR>
  350. <TR BGCOLOR="white" CLASS="TableRowColor">
  351. <TD><B><A HREF="../../javax/mail/class-use/Part.html#com.sun.mail.pop3"><B>Part</B></A></B>
  352.  
  353. <BR>
  354. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>Part</code> interface is the common base interface for
  355. Messages and BodyParts.</TD>
  356. </TR>
  357. <TR BGCOLOR="white" CLASS="TableRowColor">
  358. <TD><B><A HREF="../../javax/mail/class-use/Service.html#com.sun.mail.pop3"><B>Service</B></A></B>
  359.  
  360. <BR>
  361. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that contains the functionality
  362. common to messaging services, such as stores and transports.</TD>
  363. </TR>
  364. <TR BGCOLOR="white" CLASS="TableRowColor">
  365. <TD><B><A HREF="../../javax/mail/class-use/Session.html#com.sun.mail.pop3"><B>Session</B></A></B>
  366.  
  367. <BR>
  368. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Session class represents a mail session and is not subclassed.</TD>
  369. </TR>
  370. <TR BGCOLOR="white" CLASS="TableRowColor">
  371. <TD><B><A HREF="../../javax/mail/class-use/Store.html#com.sun.mail.pop3"><B>Store</B></A></B>
  372.  
  373. <BR>
  374. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message store and its
  375. access protocol, for storing and retrieving messages.</TD>
  376. </TR>
  377. <TR BGCOLOR="white" CLASS="TableRowColor">
  378. <TD><B><A HREF="../../javax/mail/class-use/URLName.html#com.sun.mail.pop3"><B>URLName</B></A></B>
  379.  
  380. <BR>
  381. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of a URL.</TD>
  382. </TR>
  383. </TABLE>
  384. &nbsp;
  385. <P>
  386. <A NAME="com.sun.mail.smtp"><!-- --></A>
  387. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  388. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  389. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  390. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../com/sun/mail/smtp/package-summary.html">com.sun.mail.smtp</A></FONT></TH>
  391. </TR>
  392. <TR BGCOLOR="white" CLASS="TableRowColor">
  393. <TD><B><A HREF="../../javax/mail/class-use/Address.html#com.sun.mail.smtp"><B>Address</B></A></B>
  394.  
  395. <BR>
  396. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class models the addresses in a message.</TD>
  397. </TR>
  398. <TR BGCOLOR="white" CLASS="TableRowColor">
  399. <TD><B><A HREF="../../javax/mail/class-use/Message.html#com.sun.mail.smtp"><B>Message</B></A></B>
  400.  
  401. <BR>
  402. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  403. </TR>
  404. <TR BGCOLOR="white" CLASS="TableRowColor">
  405. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#com.sun.mail.smtp"><B>MessagingException</B></A></B>
  406.  
  407. <BR>
  408. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  409. </TR>
  410. <TR BGCOLOR="white" CLASS="TableRowColor">
  411. <TD><B><A HREF="../../javax/mail/class-use/Part.html#com.sun.mail.smtp"><B>Part</B></A></B>
  412.  
  413. <BR>
  414. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>Part</code> interface is the common base interface for
  415. Messages and BodyParts.</TD>
  416. </TR>
  417. <TR BGCOLOR="white" CLASS="TableRowColor">
  418. <TD><B><A HREF="../../javax/mail/class-use/SendFailedException.html#com.sun.mail.smtp"><B>SendFailedException</B></A></B>
  419.  
  420. <BR>
  421. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown when the message cannot be sent.</TD>
  422. </TR>
  423. <TR BGCOLOR="white" CLASS="TableRowColor">
  424. <TD><B><A HREF="../../javax/mail/class-use/Service.html#com.sun.mail.smtp"><B>Service</B></A></B>
  425.  
  426. <BR>
  427. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that contains the functionality
  428. common to messaging services, such as stores and transports.</TD>
  429. </TR>
  430. <TR BGCOLOR="white" CLASS="TableRowColor">
  431. <TD><B><A HREF="../../javax/mail/class-use/Session.html#com.sun.mail.smtp"><B>Session</B></A></B>
  432.  
  433. <BR>
  434. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Session class represents a mail session and is not subclassed.</TD>
  435. </TR>
  436. <TR BGCOLOR="white" CLASS="TableRowColor">
  437. <TD><B><A HREF="../../javax/mail/class-use/Transport.html#com.sun.mail.smtp"><B>Transport</B></A></B>
  438.  
  439. <BR>
  440. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message transport.</TD>
  441. </TR>
  442. <TR BGCOLOR="white" CLASS="TableRowColor">
  443. <TD><B><A HREF="../../javax/mail/class-use/URLName.html#com.sun.mail.smtp"><B>URLName</B></A></B>
  444.  
  445. <BR>
  446. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of a URL.</TD>
  447. </TR>
  448. </TABLE>
  449. &nbsp;
  450. <P>
  451. <A NAME="com.sun.mail.util.logging"><!-- --></A>
  452. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  453. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  454. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  455. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../com/sun/mail/util/logging/package-summary.html">com.sun.mail.util.logging</A></FONT></TH>
  456. </TR>
  457. <TR BGCOLOR="white" CLASS="TableRowColor">
  458. <TD><B><A HREF="../../javax/mail/class-use/Authenticator.html#com.sun.mail.util.logging"><B>Authenticator</B></A></B>
  459.  
  460. <BR>
  461. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class Authenticator represents an object that knows how to obtain
  462. authentication for a network connection.</TD>
  463. </TR>
  464. </TABLE>
  465. &nbsp;
  466. <P>
  467. <A NAME="javax.mail"><!-- --></A>
  468. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  469. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  470. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  471. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../javax/mail/package-summary.html">javax.mail</A></FONT></TH>
  472. </TR>
  473. <TR BGCOLOR="white" CLASS="TableRowColor">
  474. <TD><B><A HREF="../../javax/mail/class-use/Address.html#javax.mail"><B>Address</B></A></B>
  475.  
  476. <BR>
  477. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class models the addresses in a message.</TD>
  478. </TR>
  479. <TR BGCOLOR="white" CLASS="TableRowColor">
  480. <TD><B><A HREF="../../javax/mail/class-use/Authenticator.html#javax.mail"><B>Authenticator</B></A></B>
  481.  
  482. <BR>
  483. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class Authenticator represents an object that knows how to obtain
  484. authentication for a network connection.</TD>
  485. </TR>
  486. <TR BGCOLOR="white" CLASS="TableRowColor">
  487. <TD><B><A HREF="../../javax/mail/class-use/BodyPart.html#javax.mail"><B>BodyPart</B></A></B>
  488.  
  489. <BR>
  490. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models a Part that is contained within a Multipart.</TD>
  491. </TR>
  492. <TR BGCOLOR="white" CLASS="TableRowColor">
  493. <TD><B><A HREF="../../javax/mail/class-use/FetchProfile.html#javax.mail"><B>FetchProfile</B></A></B>
  494.  
  495. <BR>
  496. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clients use a FetchProfile to list the Message attributes that
  497. it wishes to prefetch from the server for a range of messages.</TD>
  498. </TR>
  499. <TR BGCOLOR="white" CLASS="TableRowColor">
  500. <TD><B><A HREF="../../javax/mail/class-use/FetchProfile.Item.html#javax.mail"><B>FetchProfile.Item</B></A></B>
  501.  
  502. <BR>
  503. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class is the base class of all items that
  504. can be requested in a FetchProfile.</TD>
  505. </TR>
  506. <TR BGCOLOR="white" CLASS="TableRowColor">
  507. <TD><B><A HREF="../../javax/mail/class-use/Flags.html#javax.mail"><B>Flags</B></A></B>
  508.  
  509. <BR>
  510. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Flags class represents the set of flags on a Message.</TD>
  511. </TR>
  512. <TR BGCOLOR="white" CLASS="TableRowColor">
  513. <TD><B><A HREF="../../javax/mail/class-use/Flags.Flag.html#javax.mail"><B>Flags.Flag</B></A></B>
  514.  
  515. <BR>
  516. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class represents an individual system flag.</TD>
  517. </TR>
  518. <TR BGCOLOR="white" CLASS="TableRowColor">
  519. <TD><B><A HREF="../../javax/mail/class-use/Folder.html#javax.mail"><B>Folder</B></A></B>
  520.  
  521. <BR>
  522. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Folder is an abstract class that represents a folder for mail
  523. messages.</TD>
  524. </TR>
  525. <TR BGCOLOR="white" CLASS="TableRowColor">
  526. <TD><B><A HREF="../../javax/mail/class-use/Message.html#javax.mail"><B>Message</B></A></B>
  527.  
  528. <BR>
  529. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  530. </TR>
  531. <TR BGCOLOR="white" CLASS="TableRowColor">
  532. <TD><B><A HREF="../../javax/mail/class-use/Message.RecipientType.html#javax.mail"><B>Message.RecipientType</B></A></B>
  533.  
  534. <BR>
  535. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class defines the types of recipients allowed by
  536. the Message class.</TD>
  537. </TR>
  538. <TR BGCOLOR="white" CLASS="TableRowColor">
  539. <TD><B><A HREF="../../javax/mail/class-use/MessageContext.html#javax.mail"><B>MessageContext</B></A></B>
  540.  
  541. <BR>
  542. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The context in which a piece of Message content is contained.</TD>
  543. </TR>
  544. <TR BGCOLOR="white" CLASS="TableRowColor">
  545. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#javax.mail"><B>MessagingException</B></A></B>
  546.  
  547. <BR>
  548. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  549. </TR>
  550. <TR BGCOLOR="white" CLASS="TableRowColor">
  551. <TD><B><A HREF="../../javax/mail/class-use/Multipart.html#javax.mail"><B>Multipart</B></A></B>
  552.  
  553. <BR>
  554. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Multipart is a container that holds multiple body parts.</TD>
  555. </TR>
  556. <TR BGCOLOR="white" CLASS="TableRowColor">
  557. <TD><B><A HREF="../../javax/mail/class-use/MultipartDataSource.html#javax.mail"><B>MultipartDataSource</B></A></B>
  558.  
  559. <BR>
  560. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MultipartDataSource is a <code>DataSource</code> that contains body
  561. parts.</TD>
  562. </TR>
  563. <TR BGCOLOR="white" CLASS="TableRowColor">
  564. <TD><B><A HREF="../../javax/mail/class-use/NoSuchProviderException.html#javax.mail"><B>NoSuchProviderException</B></A></B>
  565.  
  566. <BR>
  567. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown when Session attempts to instantiate a  
  568. Provider that doesn't exist.</TD>
  569. </TR>
  570. <TR BGCOLOR="white" CLASS="TableRowColor">
  571. <TD><B><A HREF="../../javax/mail/class-use/Part.html#javax.mail"><B>Part</B></A></B>
  572.  
  573. <BR>
  574. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>Part</code> interface is the common base interface for
  575.  Messages and BodyParts.</TD>
  576. </TR>
  577. <TR BGCOLOR="white" CLASS="TableRowColor">
  578. <TD><B><A HREF="../../javax/mail/class-use/PasswordAuthentication.html#javax.mail"><B>PasswordAuthentication</B></A></B>
  579.  
  580. <BR>
  581. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class PasswordAuthentication is a data holder that is used by
  582.  Authenticator.</TD>
  583. </TR>
  584. <TR BGCOLOR="white" CLASS="TableRowColor">
  585. <TD><B><A HREF="../../javax/mail/class-use/Provider.html#javax.mail"><B>Provider</B></A></B>
  586.  
  587. <BR>
  588. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Provider is a class that describes a protocol
  589.  implementation.</TD>
  590. </TR>
  591. <TR BGCOLOR="white" CLASS="TableRowColor">
  592. <TD><B><A HREF="../../javax/mail/class-use/Provider.Type.html#javax.mail"><B>Provider.Type</B></A></B>
  593.  
  594. <BR>
  595. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class defines the Provider type.</TD>
  596. </TR>
  597. <TR BGCOLOR="white" CLASS="TableRowColor">
  598. <TD><B><A HREF="../../javax/mail/class-use/Quota.html#javax.mail"><B>Quota</B></A></B>
  599.  
  600. <BR>
  601. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents a set of quotas for a given quota root.</TD>
  602. </TR>
  603. <TR BGCOLOR="white" CLASS="TableRowColor">
  604. <TD><B><A HREF="../../javax/mail/class-use/Quota.Resource.html#javax.mail"><B>Quota.Resource</B></A></B>
  605.  
  606. <BR>
  607. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An individual resource in a quota root.</TD>
  608. </TR>
  609. <TR BGCOLOR="white" CLASS="TableRowColor">
  610. <TD><B><A HREF="../../javax/mail/class-use/Service.html#javax.mail"><B>Service</B></A></B>
  611.  
  612. <BR>
  613. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that contains the functionality
  614.  common to messaging services, such as stores and transports.</TD>
  615. </TR>
  616. <TR BGCOLOR="white" CLASS="TableRowColor">
  617. <TD><B><A HREF="../../javax/mail/class-use/Session.html#javax.mail"><B>Session</B></A></B>
  618.  
  619. <BR>
  620. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Session class represents a mail session and is not subclassed.</TD>
  621. </TR>
  622. <TR BGCOLOR="white" CLASS="TableRowColor">
  623. <TD><B><A HREF="../../javax/mail/class-use/Store.html#javax.mail"><B>Store</B></A></B>
  624.  
  625. <BR>
  626. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message store and its
  627.  access protocol, for storing and retrieving messages.</TD>
  628. </TR>
  629. <TR BGCOLOR="white" CLASS="TableRowColor">
  630. <TD><B><A HREF="../../javax/mail/class-use/Transport.html#javax.mail"><B>Transport</B></A></B>
  631.  
  632. <BR>
  633. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message transport.</TD>
  634. </TR>
  635. <TR BGCOLOR="white" CLASS="TableRowColor">
  636. <TD><B><A HREF="../../javax/mail/class-use/UIDFolder.FetchProfileItem.html#javax.mail"><B>UIDFolder.FetchProfileItem</B></A></B>
  637.  
  638. <BR>
  639. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A fetch profile item for fetching UIDs.</TD>
  640. </TR>
  641. <TR BGCOLOR="white" CLASS="TableRowColor">
  642. <TD><B><A HREF="../../javax/mail/class-use/URLName.html#javax.mail"><B>URLName</B></A></B>
  643.  
  644. <BR>
  645. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of a URL.</TD>
  646. </TR>
  647. </TABLE>
  648. &nbsp;
  649. <P>
  650. <A NAME="javax.mail.event"><!-- --></A>
  651. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  652. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  653. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  654. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../javax/mail/event/package-summary.html">javax.mail.event</A></FONT></TH>
  655. </TR>
  656. <TR BGCOLOR="white" CLASS="TableRowColor">
  657. <TD><B><A HREF="../../javax/mail/class-use/Address.html#javax.mail.event"><B>Address</B></A></B>
  658.  
  659. <BR>
  660. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class models the addresses in a message.</TD>
  661. </TR>
  662. <TR BGCOLOR="white" CLASS="TableRowColor">
  663. <TD><B><A HREF="../../javax/mail/class-use/Folder.html#javax.mail.event"><B>Folder</B></A></B>
  664.  
  665. <BR>
  666. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Folder is an abstract class that represents a folder for mail
  667.  messages.</TD>
  668. </TR>
  669. <TR BGCOLOR="white" CLASS="TableRowColor">
  670. <TD><B><A HREF="../../javax/mail/class-use/Message.html#javax.mail.event"><B>Message</B></A></B>
  671.  
  672. <BR>
  673. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  674. </TR>
  675. <TR BGCOLOR="white" CLASS="TableRowColor">
  676. <TD><B><A HREF="../../javax/mail/class-use/Store.html#javax.mail.event"><B>Store</B></A></B>
  677.  
  678. <BR>
  679. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message store and its
  680.  access protocol, for storing and retrieving messages.</TD>
  681. </TR>
  682. <TR BGCOLOR="white" CLASS="TableRowColor">
  683. <TD><B><A HREF="../../javax/mail/class-use/Transport.html#javax.mail.event"><B>Transport</B></A></B>
  684.  
  685. <BR>
  686. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class that models a message transport.</TD>
  687. </TR>
  688. </TABLE>
  689. &nbsp;
  690. <P>
  691. <A NAME="javax.mail.internet"><!-- --></A>
  692. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  693. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  694. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  695. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../javax/mail/internet/package-summary.html">javax.mail.internet</A></FONT></TH>
  696. </TR>
  697. <TR BGCOLOR="white" CLASS="TableRowColor">
  698. <TD><B><A HREF="../../javax/mail/class-use/Address.html#javax.mail.internet"><B>Address</B></A></B>
  699.  
  700. <BR>
  701. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class models the addresses in a message.</TD>
  702. </TR>
  703. <TR BGCOLOR="white" CLASS="TableRowColor">
  704. <TD><B><A HREF="../../javax/mail/class-use/BodyPart.html#javax.mail.internet"><B>BodyPart</B></A></B>
  705.  
  706. <BR>
  707. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models a Part that is contained within a Multipart.</TD>
  708. </TR>
  709. <TR BGCOLOR="white" CLASS="TableRowColor">
  710. <TD><B><A HREF="../../javax/mail/class-use/Flags.html#javax.mail.internet"><B>Flags</B></A></B>
  711.  
  712. <BR>
  713. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Flags class represents the set of flags on a Message.</TD>
  714. </TR>
  715. <TR BGCOLOR="white" CLASS="TableRowColor">
  716. <TD><B><A HREF="../../javax/mail/class-use/Flags.Flag.html#javax.mail.internet"><B>Flags.Flag</B></A></B>
  717.  
  718. <BR>
  719. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class represents an individual system flag.</TD>
  720. </TR>
  721. <TR BGCOLOR="white" CLASS="TableRowColor">
  722. <TD><B><A HREF="../../javax/mail/class-use/Folder.html#javax.mail.internet"><B>Folder</B></A></B>
  723.  
  724. <BR>
  725. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Folder is an abstract class that represents a folder for mail
  726.  messages.</TD>
  727. </TR>
  728. <TR BGCOLOR="white" CLASS="TableRowColor">
  729. <TD><B><A HREF="../../javax/mail/class-use/Header.html#javax.mail.internet"><B>Header</B></A></B>
  730.  
  731. <BR>
  732. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Header class stores a name/value pair to represent headers.</TD>
  733. </TR>
  734. <TR BGCOLOR="white" CLASS="TableRowColor">
  735. <TD><B><A HREF="../../javax/mail/class-use/Message.html#javax.mail.internet"><B>Message</B></A></B>
  736.  
  737. <BR>
  738. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  739. </TR>
  740. <TR BGCOLOR="white" CLASS="TableRowColor">
  741. <TD><B><A HREF="../../javax/mail/class-use/Message.RecipientType.html#javax.mail.internet"><B>Message.RecipientType</B></A></B>
  742.  
  743. <BR>
  744. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class defines the types of recipients allowed by
  745.  the Message class.</TD>
  746. </TR>
  747. <TR BGCOLOR="white" CLASS="TableRowColor">
  748. <TD><B><A HREF="../../javax/mail/class-use/MessageAware.html#javax.mail.internet"><B>MessageAware</B></A></B>
  749.  
  750. <BR>
  751. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An interface optionally implemented by <code>DataSources</code> to
  752.  supply information to a <code>DataContentHandler</code> about the
  753.  message context in which the data content object is operating.</TD>
  754. </TR>
  755. <TR BGCOLOR="white" CLASS="TableRowColor">
  756. <TD><B><A HREF="../../javax/mail/class-use/MessageContext.html#javax.mail.internet"><B>MessageContext</B></A></B>
  757.  
  758. <BR>
  759. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The context in which a piece of Message content is contained.</TD>
  760. </TR>
  761. <TR BGCOLOR="white" CLASS="TableRowColor">
  762. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#javax.mail.internet"><B>MessagingException</B></A></B>
  763.  
  764. <BR>
  765. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  766. </TR>
  767. <TR BGCOLOR="white" CLASS="TableRowColor">
  768. <TD><B><A HREF="../../javax/mail/class-use/Multipart.html#javax.mail.internet"><B>Multipart</B></A></B>
  769.  
  770. <BR>
  771. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Multipart is a container that holds multiple body parts.</TD>
  772. </TR>
  773. <TR BGCOLOR="white" CLASS="TableRowColor">
  774. <TD><B><A HREF="../../javax/mail/class-use/Part.html#javax.mail.internet"><B>Part</B></A></B>
  775.  
  776. <BR>
  777. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>Part</code> interface is the common base interface for
  778.  Messages and BodyParts.</TD>
  779. </TR>
  780. <TR BGCOLOR="white" CLASS="TableRowColor">
  781. <TD><B><A HREF="../../javax/mail/class-use/Session.html#javax.mail.internet"><B>Session</B></A></B>
  782.  
  783. <BR>
  784. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Session class represents a mail session and is not subclassed.</TD>
  785. </TR>
  786. </TABLE>
  787. &nbsp;
  788. <P>
  789. <A NAME="javax.mail.search"><!-- --></A>
  790. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  791. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  792. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  793. Classes in <A HREF="../../javax/mail/package-summary.html">javax.mail</A> used by <A HREF="../../javax/mail/search/package-summary.html">javax.mail.search</A></FONT></TH>
  794. </TR>
  795. <TR BGCOLOR="white" CLASS="TableRowColor">
  796. <TD><B><A HREF="../../javax/mail/class-use/Address.html#javax.mail.search"><B>Address</B></A></B>
  797.  
  798. <BR>
  799. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class models the addresses in a message.</TD>
  800. </TR>
  801. <TR BGCOLOR="white" CLASS="TableRowColor">
  802. <TD><B><A HREF="../../javax/mail/class-use/Flags.html#javax.mail.search"><B>Flags</B></A></B>
  803.  
  804. <BR>
  805. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Flags class represents the set of flags on a Message.</TD>
  806. </TR>
  807. <TR BGCOLOR="white" CLASS="TableRowColor">
  808. <TD><B><A HREF="../../javax/mail/class-use/Message.html#javax.mail.search"><B>Message</B></A></B>
  809.  
  810. <BR>
  811. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class models an email message.</TD>
  812. </TR>
  813. <TR BGCOLOR="white" CLASS="TableRowColor">
  814. <TD><B><A HREF="../../javax/mail/class-use/Message.RecipientType.html#javax.mail.search"><B>Message.RecipientType</B></A></B>
  815.  
  816. <BR>
  817. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This inner class defines the types of recipients allowed by
  818.  the Message class.</TD>
  819. </TR>
  820. <TR BGCOLOR="white" CLASS="TableRowColor">
  821. <TD><B><A HREF="../../javax/mail/class-use/MessagingException.html#javax.mail.search"><B>MessagingException</B></A></B>
  822.  
  823. <BR>
  824. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The base class for all exceptions thrown by the Messaging classes</TD>
  825. </TR>
  826. </TABLE>
  827. &nbsp;
  828. <P>
  829. <HR>
  830.  
  831.  
  832. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  833. <A NAME="navbar_bottom"><!-- --></A>
  834. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  835. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  836. <TR>
  837. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  838. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  839. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  840.   <TR ALIGN="center" VALIGN="top">
  841.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  842.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  843.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  844.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  845.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  846.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  847.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  848.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  849.   </TR>
  850. </TABLE>
  851. </TD>
  852. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  853. </EM>
  854. </TD>
  855. </TR>
  856.  
  857. <TR>
  858. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  859. &nbsp;PREV&nbsp;
  860. &nbsp;NEXT</FONT></TD>
  861. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  862.   <A HREF="../../index.html?javax/mail/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  863. &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  864. &nbsp;<SCRIPT type="text/javascript">
  865.   <!--
  866.   if(window==top) {
  867.     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
  868.   }
  869.   //-->
  870. </SCRIPT>
  871. <NOSCRIPT>
  872.   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
  873. </NOSCRIPT>
  874.  
  875.  
  876. </FONT></TD>
  877. </TR>
  878. </TABLE>
  879. <A NAME="skip-navbar_bottom"></A>
  880. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  881.  
  882. <HR>
  883. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  884. </BODY>
  885. </HTML>
  886.