org.apache.axis2.attachments
Class MIMEBodyPartInputStream
java.lang.Object
java.io.InputStream
org.apache.axis2.attachments.MIMEBodyPartInputStream
- public class MIMEBodyPartInputStream
- extends InputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIMEBodyPartInputStream
public MIMEBodyPartInputStream(PushbackInputStream inStream,
byte[] boundary)
MIMEBodyPartInputStream
public MIMEBodyPartInputStream(PushbackInputStream inStream,
byte[] boundary,
MIMEHelper parent)
read
public int read()
throws IOException
- Throws:
IOException
getBoundaryStatus
public boolean getBoundaryStatus()