|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis.attachments.DimeMultiPart
This class hold all parts of a DIME multipart message.
Constructor Summary | |
DimeMultiPart()
|
Method Summary | |
void |
addBodyPart(DimeBodyPart part)
|
long |
getTransmissionSize()
|
void |
write(java.io.OutputStream os)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DimeMultiPart()
Method Detail |
public void addBodyPart(DimeBodyPart part)
public void write(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public long getTransmissionSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |