|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundaryDelimitedStream | |
---|---|
org.jboss.axis.attachments |
Uses of BoundaryDelimitedStream in org.jboss.axis.attachments |
---|
Fields in org.jboss.axis.attachments declared as BoundaryDelimitedStream | |
---|---|
protected BoundaryDelimitedStream |
MultiPartRelatedInputStream.boundaryDelimitedStream
Field boundaryDelimitedStream |
Methods in org.jboss.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.jboss.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 |