|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
java.io.FilterInputStream
org.jboss.axis.attachments.MultiPartInputStream
This simulates the multipart stream
| Field Summary |
| Fields inherited from class java.io.FilterInputStream |
in |
| Method Summary | |
abstract Part (src) |
getAttachmentByReference(java.lang.String[] id)
|
abstract java.util.Collection |
getAttachments()
|
abstract java.lang.String |
getContentId()
Return the content id of the stream |
abstract java.lang.String |
getContentLocation()
Return the content location. |
| Methods inherited from class java.io.FilterInputStream |
available, close, mark, markSupported, read, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public abstract Part (src) getAttachmentByReference(java.lang.String[] id)
throws AxisFault (src)
AxisFault (src)
public abstract java.util.Collection getAttachments()
throws AxisFault (src)
AxisFault (src) public abstract java.lang.String getContentLocation()
public abstract java.lang.String getContentId()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||