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