当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
DimeMultiPart (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.attachments
Class DimeMultiPart
java.lang.Object
org.apache.axis.attachments.DimeMultiPart
- public final class DimeMultiPart
- extends Object
This class hold all parts of a DIME multipart message.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parts
protected Vector parts
DimeMultiPart
public DimeMultiPart()
addBodyPart
public void addBodyPart(DimeBodyPart part)
write
public void write(OutputStream os)
throws IOException
- Throws:
IOException
getTransmissionSize
public long getTransmissionSize()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.