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:36 PST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  7. <TITLE>
  8. ConnectionAdapter (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="ConnectionAdapter (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/ConnectionAdapter.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;PREV CLASS&nbsp;
  60. &nbsp;<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event"><B>NEXT CLASS</B></A></FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../../../index.html?javax/mail/event/ConnectionAdapter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="ConnectionAdapter.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;<A HREF="#constructor_summary">CONSTR</A>&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;<A HREF="#constructor_detail">CONSTR</A>&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. javax.mail.event</FONT>
  93. <BR>
  94. Class ConnectionAdapter</H2>
  95. <PRE>
  96. <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">java.lang.Object</A>
  97.   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>javax.mail.event.ConnectionAdapter</B>
  98. </PRE>
  99. <DL>
  100. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</A>, <A HREF="../../../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event">ConnectionListener</A></DD>
  101. </DL>
  102. <HR>
  103. <DL>
  104. <DT><PRE>public abstract class <B>ConnectionAdapter</B><DT>extends <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><DT>implements <A HREF="../../../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event">ConnectionListener</A></DL>
  105. </PRE>
  106.  
  107. <P>
  108. The adapter which receives connection events.
  109.  The methods in this class are empty;  this class is provided as a
  110.  convenience for easily creating listeners by extending this class
  111.  and overriding only the methods of interest.
  112. <P>
  113.  
  114. <P>
  115. <HR>
  116.  
  117. <P>
  118.  
  119. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  120.  
  121. <A NAME="constructor_summary"><!-- --></A>
  122. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  123. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  124. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  125. <B>Constructor Summary</B></FONT></TH>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD><CODE><B><A HREF="../../../javax/mail/event/ConnectionAdapter.html#ConnectionAdapter()">ConnectionAdapter</A></B>()</CODE>
  129.  
  130. <BR>
  131. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  132. </TR>
  133. </TABLE>
  134. &nbsp;
  135. <!-- ========== METHOD SUMMARY =========== -->
  136.  
  137. <A NAME="method_summary"><!-- --></A>
  138. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  139. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  140. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  141. <B>Method Summary</B></FONT></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>&nbsp;void</CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../javax/mail/event/ConnectionAdapter.html#closed(javax.mail.event.ConnectionEvent)">closed</A></B>(<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>&nbsp;e)</CODE>
  147.  
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked when a Store/Folder/Transport is closed.</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;void</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../javax/mail/event/ConnectionAdapter.html#disconnected(javax.mail.event.ConnectionEvent)">disconnected</A></B>(<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>&nbsp;e)</CODE>
  155.  
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked when a Store is disconnected.</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>&nbsp;void</CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../javax/mail/event/ConnectionAdapter.html#opened(javax.mail.event.ConnectionEvent)">opened</A></B>(<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>&nbsp;e)</CODE>
  163.  
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked when a Store/Folder/Transport is opened.</TD>
  166. </TR>
  167. </TABLE>
  168. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  171. <TH ALIGN="left"><B>Methods inherited from class java.lang.<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></TH>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  175. </TR>
  176. </TABLE>
  177. &nbsp;
  178. <P>
  179.  
  180. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  181.  
  182. <A NAME="constructor_detail"><!-- --></A>
  183. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  184. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  185. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  186. <B>Constructor Detail</B></FONT></TH>
  187. </TR>
  188. </TABLE>
  189.  
  190. <A NAME="ConnectionAdapter()"><!-- --></A><H3>
  191. ConnectionAdapter</H3>
  192. <PRE>
  193. public <B>ConnectionAdapter</B>()</PRE>
  194. <DL>
  195. </DL>
  196.  
  197. <!-- ============ METHOD DETAIL ========== -->
  198.  
  199. <A NAME="method_detail"><!-- --></A>
  200. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  201. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  202. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  203. <B>Method Detail</B></FONT></TH>
  204. </TR>
  205. </TABLE>
  206.  
  207. <A NAME="opened(javax.mail.event.ConnectionEvent)"><!-- --></A><H3>
  208. opened</H3>
  209. <PRE>
  210. public void <B>opened</B>(<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>&nbsp;e)</PRE>
  211. <DL>
  212. <DD><B>Description copied from interface: <CODE><A HREF="../../../javax/mail/event/ConnectionListener.html#opened(javax.mail.event.ConnectionEvent)">ConnectionListener</A></CODE></B></DD>
  213. <DD>Invoked when a Store/Folder/Transport is opened.
  214. <P>
  215. <DD><DL>
  216. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../javax/mail/event/ConnectionListener.html#opened(javax.mail.event.ConnectionEvent)">opened</A></CODE> in interface <CODE><A HREF="../../../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event">ConnectionListener</A></CODE></DL>
  217. </DD>
  218. <DD><DL>
  219. </DL>
  220. </DD>
  221. </DL>
  222. <HR>
  223.  
  224. <A NAME="disconnected(javax.mail.event.ConnectionEvent)"><!-- --></A><H3>
  225. disconnected</H3>
  226. <PRE>
  227. public void <B>disconnected</B>(<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>&nbsp;e)</PRE>
  228. <DL>
  229. <DD><B>Description copied from interface: <CODE><A HREF="../../../javax/mail/event/ConnectionListener.html#disconnected(javax.mail.event.ConnectionEvent)">ConnectionListener</A></CODE></B></DD>
  230. <DD>Invoked when a Store is disconnected. Note that a folder
  231.  cannot be disconnected, so a folder will not fire this event
  232. <P>
  233. <DD><DL>
  234. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../javax/mail/event/ConnectionListener.html#disconnected(javax.mail.event.ConnectionEvent)">disconnected</A></CODE> in interface <CODE><A HREF="../../../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event">ConnectionListener</A></CODE></DL>
  235. </DD>
  236. <DD><DL>
  237. </DL>
  238. </DD>
  239. </DL>
  240. <HR>
  241.  
  242. <A NAME="closed(javax.mail.event.ConnectionEvent)"><!-- --></A><H3>
  243. closed</H3>
  244. <PRE>
  245. public void <B>closed</B>(<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event">ConnectionEvent</A>&nbsp;e)</PRE>
  246. <DL>
  247. <DD><B>Description copied from interface: <CODE><A HREF="../../../javax/mail/event/ConnectionListener.html#closed(javax.mail.event.ConnectionEvent)">ConnectionListener</A></CODE></B></DD>
  248. <DD>Invoked when a Store/Folder/Transport is closed.
  249. <P>
  250. <DD><DL>
  251. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../javax/mail/event/ConnectionListener.html#closed(javax.mail.event.ConnectionEvent)">closed</A></CODE> in interface <CODE><A HREF="../../../javax/mail/event/ConnectionListener.html" title="interface in javax.mail.event">ConnectionListener</A></CODE></DL>
  252. </DD>
  253. <DD><DL>
  254. </DL>
  255. </DD>
  256. </DL>
  257. <!-- ========= END OF CLASS DATA ========= -->
  258. <HR>
  259.  
  260.  
  261. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  262. <A NAME="navbar_bottom"><!-- --></A>
  263. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  264. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  265. <TR>
  266. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  267. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  268. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  269.   <TR ALIGN="center" VALIGN="top">
  270.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  271.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  272.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  273.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ConnectionAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  274.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  275.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  276.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  277.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  278.   </TR>
  279. </TABLE>
  280. </TD>
  281. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  282. </EM>
  283. </TD>
  284. </TR>
  285.  
  286. <TR>
  287. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  288. &nbsp;PREV CLASS&nbsp;
  289. &nbsp;<A HREF="../../../javax/mail/event/ConnectionEvent.html" title="class in javax.mail.event"><B>NEXT CLASS</B></A></FONT></TD>
  290. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  291.   <A HREF="../../../index.html?javax/mail/event/ConnectionAdapter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  292. &nbsp;<A HREF="ConnectionAdapter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  293. &nbsp;<SCRIPT type="text/javascript">
  294.   <!--
  295.   if(window==top) {
  296.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  297.   }
  298.   //-->
  299. </SCRIPT>
  300. <NOSCRIPT>
  301.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  302. </NOSCRIPT>
  303.  
  304.  
  305. </FONT></TD>
  306. </TR>
  307. <TR>
  308. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  309.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  310. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  311. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  312. </TR>
  313. </TABLE>
  314. <A NAME="skip-navbar_bottom"></A>
  315. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  316.  
  317. <HR>
  318. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  319. </BODY>
  320. </HTML>
  321.