org.apache.axis.attachments
public final class MultipartAttachmentStreams extends IncomingAttachmentStreams
IncomingAttachmentStreams.IncomingAttachmentInputStream
Constructor and Description |
---|
MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) |
MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream,
java.util.Collection priorParts) |
Modifier and Type | Method and Description |
---|---|
IncomingAttachmentStreams.IncomingAttachmentInputStream |
getNextStream() |
void |
setAttachmentsPriorToSoapPart(java.util.Iterator iterator) |
isReadyToGetNextStream, setReadyToGetNextStream
public MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) throws AxisFault
AxisFault
public MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream, java.util.Collection priorParts) throws AxisFault
AxisFault
public void setAttachmentsPriorToSoapPart(java.util.Iterator iterator)
public IncomingAttachmentStreams.IncomingAttachmentInputStream getNextStream() throws AxisFault
getNextStream
in class IncomingAttachmentStreams
AxisFault
IncomingAttachmentStreams.getNextStream()
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.