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. A-Index (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="A-Index (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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  43.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  44.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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 LETTER&nbsp;
  60. &nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="index-1.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. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <HR>
  83. <A NAME="_A_"><!-- --></A><H2>
  84. <B>A</B></H2>
  85. <DL>
  86. <DT><A HREF="../com/sun/mail/imap/ACL.html" title="class in com.sun.mail.imap"><B>ACL</B></A> - Class in <A HREF="../com/sun/mail/imap/package-summary.html">com.sun.mail.imap</A><DD>An access control list entry for a particular authentication identifier
  87.  (user or group).<DT><A HREF="../com/sun/mail/imap/ACL.html#ACL(java.lang.String)"><B>ACL(String)</B></A> -
  88. Constructor for class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/ACL.html" title="class in com.sun.mail.imap">ACL</A>
  89. <DD>Construct an ACL entry for the given identifier and with no rights.
  90. <DT><A HREF="../com/sun/mail/imap/ACL.html#ACL(java.lang.String, com.sun.mail.imap.Rights)"><B>ACL(String, Rights)</B></A> -
  91. Constructor for class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/ACL.html" title="class in com.sun.mail.imap">ACL</A>
  92. <DD>Construct an ACL entry for the given identifier with the given rights.
  93. <DT><A HREF="../com/sun/mail/imap/Rights.html#add(com.sun.mail.imap.Rights.Right)"><B>add(Rights.Right)</B></A> -
  94. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.html" title="class in com.sun.mail.imap">Rights</A>
  95. <DD>Add the specified right to this Rights object.
  96. <DT><A HREF="../com/sun/mail/imap/Rights.html#add(com.sun.mail.imap.Rights)"><B>add(Rights)</B></A> -
  97. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.html" title="class in com.sun.mail.imap">Rights</A>
  98. <DD>Add all the rights in the given Rights object to this
  99.  Rights object.
  100. <DT><A HREF="../javax/mail/FetchProfile.html#add(javax.mail.FetchProfile.Item)"><B>add(FetchProfile.Item)</B></A> -
  101. Method in class javax.mail.<A HREF="../javax/mail/FetchProfile.html" title="class in javax.mail">FetchProfile</A>
  102. <DD>Add the given special item as one of the attributes to
  103.  be prefetched.
  104. <DT><A HREF="../javax/mail/FetchProfile.html#add(java.lang.String)"><B>add(String)</B></A> -
  105. Method in class javax.mail.<A HREF="../javax/mail/FetchProfile.html" title="class in javax.mail">FetchProfile</A>
  106. <DD>Add the specified header-field to the list of attributes
  107.  to be prefetched.
  108. <DT><A HREF="../javax/mail/Flags.html#add(javax.mail.Flags.Flag)"><B>add(Flags.Flag)</B></A> -
  109. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  110. <DD>Add the specified system flag to this Flags object.
  111. <DT><A HREF="../javax/mail/Flags.html#add(java.lang.String)"><B>add(String)</B></A> -
  112. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  113. <DD>Add the specified user flag to this Flags object.
  114. <DT><A HREF="../javax/mail/Flags.html#add(javax.mail.Flags)"><B>add(Flags)</B></A> -
  115. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  116. <DD>Add all the flags in the given Flags object to this
  117.  Flags object.
  118. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#addACL(com.sun.mail.imap.ACL)"><B>addACL(ACL)</B></A> -
  119. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  120. <DD>Add an access control list entry to the access control list
  121.  for this folder.
  122. <DT><A HREF="../com/sun/mail/dsn/MultipartReport.html#addBodyPart(javax.mail.BodyPart)"><B>addBodyPart(BodyPart)</B></A> -
  123. Method in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/MultipartReport.html" title="class in com.sun.mail.dsn">MultipartReport</A>
  124. <DD>Adds a Part to the multipart.
  125. <DT><A HREF="../com/sun/mail/dsn/MultipartReport.html#addBodyPart(javax.mail.BodyPart, int)"><B>addBodyPart(BodyPart, int)</B></A> -
  126. Method in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/MultipartReport.html" title="class in com.sun.mail.dsn">MultipartReport</A>
  127. <DD>Adds a BodyPart at position <code>index</code>.
  128. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#addBodyPart(javax.mail.BodyPart)"><B>addBodyPart(BodyPart)</B></A> -
  129. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  130. <DD>Adds a Part to the multipart.
  131. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#addBodyPart(javax.mail.BodyPart, int)"><B>addBodyPart(BodyPart, int)</B></A> -
  132. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  133. <DD>Adds a BodyPart at position <code>index</code>.
  134. <DT><A HREF="../javax/mail/Multipart.html#addBodyPart(javax.mail.BodyPart)"><B>addBodyPart(BodyPart)</B></A> -
  135. Method in class javax.mail.<A HREF="../javax/mail/Multipart.html" title="class in javax.mail">Multipart</A>
  136. <DD>Adds a Part to the multipart.
  137. <DT><A HREF="../javax/mail/Multipart.html#addBodyPart(javax.mail.BodyPart, int)"><B>addBodyPart(BodyPart, int)</B></A> -
  138. Method in class javax.mail.<A HREF="../javax/mail/Multipart.html" title="class in javax.mail">Multipart</A>
  139. <DD>Adds a BodyPart at position <code>index</code>.
  140. <DT><A HREF="../javax/mail/Folder.html#addConnectionListener(javax.mail.event.ConnectionListener)"><B>addConnectionListener(ConnectionListener)</B></A> -
  141. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  142. <DD>Add a listener for Connection events on this Folder.
  143. <DT><A HREF="../javax/mail/Service.html#addConnectionListener(javax.mail.event.ConnectionListener)"><B>addConnectionListener(ConnectionListener)</B></A> -
  144. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  145. <DD>Add a listener for Connection events on this service.
  146. <DT><A HREF="../javax/mail/event/MessageCountEvent.html#ADDED"><B>ADDED</B></A> -
  147. Static variable in class javax.mail.event.<A HREF="../javax/mail/event/MessageCountEvent.html" title="class in javax.mail.event">MessageCountEvent</A>
  148. <DD>The messages were added to their folder
  149. <DT><A HREF="../javax/mail/Folder.html#addFolderListener(javax.mail.event.FolderListener)"><B>addFolderListener(FolderListener)</B></A> -
  150. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  151. <DD>Add a listener for Folder events on this Folder.
  152. <DT><A HREF="../javax/mail/Store.html#addFolderListener(javax.mail.event.FolderListener)"><B>addFolderListener(FolderListener)</B></A> -
  153. Method in class javax.mail.<A HREF="../javax/mail/Store.html" title="class in javax.mail">Store</A>
  154. <DD>Add a listener for Folder events on any Folder object
  155.  obtained from this Store.
  156. <DT><A HREF="../com/sun/mail/imap/IMAPMessage.html#addFrom(javax.mail.Address[])"><B>addFrom(Address[])</B></A> -
  157. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap">IMAPMessage</A>
  158. <DD>&nbsp;
  159. <DT><A HREF="../javax/mail/internet/MimeMessage.html#addFrom(javax.mail.Address[])"><B>addFrom(Address[])</B></A> -
  160. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  161. <DD>Add the specified addresses to the existing "From" field.
  162. <DT><A HREF="../javax/mail/Message.html#addFrom(javax.mail.Address[])"><B>addFrom(Address[])</B></A> -
  163. Method in class javax.mail.<A HREF="../javax/mail/Message.html" title="class in javax.mail">Message</A>
  164. <DD>Add these addresses to the existing "From" attribute
  165. <DT><A HREF="../com/sun/mail/imap/IMAPMessage.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
  166. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap">IMAPMessage</A>
  167. <DD>&nbsp;
  168. <DT><A HREF="../com/sun/mail/pop3/POP3Message.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
  169. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Message.html" title="class in com.sun.mail.pop3">POP3Message</A>
  170. <DD>Add this value to the existing values for this header_name.
  171. <DT><A HREF="../javax/mail/internet/InternetHeaders.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
  172. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetHeaders.html" title="class in javax.mail.internet">InternetHeaders</A>
  173. <DD>Add a header with the specified name and value to the header list.
  174. <DT><A HREF="../javax/mail/internet/MimeBodyPart.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
  175. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeBodyPart.html" title="class in javax.mail.internet">MimeBodyPart</A>
  176. <DD>Add this value to the existing values for this header_name.
  177. <DT><A HREF="../javax/mail/internet/MimeMessage.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
  178. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  179. <DD>Add this value to the existing values for this header_name.
  180. <DT><A HREF="../javax/mail/Part.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
  181. Method in interface javax.mail.<A HREF="../javax/mail/Part.html" title="interface in javax.mail">Part</A>
  182. <DD>Add this value to the existing values for this header_name.
  183. <DT><A HREF="../com/sun/mail/imap/IMAPMessage.html#addHeaderLine(java.lang.String)"><B>addHeaderLine(String)</B></A> -
  184. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap">IMAPMessage</A>
  185. <DD>&nbsp;
  186. <DT><A HREF="../com/sun/mail/pop3/POP3Message.html#addHeaderLine(java.lang.String)"><B>addHeaderLine(String)</B></A> -
  187. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Message.html" title="class in com.sun.mail.pop3">POP3Message</A>
  188. <DD>Add a raw RFC822 header-line.
  189. <DT><A HREF="../javax/mail/internet/InternetHeaders.html#addHeaderLine(java.lang.String)"><B>addHeaderLine(String)</B></A> -
  190. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetHeaders.html" title="class in javax.mail.internet">InternetHeaders</A>
  191. <DD>Add an RFC822 header line to the header store.
  192. <DT><A HREF="../javax/mail/internet/MimeBodyPart.html#addHeaderLine(java.lang.String)"><B>addHeaderLine(String)</B></A> -
  193. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeBodyPart.html" title="class in javax.mail.internet">MimeBodyPart</A>
  194. <DD>Add a header line to this body part
  195. <DT><A HREF="../javax/mail/internet/MimeMessage.html#addHeaderLine(java.lang.String)"><B>addHeaderLine(String)</B></A> -
  196. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  197. <DD>Add a raw RFC 822 header-line.
  198. <DT><A HREF="../javax/mail/internet/MimePart.html#addHeaderLine(java.lang.String)"><B>addHeaderLine(String)</B></A> -
  199. Method in interface javax.mail.internet.<A HREF="../javax/mail/internet/MimePart.html" title="interface in javax.mail.internet">MimePart</A>
  200. <DD>Add a raw RFC822 header-line.
  201. <DT><A HREF="../javax/mail/Folder.html#addMessageChangedListener(javax.mail.event.MessageChangedListener)"><B>addMessageChangedListener(MessageChangedListener)</B></A> -
  202. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  203. <DD>Add a listener for MessageChanged events on this Folder.
  204. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#addMessageCountListener(javax.mail.event.MessageCountListener)"><B>addMessageCountListener(MessageCountListener)</B></A> -
  205. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  206. <DD>&nbsp;
  207. <DT><A HREF="../javax/mail/Folder.html#addMessageCountListener(javax.mail.event.MessageCountListener)"><B>addMessageCountListener(MessageCountListener)</B></A> -
  208. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  209. <DD>Add a listener for MessageCount events on this Folder.
  210. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#addMessages(javax.mail.Message[])"><B>addMessages(Message[])</B></A> -
  211. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  212. <DD>Append the given messages into this folder.
  213. <DT><A HREF="../javax/mail/Session.html#addProvider(javax.mail.Provider)"><B>addProvider(Provider)</B></A> -
  214. Method in class javax.mail.<A HREF="../javax/mail/Session.html" title="class in javax.mail">Session</A>
  215. <DD>Add a provider to the session.
  216. <DT><A HREF="../com/sun/mail/smtp/SMTPAddressFailedException.html#addr"><B>addr</B></A> -
  217. Variable in exception com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPAddressFailedException.html" title="class in com.sun.mail.smtp">SMTPAddressFailedException</A>
  218. <DD>&nbsp;
  219. <DT><A HREF="../com/sun/mail/smtp/SMTPAddressSucceededException.html#addr"><B>addr</B></A> -
  220. Variable in exception com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPAddressSucceededException.html" title="class in com.sun.mail.smtp">SMTPAddressSucceededException</A>
  221. <DD>&nbsp;
  222. <DT><A HREF="../com/sun/mail/smtp/SMTPSendFailedException.html#addr"><B>addr</B></A> -
  223. Variable in exception com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPSendFailedException.html" title="class in com.sun.mail.smtp">SMTPSendFailedException</A>
  224. <DD>&nbsp;
  225. <DT><A HREF="../javax/mail/Message.html#addRecipient(javax.mail.Message.RecipientType, javax.mail.Address)"><B>addRecipient(Message.RecipientType, Address)</B></A> -
  226. Method in class javax.mail.<A HREF="../javax/mail/Message.html" title="class in javax.mail">Message</A>
  227. <DD>Add this recipient address to the existing ones of the given type.
  228. <DT><A HREF="../com/sun/mail/dsn/DeliveryStatus.html#addRecipientDSN(javax.mail.internet.InternetHeaders)"><B>addRecipientDSN(InternetHeaders)</B></A> -
  229. Method in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/DeliveryStatus.html" title="class in com.sun.mail.dsn">DeliveryStatus</A>
  230. <DD>Add deliver status notification information for another
  231.  recipient.
  232. <DT><A HREF="../com/sun/mail/imap/IMAPMessage.html#addRecipients(javax.mail.Message.RecipientType, javax.mail.Address[])"><B>addRecipients(Message.RecipientType, Address[])</B></A> -
  233. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap">IMAPMessage</A>
  234. <DD>&nbsp;
  235. <DT><A HREF="../javax/mail/internet/MimeMessage.html#addRecipients(javax.mail.Message.RecipientType, javax.mail.Address[])"><B>addRecipients(Message.RecipientType, Address[])</B></A> -
  236. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  237. <DD>Add the given addresses to the specified recipient type.
  238. <DT><A HREF="../javax/mail/internet/MimeMessage.html#addRecipients(javax.mail.Message.RecipientType, java.lang.String)"><B>addRecipients(Message.RecipientType, String)</B></A> -
  239. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  240. <DD>Add the given addresses to the specified recipient type.
  241. <DT><A HREF="../javax/mail/Message.html#addRecipients(javax.mail.Message.RecipientType, javax.mail.Address[])"><B>addRecipients(Message.RecipientType, Address[])</B></A> -
  242. Method in class javax.mail.<A HREF="../javax/mail/Message.html" title="class in javax.mail">Message</A>
  243. <DD>Add these recipient addresses to the existing ones of the given type.
  244. <DT><A HREF="../javax/mail/Address.html" title="class in javax.mail"><B>Address</B></A> - Class in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>This abstract class models the addresses in a message.<DT><A HREF="../javax/mail/Address.html#Address()"><B>Address()</B></A> -
  245. Constructor for class javax.mail.<A HREF="../javax/mail/Address.html" title="class in javax.mail">Address</A>
  246. <DD>&nbsp;
  247. <DT><A HREF="../javax/mail/internet/InternetAddress.html#address"><B>address</B></A> -
  248. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
  249. <DD>&nbsp;
  250. <DT><A HREF="../javax/mail/search/AddressTerm.html#address"><B>address</B></A> -
  251. Variable in class javax.mail.search.<A HREF="../javax/mail/search/AddressTerm.html" title="class in javax.mail.search">AddressTerm</A>
  252. <DD>The address.
  253. <DT><A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet"><B>AddressException</B></A> - Exception in <A HREF="../javax/mail/internet/package-summary.html">javax.mail.internet</A><DD>The exception thrown when a wrongly formatted address is encountered.<DT><A HREF="../javax/mail/internet/AddressException.html#AddressException()"><B>AddressException()</B></A> -
  254. Constructor for exception javax.mail.internet.<A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet">AddressException</A>
  255. <DD>Constructs an AddressException with no detail message.
  256. <DT><A HREF="../javax/mail/internet/AddressException.html#AddressException(java.lang.String)"><B>AddressException(String)</B></A> -
  257. Constructor for exception javax.mail.internet.<A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet">AddressException</A>
  258. <DD>Constructs an AddressException with the specified detail message.
  259. <DT><A HREF="../javax/mail/internet/AddressException.html#AddressException(java.lang.String, java.lang.String)"><B>AddressException(String, String)</B></A> -
  260. Constructor for exception javax.mail.internet.<A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet">AddressException</A>
  261. <DD>Constructs an AddressException with the specified detail message
  262.  and reference info.
  263. <DT><A HREF="../javax/mail/internet/AddressException.html#AddressException(java.lang.String, java.lang.String, int)"><B>AddressException(String, String, int)</B></A> -
  264. Constructor for exception javax.mail.internet.<A HREF="../javax/mail/internet/AddressException.html" title="class in javax.mail.internet">AddressException</A>
  265. <DD>Constructs an AddressException with the specified detail message
  266.  and reference info.
  267. <DT><A HREF="../javax/mail/search/AddressStringTerm.html" title="class in javax.mail.search"><B>AddressStringTerm</B></A> - Class in <A HREF="../javax/mail/search/package-summary.html">javax.mail.search</A><DD>This abstract class implements string comparisons for Message
  268.  addresses.<DT><A HREF="../javax/mail/search/AddressStringTerm.html#AddressStringTerm(java.lang.String)"><B>AddressStringTerm(String)</B></A> -
  269. Constructor for class javax.mail.search.<A HREF="../javax/mail/search/AddressStringTerm.html" title="class in javax.mail.search">AddressStringTerm</A>
  270. <DD>Constructor.
  271. <DT><A HREF="../javax/mail/search/AddressTerm.html" title="class in javax.mail.search"><B>AddressTerm</B></A> - Class in <A HREF="../javax/mail/search/package-summary.html">javax.mail.search</A><DD>This class implements Message Address comparisons.<DT><A HREF="../javax/mail/search/AddressTerm.html#AddressTerm(javax.mail.Address)"><B>AddressTerm(Address)</B></A> -
  272. Constructor for class javax.mail.search.<A HREF="../javax/mail/search/AddressTerm.html" title="class in javax.mail.search">AddressTerm</A>
  273. <DD>&nbsp;
  274. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#addRights(com.sun.mail.imap.ACL)"><B>addRights(ACL)</B></A> -
  275. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  276. <DD>Add the rights specified in the ACL to the entry for the
  277.  identifier specified in the ACL.
  278. <DT><A HREF="../javax/mail/Store.html#addStoreListener(javax.mail.event.StoreListener)"><B>addStoreListener(StoreListener)</B></A> -
  279. Method in class javax.mail.<A HREF="../javax/mail/Store.html" title="class in javax.mail">Store</A>
  280. <DD>Add a listener for StoreEvents on this Store.
  281. <DT><A HREF="../javax/mail/Transport.html#addTransportListener(javax.mail.event.TransportListener)"><B>addTransportListener(TransportListener)</B></A> -
  282. Method in class javax.mail.<A HREF="../javax/mail/Transport.html" title="class in javax.mail">Transport</A>
  283. <DD>Add a listener for Transport events.
  284. <DT><A HREF="../com/sun/mail/imap/Rights.Right.html#ADMINISTER"><B>ADMINISTER</B></A> -
  285. Static variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.Right.html" title="class in com.sun.mail.imap">Rights.Right</A>
  286. <DD>Administer - perform SETACL.
  287. <DT><A HREF="../javax/mail/event/StoreEvent.html#ALERT"><B>ALERT</B></A> -
  288. Static variable in class javax.mail.event.<A HREF="../javax/mail/event/StoreEvent.html" title="class in javax.mail.event">StoreEvent</A>
  289. <DD>Indicates that this message is an ALERT.
  290. <DT><A HREF="../javax/mail/internet/MimeUtility.html#ALL"><B>ALL</B></A> -
  291. Static variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeUtility.html" title="class in javax.mail.internet">MimeUtility</A>
  292. <DD>&nbsp;
  293. <DT><A HREF="../javax/mail/search/AndTerm.html" title="class in javax.mail.search"><B>AndTerm</B></A> - Class in <A HREF="../javax/mail/search/package-summary.html">javax.mail.search</A><DD>This class implements the logical AND operator on individual
  294.  SearchTerms.<DT><A HREF="../javax/mail/search/AndTerm.html#AndTerm(javax.mail.search.SearchTerm, javax.mail.search.SearchTerm)"><B>AndTerm(SearchTerm, SearchTerm)</B></A> -
  295. Constructor for class javax.mail.search.<A HREF="../javax/mail/search/AndTerm.html" title="class in javax.mail.search">AndTerm</A>
  296. <DD>Constructor that takes two terms.
  297. <DT><A HREF="../javax/mail/search/AndTerm.html#AndTerm(javax.mail.search.SearchTerm[])"><B>AndTerm(SearchTerm[])</B></A> -
  298. Constructor for class javax.mail.search.<A HREF="../javax/mail/search/AndTerm.html" title="class in javax.mail.search">AndTerm</A>
  299. <DD>Constructor that takes an array of SearchTerms.
  300. <DT><A HREF="../javax/mail/Flags.Flag.html#ANSWERED"><B>ANSWERED</B></A> -
  301. Static variable in class javax.mail.<A HREF="../javax/mail/Flags.Flag.html" title="class in javax.mail">Flags.Flag</A>
  302. <DD>This message has been answered.
  303. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#appendMessages(javax.mail.Message[])"><B>appendMessages(Message[])</B></A> -
  304. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  305. <DD>Append the given messages into this folder.
  306. <DT><A HREF="../com/sun/mail/pop3/POP3Folder.html#appendMessages(javax.mail.Message[])"><B>appendMessages(Message[])</B></A> -
  307. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Folder.html" title="class in com.sun.mail.pop3">POP3Folder</A>
  308. <DD>Always throws <code>MethodNotSupportedException</code>
  309.  because the POP3 protocol doesn't support appending messages.
  310. <DT><A HREF="../javax/mail/Folder.html#appendMessages(javax.mail.Message[])"><B>appendMessages(Message[])</B></A> -
  311. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  312. <DD>Append given Messages to this folder.
  313. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#appendUIDMessages(javax.mail.Message[])"><B>appendUIDMessages(Message[])</B></A> -
  314. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  315. <DD>Append the given messages into this folder.
  316. <DT><A HREF="../javax/mail/internet/HeaderTokenizer.Token.html#ATOM"><B>ATOM</B></A> -
  317. Static variable in class javax.mail.internet.<A HREF="../javax/mail/internet/HeaderTokenizer.Token.html" title="class in javax.mail.internet">HeaderTokenizer.Token</A>
  318. <DD>Token type indicating an ATOM.
  319. <DT><A HREF="../javax/mail/internet/MimeBodyPart.html#attachFile(java.io.File)"><B>attachFile(File)</B></A> -
  320. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeBodyPart.html" title="class in javax.mail.internet">MimeBodyPart</A>
  321. <DD>Use the specified file to provide the data for this part.
  322. <DT><A HREF="../javax/mail/internet/MimeBodyPart.html#attachFile(java.lang.String)"><B>attachFile(String)</B></A> -
  323. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeBodyPart.html" title="class in javax.mail.internet">MimeBodyPart</A>
  324. <DD>Use the specified file to provide the data for this part.
  325. <DT><A HREF="../javax/mail/Part.html#ATTACHMENT"><B>ATTACHMENT</B></A> -
  326. Static variable in interface javax.mail.<A HREF="../javax/mail/Part.html" title="interface in javax.mail">Part</A>
  327. <DD>This part should be presented as an attachment.
  328. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#attributes"><B>attributes</B></A> -
  329. Variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  330. <DD>&nbsp;
  331. <DT><A HREF="../javax/mail/AuthenticationFailedException.html" title="class in javax.mail"><B>AuthenticationFailedException</B></A> - Exception in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>This exception is thrown when the connect method on a Store or
  332. Transport object fails due to an authentication failure (e.g.,
  333. bad user name or password).<DT><A HREF="../javax/mail/AuthenticationFailedException.html#AuthenticationFailedException()"><B>AuthenticationFailedException()</B></A> -
  334. Constructor for exception javax.mail.<A HREF="../javax/mail/AuthenticationFailedException.html" title="class in javax.mail">AuthenticationFailedException</A>
  335. <DD>Constructor
  336. <DT><A HREF="../javax/mail/AuthenticationFailedException.html#AuthenticationFailedException(java.lang.String)"><B>AuthenticationFailedException(String)</B></A> -
  337. Constructor for exception javax.mail.<A HREF="../javax/mail/AuthenticationFailedException.html" title="class in javax.mail">AuthenticationFailedException</A>
  338. <DD>Constructor
  339. <DT><A HREF="../javax/mail/Authenticator.html" title="class in javax.mail"><B>Authenticator</B></A> - Class in <A HREF="../javax/mail/package-summary.html">javax.mail</A><DD>The class Authenticator represents an object that knows how to obtain
  340. authentication for a network connection.<DT><A HREF="../javax/mail/Authenticator.html#Authenticator()"><B>Authenticator()</B></A> -
  341. Constructor for class javax.mail.<A HREF="../javax/mail/Authenticator.html" title="class in javax.mail">Authenticator</A>
  342. <DD>&nbsp;
  343. <DT><A HREF="../javax/mail/util/SharedFileInputStream.html#available()"><B>available()</B></A> -
  344. Method in class javax.mail.util.<A HREF="../javax/mail/util/SharedFileInputStream.html" title="class in javax.mail.util">SharedFileInputStream</A>
  345. <DD>Returns the number of bytes that can be read from this input
  346. stream without blocking.
  347. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#availableFlags"><B>availableFlags</B></A> -
  348. Variable in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  349. <DD>&nbsp;
  350. </DL>
  351. <HR>
  352.  
  353.  
  354. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  355. <A NAME="navbar_bottom"><!-- --></A>
  356. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  357. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  358. <TR>
  359. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  360. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  361. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  362.  <TR ALIGN="center" VALIGN="top">
  363.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  364.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  365.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  366.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  367.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  368.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  369.  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  370.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  371.  </TR>
  372. </TABLE>
  373. </TD>
  374. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  375. </EM>
  376. </TD>
  377. </TR>
  378.  
  379. <TR>
  380. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  381. &nbsp;PREV LETTER&nbsp;
  382. &nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
  383. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  384.  <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  385. &nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  386. &nbsp;<SCRIPT type="text/javascript">
  387.  <!--
  388.  if(window==top) {
  389.    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  390.  }
  391.  //-->
  392. </SCRIPT>
  393. <NOSCRIPT>
  394.  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  395. </NOSCRIPT>
  396.  
  397.  
  398. </FONT></TD>
  399. </TR>
  400. </TABLE>
  401. <A NAME="skip-navbar_bottom"></A>
  402. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  403.  
  404. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <HR>
  405. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  406. </BODY>
  407. </HTML>
  408.