Uses of Class
org.apache.james.mime4j.io.MaxLineLimitException

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

Uses of MaxLineLimitException in org.apache.james.mime4j.io
 

Methods in org.apache.james.mime4j.io that throw MaxLineLimitException
abstract  int LineReaderInputStream.readLine(ByteArrayBuffer dst)
          Reads one line of text into the given ByteArrayBuffer.
 int BufferedLineReaderInputStream.readLine(ByteArrayBuffer dst)
           
 int LineReaderInputStreamAdaptor.readLine(ByteArrayBuffer dst)
           
 



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