|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundaryDelimitedStream | |
org.apache.axis.attachments |
Uses of BoundaryDelimitedStream in org.apache.axis.attachments |
Fields in org.apache.axis.attachments declared as BoundaryDelimitedStream | |
protected BoundaryDelimitedStream |
MultiPartRelatedInputStream.boundaryDelimitedStream
Field boundaryDelimitedStream |
Methods in org.apache.axis.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.axis.attachments with parameters of type BoundaryDelimitedStream | |
BoundaryDelimitedStream(BoundaryDelimitedStream prev,
int readbufsz)
Constructor to create the next stream from the previous one. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |