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
 int LineReaderInputStreamAdaptor.readLine(ByteArrayBuffer dst)
           
abstract  int LineReaderInputStream.readLine(ByteArrayBuffer dst)
          Reads one line of text into the given ByteArrayBuffer.
 int BufferedLineReaderInputStream.readLine(ByteArrayBuffer dst)
           
 



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