Package org.apache.geronimo.javamail.util

Class Summary
CountingOutputStream An implementation of an OutputStream just counts the number of bytes written to the stream.
MailConnection Base class for all mail Store/Transport connection.
MIMEInputReader An implementation of an OutputStream that performs MIME linebreak canonicalization and "byte-stuff" so that data content does not get mistaken for a message data-end marker (CRLF.CRLF)l
MIMEOutputStream An implementation of an OutputStream that performs MIME linebreak canonicalization and "byte-stuff" so that data content does not get mistaken for a message data-end marker (CRLF.CRLF)l
ProtocolProperties Interface for providing access to protocol specific properties to utility classes.
TraceInputStream  
TraceOutputStream  
 

Exception Summary
CommandFailedException  
ConnectionException  
InvalidCommandException  
ResponseFormatException  
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.