| Package | Description |
|---|---|
| org.apache.axis.attachments |
| Modifier and Type | Field and Description |
|---|---|
protected BoundaryDelimitedStream |
MultiPartRelatedInputStream.boundaryDelimitedStream
Field boundaryDelimitedStream
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryDelimitedStream |
BoundaryDelimitedStream.getNextStream()
Gets the next stream.
|
protected BoundaryDelimitedStream |
BoundaryDelimitedStream.getNextStream(int readbufsz)
Gets the next stream.
|
| Constructor and Description |
|---|
BoundaryDelimitedStream(BoundaryDelimitedStream prev,
int readbufsz)
Constructor to create the next stream from the previous one.
|
MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream) |
MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream,
Collection priorParts) |
Copyright © The Apache Software Foundation. All Rights Reserved.