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, setReadyToGetNextStreampublic MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) throws AxisFault
AxisFaultpublic MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream, java.util.Collection priorParts) throws AxisFault
AxisFaultpublic void setAttachmentsPriorToSoapPart(java.util.Iterator iterator)
public IncomingAttachmentStreams.IncomingAttachmentInputStream getNextStream() throws AxisFault
getNextStream in class IncomingAttachmentStreamsAxisFaultIncomingAttachmentStreams.getNextStream()Copyright ? 2005 Apache Web Services Project. All Rights Reserved.