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, setReadyToGetNextStream
public MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) throws OMException
OMException
public IncomingAttachmentInputStream getNextStream() throws OMException
IncomingAttachmentStreams
getNextStream
in class IncomingAttachmentStreams
OMException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.