| Package | Description |
|---|---|
| org.apache.axiom.attachments |
| 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) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.