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