| Frames | No Frames |
Constructors with parameter type org.apache.axis.attachments.BoundaryDelimitedStream | |
Constructor to create the next stream from the previous one. | |
MultipartAttachmentStreams.MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream, Collection priorParts) | |
Fields of type org.apache.axis.attachments.BoundaryDelimitedStream | |
| BoundaryDelimitedStream | Field boundaryDelimitedStream |
Methods with return type org.apache.axis.attachments.BoundaryDelimitedStream | |
| BoundaryDelimitedStream | Gets the next stream. |
| BoundaryDelimitedStream | BoundaryDelimitedStream.getNextStream(int readbufsz) Gets the next stream. |