public final class MultipartAttachmentStreams extends IncomingAttachmentStreams
_readyToGetNextStream| Constructor and Description |
|---|
MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) |
| Modifier and Type | Method and Description |
|---|---|
IncomingAttachmentInputStream |
getNextStream()
Returns the next attachment stream in sequence.
|
isReadyToGetNextStream, setReadyToGetNextStreampublic MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) throws OMException
OMExceptionpublic IncomingAttachmentInputStream getNextStream() throws OMException
IncomingAttachmentStreamsgetNextStream in class IncomingAttachmentStreamsOMExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.