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:41 PST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  7. <TITLE>
  8. IMAPFolder.ProtocolCommand (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="IMAPFolder.ProtocolCommand (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  44.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/IMAPFolder.ProtocolCommand.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;<A HREF="../../../../com/sun/mail/imap/IMAPFolder.FetchProfileItem.html" title="class in com.sun.mail.imap"><B>PREV CLASS</B></A>&nbsp;
  60. &nbsp;<A HREF="../../../../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap"><B>NEXT CLASS</B></A></FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../../../../index.html?com/sun/mail/imap/IMAPFolder.ProtocolCommand.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="IMAPFolder.ProtocolCommand.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. <TR>
  79. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  80.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  81. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  82. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  83. </TR>
  84. </TABLE>
  85. <A NAME="skip-navbar_top"></A>
  86. <!-- ========= END OF TOP NAVBAR ========= -->
  87.  
  88. <HR>
  89. <!-- ======== START OF CLASS DATA ======== -->
  90. <H2>
  91. <FONT SIZE="-1">
  92. com.sun.mail.imap</FONT>
  93. <BR>
  94. Interface IMAPFolder.ProtocolCommand</H2>
  95. <DL>
  96. <DT><B>Enclosing class:</B><DD><A HREF="../../../../com/sun/mail/imap/IMAPFolder.html" title="class in com.sun.mail.imap">IMAPFolder</A></DD>
  97. </DL>
  98. <HR>
  99. <DL>
  100. <DT><PRE>public static interface <B>IMAPFolder.ProtocolCommand</B></DL>
  101. </PRE>
  102.  
  103. <P>
  104. A simple interface for user-defined IMAP protocol commands.
  105. <P>
  106.  
  107. <P>
  108. <HR>
  109.  
  110. <P>
  111.  
  112. <!-- ========== METHOD SUMMARY =========== -->
  113.  
  114. <A NAME="method_summary"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  117. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  118. <B>Method Summary</B></FONT></TH>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../com/sun/mail/imap/IMAPFolder.ProtocolCommand.html#doCommand(com.sun.mail.imap.protocol.IMAPProtocol)">doCommand</A></B>(com.sun.mail.imap.protocol.IMAPProtocol&nbsp;protocol)</CODE>
  124.  
  125. <BR>
  126. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Execute the user-defined command using the supplied IMAPProtocol
  127.  object.</TD>
  128. </TR>
  129. </TABLE>
  130. &nbsp;
  131. <P>
  132.  
  133. <!-- ============ METHOD DETAIL ========== -->
  134.  
  135. <A NAME="method_detail"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  138. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  139. <B>Method Detail</B></FONT></TH>
  140. </TR>
  141. </TABLE>
  142.  
  143. <A NAME="doCommand(com.sun.mail.imap.protocol.IMAPProtocol)"><!-- --></A><H3>
  144. doCommand</H3>
  145. <PRE>
  146. <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>doCommand</B>(com.sun.mail.imap.protocol.IMAPProtocol&nbsp;protocol)
  147.                  throws com.sun.mail.iap.ProtocolException</PRE>
  148. <DL>
  149. <DD>Execute the user-defined command using the supplied IMAPProtocol
  150.  object.
  151. <P>
  152. <DD><DL>
  153.  
  154. <DT><B>Throws:</B>
  155. <DD><CODE>com.sun.mail.iap.ProtocolException</CODE></DL>
  156. </DD>
  157. </DL>
  158. <!-- ========= END OF CLASS DATA ========= -->
  159. <HR>
  160.  
  161.  
  162. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  163. <A NAME="navbar_bottom"><!-- --></A>
  164. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  165. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  166. <TR>
  167. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  168. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  169. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  170.   <TR ALIGN="center" VALIGN="top">
  171.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  172.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  173.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  174.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/IMAPFolder.ProtocolCommand.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  175.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  176.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  177.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  178.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  179.   </TR>
  180. </TABLE>
  181. </TD>
  182. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  183. </EM>
  184. </TD>
  185. </TR>
  186.  
  187. <TR>
  188. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  189. &nbsp;<A HREF="../../../../com/sun/mail/imap/IMAPFolder.FetchProfileItem.html" title="class in com.sun.mail.imap"><B>PREV CLASS</B></A>&nbsp;
  190. &nbsp;<A HREF="../../../../com/sun/mail/imap/IMAPMessage.html" title="class in com.sun.mail.imap"><B>NEXT CLASS</B></A></FONT></TD>
  191. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  192.   <A HREF="../../../../index.html?com/sun/mail/imap/IMAPFolder.ProtocolCommand.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  193. &nbsp;<A HREF="IMAPFolder.ProtocolCommand.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  194. &nbsp;<SCRIPT type="text/javascript">
  195.   <!--
  196.   if(window==top) {
  197.     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  198.   }
  199.   //-->
  200. </SCRIPT>
  201. <NOSCRIPT>
  202.   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  203. </NOSCRIPT>
  204.  
  205.  
  206. </FONT></TD>
  207. </TR>
  208. <TR>
  209. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  210.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  211. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  212. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  213. </TR>
  214. </TABLE>
  215. <A NAME="skip-navbar_bottom"></A>
  216. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  217.  
  218. <HR>
  219. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  220. </BODY>
  221. </HTML>
  222.