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

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

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

Constructors in org.apache.james.mime4j.io with parameters of type BufferedLineReaderInputStream
MimeBoundaryInputStream(BufferedLineReaderInputStream inbuffer, java.lang.String boundary)
          Creates a new MimeBoundaryInputStream.
MimeBoundaryInputStream(BufferedLineReaderInputStream inbuffer, java.lang.String boundary, boolean strict)
          Creates a new MimeBoundaryInputStream.
 



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