|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundaryDelimitedStream | |
|---|---|
| org.apache.axiom.attachments | |
| Uses of BoundaryDelimitedStream in org.apache.axiom.attachments |
|---|
| Methods in org.apache.axiom.attachments that return BoundaryDelimitedStream | |
|---|---|
BoundaryDelimitedStream |
BoundaryDelimitedStream.getNextStream()
Gets the next stream. |
protected BoundaryDelimitedStream |
BoundaryDelimitedStream.getNextStream(int readbufsz)
Gets the next stream. |
| Constructors in org.apache.axiom.attachments with parameters of type BoundaryDelimitedStream | |
|---|---|
BoundaryDelimitedStream(BoundaryDelimitedStream prev,
int readbufsz)
Constructor to create the next stream from the previous one. |
|
MultipartAttachmentStreams(BoundaryDelimitedStream delimitedStream)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||