Uses of Package
org.apache.james.mime4j.io

Packages that use org.apache.james.mime4j.io
org.apache.james.mime4j.io   
org.apache.james.mime4j.stream   
 

Classes in org.apache.james.mime4j.io used by org.apache.james.mime4j.io
BufferedLineReaderInputStream
          Input buffer that can be used to search for patterns using Quick Search algorithm in data read from an InputStream.
LineNumberSource
           
LineReaderInputStream
          Input stream capable of reading lines of text.
MaxLineLimitException
          Signals an I/O error due to a line exceeding the limit on the maximum line length.
PositionInputStream
           
 

Classes in org.apache.james.mime4j.io used by org.apache.james.mime4j.stream
MaxHeaderLengthLimitException
          Signals a I/O error due to the total header length exceeding the maximum limit.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.