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. C-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="C-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;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
  60. &nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="index-3.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="_C_"><!-- --></A><H2>
  84. <B>C</B></H2>
  85. <DL>
  86. <DT><A HREF="../com/sun/mail/pop3/POP3Store.html#capabilities()"><B>capabilities()</B></A> -
  87. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Store.html" title="class in com.sun.mail.pop3">POP3Store</A>
  88. <DD>Return a Map of the capabilities the server provided,
  89.  as per RFC 2449.
  90. <DT><A HREF="../javax/mail/Message.RecipientType.html#CC"><B>CC</B></A> -
  91. Static variable in class javax.mail.<A HREF="../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A>
  92. <DD>The "Cc" (carbon copy) recipients.
  93. <DT><A HREF="../com/sun/mail/smtp/SMTPTransport.html#checkConnected()"><B>checkConnected()</B></A> -
  94. Method in class com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPTransport.html" title="class in com.sun.mail.smtp">SMTPTransport</A>
  95. <DD>Check if we're in the connected state.
  96. <DT><A HREF="../com/sun/mail/imap/IMAPMessage.html#checkExpunged()"><B>checkExpunged()</B></A> -
  97. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap">IMAPMessage</A>
  98. <DD>&nbsp;
  99. <DT><A HREF="../com/sun/mail/imap/ACL.html#clone()"><B>clone()</B></A> -
  100. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/ACL.html" title="class in com.sun.mail.imap">ACL</A>
  101. <DD>Clone this ACL entry.
  102. <DT><A HREF="../com/sun/mail/imap/Rights.html#clone()"><B>clone()</B></A> -
  103. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.html" title="class in com.sun.mail.imap">Rights</A>
  104. <DD>Returns a clone of this Rights object.
  105. <DT><A HREF="../javax/mail/Flags.html#clone()"><B>clone()</B></A> -
  106. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  107. <DD>Returns a clone of this Flags object.
  108. <DT><A HREF="../javax/mail/internet/InternetAddress.html#clone()"><B>clone()</B></A> -
  109. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/InternetAddress.html" title="class in javax.mail.internet">InternetAddress</A>
  110. <DD>Return a copy of this InternetAddress object.
  111. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#close(boolean)"><B>close(boolean)</B></A> -
  112. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  113. <DD>Close this folder.
  114. <DT><A HREF="../com/sun/mail/imap/IMAPStore.html#close()"><B>close()</B></A> -
  115. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPStore.html" title="class in com.sun.mail.imap">IMAPStore</A>
  116. <DD>Close this Store.
  117. <DT><A HREF="../com/sun/mail/pop3/POP3Folder.html#close(boolean)"><B>close(boolean)</B></A> -
  118. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Folder.html" title="class in com.sun.mail.pop3">POP3Folder</A>
  119. <DD>&nbsp;
  120. <DT><A HREF="../com/sun/mail/pop3/POP3Store.html#close()"><B>close()</B></A> -
  121. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Store.html" title="class in com.sun.mail.pop3">POP3Store</A>
  122. <DD>&nbsp;
  123. <DT><A HREF="../com/sun/mail/smtp/SMTPTransport.html#close()"><B>close()</B></A> -
  124. Method in class com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPTransport.html" title="class in com.sun.mail.smtp">SMTPTransport</A>
  125. <DD>Close the Transport and terminate the connection to the server.
  126. <DT><A HREF="../com/sun/mail/util/logging/MailHandler.html#close()"><B>close()</B></A> -
  127. Method in class com.sun.mail.util.logging.<A HREF="../com/sun/mail/util/logging/MailHandler.html" title="class in com.sun.mail.util.logging">MailHandler</A>
  128. <DD>Prevents any other records from being published.
  129. <DT><A HREF="../javax/mail/Folder.html#close(boolean)"><B>close(boolean)</B></A> -
  130. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  131. <DD>Close this Folder.
  132. <DT><A HREF="../javax/mail/Service.html#close()"><B>close()</B></A> -
  133. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  134. <DD>Close this service and terminate its connection.
  135. <DT><A HREF="../javax/mail/util/SharedFileInputStream.html#close()"><B>close()</B></A> -
  136. Method in class javax.mail.util.<A HREF="../javax/mail/util/SharedFileInputStream.html" title="class in javax.mail.util">SharedFileInputStream</A>
  137. <DD>Closes this input stream and releases any system resources
  138. associated with the stream.
  139. <DT><A HREF="../javax/mail/event/ConnectionAdapter.html#closed(javax.mail.event.ConnectionEvent)"><B>closed(ConnectionEvent)</B></A> -
  140. Method in class javax.mail.event.<A HREF="../javax/mail/event/ConnectionAdapter.html" title="class in javax.mail.event">ConnectionAdapter</A>
  141. <DD>&nbsp;
  142. <DT><A HREF="../javax/mail/event/ConnectionEvent.html#CLOSED"><B>CLOSED</B></A> -
  143. Static variable in class javax.mail.event.<A HREF="../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>
  144. <DD>A connection was closed.
  145. <DT><A HREF="../javax/mail/event/ConnectionListener.html#closed(javax.mail.event.ConnectionEvent)"><B>closed(ConnectionEvent)</B></A> -
  146. Method in interface javax.mail.event.<A HREF="../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event">ConnectionListener</A>
  147. <DD>Invoked when a Store/Folder/Transport is closed.
  148. <DT><A HREF="../com/sun/mail/smtp/SMTPAddressFailedException.html#cmd"><B>cmd</B></A> -
  149. Variable in exception com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPAddressFailedException.html" title="class in com.sun.mail.smtp">SMTPAddressFailedException</A>
  150. <DD>&nbsp;
  151. <DT><A HREF="../com/sun/mail/smtp/SMTPAddressSucceededException.html#cmd"><B>cmd</B></A> -
  152. Variable in exception com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPAddressSucceededException.html" title="class in com.sun.mail.smtp">SMTPAddressSucceededException</A>
  153. <DD>&nbsp;
  154. <DT><A HREF="../com/sun/mail/smtp/SMTPSendFailedException.html#cmd"><B>cmd</B></A> -
  155. Variable in exception com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPSendFailedException.html" title="class in com.sun.mail.smtp">SMTPSendFailedException</A>
  156. <DD>&nbsp;
  157. <DT><A HREF="../com/sun/mail/dsn/package-summary.html"><B>com.sun.mail.dsn</B></A> - package com.sun.mail.dsn<DD>&nbsp;<DT><A HREF="../com/sun/mail/imap/package-summary.html"><B>com.sun.mail.imap</B></A> - package com.sun.mail.imap<DD>An IMAP protocol provider for the JavaMail API
  158. that provides access to an IMAP message store.<DT><A HREF="../com/sun/mail/pop3/package-summary.html"><B>com.sun.mail.pop3</B></A> - package com.sun.mail.pop3<DD>A POP3 protocol provider for the JavaMail API
  159. that provides access to a POP3 message store.<DT><A HREF="../com/sun/mail/smtp/package-summary.html"><B>com.sun.mail.smtp</B></A> - package com.sun.mail.smtp<DD>An SMTP protocol provider for the JavaMail API
  160. that provides access to an SMTP server.<DT><A HREF="../com/sun/mail/util/package-summary.html"><B>com.sun.mail.util</B></A> - package com.sun.mail.util<DD>Utility classes for use with the JavaMail API.<DT><A HREF="../com/sun/mail/util/logging/package-summary.html"><B>com.sun.mail.util.logging</B></A> - package com.sun.mail.util.logging<DD>Contains JavaMail<sup><font size="-2">TM</font></sup> extensions for
  161.      Java<SUP><FONT SIZE="-2">TM</FONT></SUP> 2 platform's core logging
  162.       facilities.<DT><A HREF="../javax/mail/internet/HeaderTokenizer.Token.html#COMMENT"><B>COMMENT</B></A> -
  163. Static variable in class javax.mail.internet.<A HREF="../javax/mail/internet/HeaderTokenizer.Token.html" title="class in javax.mail.internet">HeaderTokenizer.Token</A>
  164. <DD>Token type indicating a comment.
  165. <DT><A HREF="../javax/mail/search/ComparisonTerm.html#comparison"><B>comparison</B></A> -
  166. Variable in class javax.mail.search.<A HREF="../javax/mail/search/ComparisonTerm.html" title="class in javax.mail.search">ComparisonTerm</A>
  167. <DD>The comparison.
  168. <DT><A HREF="../javax/mail/search/ComparisonTerm.html" title="class in javax.mail.search"><B>ComparisonTerm</B></A> - Class in <A HREF="../javax/mail/search/package-summary.html">javax.mail.search</A><DD>This class models the comparison operator.<DT><A HREF="../javax/mail/search/ComparisonTerm.html#ComparisonTerm()"><B>ComparisonTerm()</B></A> -
  169. Constructor for class javax.mail.search.<A HREF="../javax/mail/search/ComparisonTerm.html" title="class in javax.mail.search">ComparisonTerm</A>
  170. <DD>&nbsp;
  171. <DT><A HREF="../com/sun/mail/smtp/SMTPTransport.html#connect(java.net.Socket)"><B>connect(Socket)</B></A> -
  172. Method in class com.sun.mail.smtp.<A HREF="../com/sun/mail/smtp/SMTPTransport.html" title="class in com.sun.mail.smtp">SMTPTransport</A>
  173. <DD>Start the SMTP protocol on the given socket, which was already
  174.  connected by the caller.
  175. <DT><A HREF="../javax/mail/Service.html#connect()"><B>connect()</B></A> -
  176. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  177. <DD>A generic connect method that takes no parameters.
  178. <DT><A HREF="../javax/mail/Service.html#connect(java.lang.String, java.lang.String, java.lang.String)"><B>connect(String, String, String)</B></A> -
  179. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  180. <DD>Connect to the specified address.
  181. <DT><A HREF="../javax/mail/Service.html#connect(java.lang.String, java.lang.String)"><B>connect(String, String)</B></A> -
  182. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  183. <DD>Connect to the current host using the specified username
  184.  and password.
  185. <DT><A HREF="../javax/mail/Service.html#connect(java.lang.String, int, java.lang.String, java.lang.String)"><B>connect(String, int, String, String)</B></A> -
  186. Method in class javax.mail.<A HREF="../javax/mail/Service.html" title="class in javax.mail">Service</A>
  187. <DD>Similar to connect(host, user, password) except a specific port
  188.  can be specified.
  189. <DT><A HREF="../javax/mail/event/ConnectionAdapter.html" title="class in javax.mail.event"><B>ConnectionAdapter</B></A> - Class in <A HREF="../javax/mail/event/package-summary.html">javax.mail.event</A><DD>The adapter which receives connection events.<DT><A HREF="../javax/mail/event/ConnectionAdapter.html#ConnectionAdapter()"><B>ConnectionAdapter()</B></A> -
  190. Constructor for class javax.mail.event.<A HREF="../javax/mail/event/ConnectionAdapter.html" title="class in javax.mail.event">ConnectionAdapter</A>
  191. <DD>&nbsp;
  192. <DT><A HREF="../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event"><B>ConnectionEvent</B></A> - Class in <A HREF="../javax/mail/event/package-summary.html">javax.mail.event</A><DD>This class models Connection events.<DT><A HREF="../javax/mail/event/ConnectionEvent.html#ConnectionEvent(java.lang.Object, int)"><B>ConnectionEvent(Object, int)</B></A> -
  193. Constructor for class javax.mail.event.<A HREF="../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>
  194. <DD>Constructor
  195. <DT><A HREF="../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event"><B>ConnectionListener</B></A> - Interface in <A HREF="../javax/mail/event/package-summary.html">javax.mail.event</A><DD>This is the Listener interface for Connection events.<DT><A HREF="../com/sun/mail/dsn/MultipartReport.html#constructed"><B>constructed</B></A> -
  196. Variable in class com.sun.mail.dsn.<A HREF="../com/sun/mail/dsn/MultipartReport.html" title="class in com.sun.mail.dsn">MultipartReport</A>
  197. <DD>&nbsp;
  198. <DT><A HREF="../com/sun/mail/imap/Rights.html#contains(com.sun.mail.imap.Rights.Right)"><B>contains(Rights.Right)</B></A> -
  199. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.html" title="class in com.sun.mail.imap">Rights</A>
  200. <DD>Check whether the specified right is present in this Rights object.
  201. <DT><A HREF="../com/sun/mail/imap/Rights.html#contains(com.sun.mail.imap.Rights)"><B>contains(Rights)</B></A> -
  202. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/Rights.html" title="class in com.sun.mail.imap">Rights</A>
  203. <DD>Check whether all the rights in the specified Rights object are
  204.  present in this Rights object.
  205. <DT><A HREF="../javax/mail/FetchProfile.html#contains(javax.mail.FetchProfile.Item)"><B>contains(FetchProfile.Item)</B></A> -
  206. Method in class javax.mail.<A HREF="../javax/mail/FetchProfile.html" title="class in javax.mail">FetchProfile</A>
  207. <DD>Returns true if the fetch profile contains given special item.
  208. <DT><A HREF="../javax/mail/FetchProfile.html#contains(java.lang.String)"><B>contains(String)</B></A> -
  209. Method in class javax.mail.<A HREF="../javax/mail/FetchProfile.html" title="class in javax.mail">FetchProfile</A>
  210. <DD>Returns true if the fetch profile contains given header name.
  211. <DT><A HREF="../javax/mail/Flags.html#contains(javax.mail.Flags.Flag)"><B>contains(Flags.Flag)</B></A> -
  212. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  213. <DD>Check whether the specified system flag is present in this Flags object.
  214. <DT><A HREF="../javax/mail/Flags.html#contains(java.lang.String)"><B>contains(String)</B></A> -
  215. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  216. <DD>Check whether the specified user flag is present in this Flags object.
  217. <DT><A HREF="../javax/mail/Flags.html#contains(javax.mail.Flags)"><B>contains(Flags)</B></A> -
  218. Method in class javax.mail.<A HREF="../javax/mail/Flags.html" title="class in javax.mail">Flags</A>
  219. <DD>Check whether all the flags in the specified Flags object are
  220.  present in this Flags object.
  221. <DT><A HREF="../javax/mail/internet/MimeBodyPart.html#content"><B>content</B></A> -
  222. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeBodyPart.html" title="class in javax.mail.internet">MimeBodyPart</A>
  223. <DD>Byte array that holds the bytes of the content of this Part.
  224. <DT><A HREF="../javax/mail/internet/MimeMessage.html#content"><B>content</B></A> -
  225. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  226. <DD>Byte array that holds the bytes of this Message's content.
  227. <DT><A HREF="../javax/mail/FetchProfile.Item.html#CONTENT_INFO"><B>CONTENT_INFO</B></A> -
  228. Static variable in class javax.mail.<A HREF="../javax/mail/FetchProfile.Item.html" title="class in javax.mail">FetchProfile.Item</A>
  229. <DD>This item is for fetching information about the
  230. content of the message.
  231. <DT><A HREF="../javax/mail/internet/ContentDisposition.html" title="class in javax.mail.internet"><B>ContentDisposition</B></A> - Class in <A HREF="../javax/mail/internet/package-summary.html">javax.mail.internet</A><DD>This class represents a MIME ContentDisposition value.<DT><A HREF="../javax/mail/internet/ContentDisposition.html#ContentDisposition()"><B>ContentDisposition()</B></A> -
  232. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ContentDisposition.html" title="class in javax.mail.internet">ContentDisposition</A>
  233. <DD>No-arg Constructor.
  234. <DT><A HREF="../javax/mail/internet/ContentDisposition.html#ContentDisposition(java.lang.String, javax.mail.internet.ParameterList)"><B>ContentDisposition(String, ParameterList)</B></A> -
  235. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ContentDisposition.html" title="class in javax.mail.internet">ContentDisposition</A>
  236. <DD>Constructor.
  237. <DT><A HREF="../javax/mail/internet/ContentDisposition.html#ContentDisposition(java.lang.String)"><B>ContentDisposition(String)</B></A> -
  238. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ContentDisposition.html" title="class in javax.mail.internet">ContentDisposition</A>
  239. <DD>Constructor that takes a ContentDisposition string.
  240. <DT><A HREF="../javax/mail/internet/MimeBodyPart.html#contentStream"><B>contentStream</B></A> -
  241. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeBodyPart.html" title="class in javax.mail.internet">MimeBodyPart</A>
  242. <DD>If the data for this body part was supplied by an
  243. InputStream that implements the SharedInputStream interface,
  244. <code>contentStream</code> is another such stream representing
  245. the content of this body part.
  246. <DT><A HREF="../javax/mail/internet/MimeMessage.html#contentStream"><B>contentStream</B></A> -
  247. Variable in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  248. <DD>If the data for this message was supplied by an
  249. InputStream that implements the SharedInputStream interface,
  250. <code>contentStream</code> is another such stream representing
  251. the content of this message.
  252. <DT><A HREF="../javax/mail/internet/ContentType.html" title="class in javax.mail.internet"><B>ContentType</B></A> - Class in <A HREF="../javax/mail/internet/package-summary.html">javax.mail.internet</A><DD>This class represents a MIME ContentType value.<DT><A HREF="../javax/mail/internet/ContentType.html#ContentType()"><B>ContentType()</B></A> -
  253. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ContentType.html" title="class in javax.mail.internet">ContentType</A>
  254. <DD>No-arg Constructor.
  255. <DT><A HREF="../javax/mail/internet/ContentType.html#ContentType(java.lang.String, java.lang.String, javax.mail.internet.ParameterList)"><B>ContentType(String, String, ParameterList)</B></A> -
  256. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ContentType.html" title="class in javax.mail.internet">ContentType</A>
  257. <DD>Constructor.
  258. <DT><A HREF="../javax/mail/internet/ContentType.html#ContentType(java.lang.String)"><B>ContentType(String)</B></A> -
  259. Constructor for class javax.mail.internet.<A HREF="../javax/mail/internet/ContentType.html" title="class in javax.mail.internet">ContentType</A>
  260. <DD>Constructor that takes a Content-Type string.
  261. <DT><A HREF="../javax/mail/Multipart.html#contentType"><B>contentType</B></A> -
  262. Variable in class javax.mail.<A HREF="../javax/mail/Multipart.html" title="class in javax.mail">Multipart</A>
  263. <DD>This field specifies the content-type of this multipart
  264. object.
  265. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#copyMessages(javax.mail.Message[], javax.mail.Folder)"><B>copyMessages(Message[], Folder)</B></A> -
  266. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  267. <DD>Copy the specified messages from this folder, to the
  268. specified destination.
  269. <DT><A HREF="../javax/mail/Folder.html#copyMessages(javax.mail.Message[], javax.mail.Folder)"><B>copyMessages(Message[], Folder)</B></A> -
  270. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  271. <DD>Copy the specified Messages from this Folder into another
  272. Folder.
  273. <DT><A HREF="../com/sun/mail/imap/IMAPFolder.html#create(int)"><B>create(int)</B></A> -
  274. Method in class com.sun.mail.imap.<A HREF="../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A>
  275. <DD>Create this folder, with the specified type.
  276. <DT><A HREF="../com/sun/mail/imap/Rights.Right.html#CREATE"><B>CREATE</B></A> -
  277. 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>
  278. <DD>Create - CREATE new sub-mailboxes in any implementation-defined
  279. hierarchy, RENAME or DELETE mailbox.
  280. <DT><A HREF="../com/sun/mail/pop3/POP3Folder.html#create(int)"><B>create(int)</B></A> -
  281. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Folder.html" title="class in com.sun.mail.pop3">POP3Folder</A>
  282. <DD>Always returns <code>false</code>; the POP3 protocol doesn't
  283.  support creating folders.
  284. <DT><A HREF="../javax/mail/Folder.html#create(int)"><B>create(int)</B></A> -
  285. Method in class javax.mail.<A HREF="../javax/mail/Folder.html" title="class in javax.mail">Folder</A>
  286. <DD>Create this folder on the Store.
  287. <DT><A HREF="../javax/mail/event/FolderEvent.html#CREATED"><B>CREATED</B></A> -
  288. Static variable in class javax.mail.event.<A HREF="../javax/mail/event/FolderEvent.html" title="class in javax.mail.event">FolderEvent</A>
  289. <DD>The folder was created.
  290. <DT><A HREF="../javax/mail/internet/MimeMessage.html#createInternetHeaders(java.io.InputStream)"><B>createInternetHeaders(InputStream)</B></A> -
  291. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  292. <DD>Create and return an InternetHeaders object that loads the
  293.  headers from the given InputStream.
  294. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#createInternetHeaders(java.io.InputStream)"><B>createInternetHeaders(InputStream)</B></A> -
  295. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  296. <DD>Create and return an InternetHeaders object that loads the
  297.  headers from the given InputStream.
  298. <DT><A HREF="../com/sun/mail/pop3/POP3Folder.html#createMessage(javax.mail.Folder, int)"><B>createMessage(Folder, int)</B></A> -
  299. Method in class com.sun.mail.pop3.<A HREF="../com/sun/mail/pop3/POP3Folder.html" title="class in com.sun.mail.pop3">POP3Folder</A>
  300. <DD>&nbsp;
  301. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#createMimeBodyPart(javax.mail.internet.InternetHeaders, byte[])"><B>createMimeBodyPart(InternetHeaders, byte[])</B></A> -
  302. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  303. <DD>Create and return a MimeBodyPart object to represent a
  304.  body part parsed from the InputStream.
  305. <DT><A HREF="../javax/mail/internet/MimeMultipart.html#createMimeBodyPart(java.io.InputStream)"><B>createMimeBodyPart(InputStream)</B></A> -
  306. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMultipart.html" title="class in javax.mail.internet">MimeMultipart</A>
  307. <DD>Create and return a MimeBodyPart object to represent a
  308.  body part parsed from the InputStream.
  309. <DT><A HREF="../javax/mail/internet/MimeMessage.html#createMimeMessage(javax.mail.Session)"><B>createMimeMessage(Session)</B></A> -
  310. Method in class javax.mail.internet.<A HREF="../javax/mail/internet/MimeMessage.html" title="class in javax.mail.internet">MimeMessage</A>
  311. <DD>Create and return a MimeMessage object.
  312. <DT><A HREF="../com/sun/mail/util/MailSSLSocketFactory.html#createSocket(java.net.Socket, java.lang.String, int, boolean)"><B>createSocket(Socket, String, int, boolean)</B></A> -
  313. Method in class com.sun.mail.util.<A HREF="../com/sun/mail/util/MailSSLSocketFactory.html" title="class in com.sun.mail.util">MailSSLSocketFactory</A>
  314. <DD>&nbsp;
  315. <DT><A HREF="../com/sun/mail/util/MailSSLSocketFactory.html#createSocket()"><B>createSocket()</B></A> -
  316. Method in class com.sun.mail.util.<A HREF="../com/sun/mail/util/MailSSLSocketFactory.html" title="class in com.sun.mail.util">MailSSLSocketFactory</A>
  317. <DD>&nbsp;
  318. <DT><A HREF="../com/sun/mail/util/MailSSLSocketFactory.html#createSocket(java.net.InetAddress, int, java.net.InetAddress, int)"><B>createSocket(InetAddress, int, InetAddress, int)</B></A> -
  319. Method in class com.sun.mail.util.<A HREF="../com/sun/mail/util/MailSSLSocketFactory.html" title="class in com.sun.mail.util">MailSSLSocketFactory</A>
  320. <DD>&nbsp;
  321. <DT><A HREF="../com/sun/mail/util/MailSSLSocketFactory.html#createSocket(java.net.InetAddress, int)"><B>createSocket(InetAddress, int)</B></A> -
  322. Method in class com.sun.mail.util.<A HREF="../com/sun/mail/util/MailSSLSocketFactory.html" title="class in com.sun.mail.util">MailSSLSocketFactory</A>
  323. <DD>&nbsp;
  324. <DT><A HREF="../com/sun/mail/util/MailSSLSocketFactory.html#createSocket(java.lang.String, int, java.net.InetAddress, int)"><B>createSocket(String, int, InetAddress, int)</B></A> -
  325. Method in class com.sun.mail.util.<A HREF="../com/sun/mail/util/MailSSLSocketFactory.html" title="class in com.sun.mail.util">MailSSLSocketFactory</A>
  326. <DD>&nbsp;
  327. <DT><A HREF="../com/sun/mail/util/MailSSLSocketFactory.html#createSocket(java.lang.String, int)"><B>createSocket(String, int)</B></A> -
  328. Method in class com.sun.mail.util.<A HREF="../com/sun/mail/util/MailSSLSocketFactory.html" title="class in com.sun.mail.util">MailSSLSocketFactory</A>
  329. <DD>&nbsp;
  330. </DL>
  331. <HR>
  332.  
  333.  
  334. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  335. <A NAME="navbar_bottom"><!-- --></A>
  336. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  337. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  338. <TR>
  339. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  340. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  341. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  342.   <TR ALIGN="center" VALIGN="top">
  343.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  344.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  345.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  346.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  347.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  348.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  349.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  350.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  351.   </TR>
  352. </TABLE>
  353. </TD>
  354. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  355. </EM>
  356. </TD>
  357. </TR>
  358.  
  359. <TR>
  360. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  361. &nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
  362. &nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
  363. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  364.   <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  365. &nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  366. &nbsp;<SCRIPT type="text/javascript">
  367.   <!--
  368.   if(window==top) {
  369.     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  370.   }
  371.   //-->
  372. </SCRIPT>
  373. <NOSCRIPT>
  374.   <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  375. </NOSCRIPT>
  376.  
  377.  
  378. </FONT></TD>
  379. </TR>
  380. </TABLE>
  381. <A NAME="skip-navbar_bottom"></A>
  382. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  383.  
  384. <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>
  385. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  386. </BODY>
  387. </HTML>
  388.