This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.


Package com.sun.mail.iap

Interface Summary
Literal An interface for objects that provide data dynamically for use in a literal protocol element.
ResponseHandler This class
 

Class Summary
Argument
ByteArray A simple wrapper around a byte array, with a start position and count of bytes.
Protocol General protocol handling code for IMAP-like protocols.
Response This class represents a response obtained from the input stream of an IMAP server.
ResponseInputStream Inputstream that is used to read a Response.
 

Exception Summary
BadCommandException
CommandFailedException
ConnectionException
LiteralException
ParsingException
ProtocolException
 



This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.
This page displays the Jadeite version of the documention. The official Sun™ documentation can be found here at http://java.sun.com/products/javamail/javadocs/index.html.