org.marre.mime
Class MimeMultipartMixed

java.lang.Object
  extended byorg.marre.mime.MimeBodyPart
      extended byorg.marre.mime.MimeMultipart
          extended byorg.marre.mime.MimeMultipartMixed

public class MimeMultipartMixed
extends MimeMultipart


Field Summary
 
Fields inherited from class org.marre.mime.MimeMultipart
myParts
 
Fields inherited from class org.marre.mime.MimeBodyPart
myBody, myContentType, myHeaders
 
Constructor Summary
MimeMultipartMixed()
           
 
Methods inherited from class org.marre.mime.MimeMultipart
addBodyPart, getBodyPart, getBodyPartCount, removeBodyPart, toString
 
Methods inherited from class org.marre.mime.MimeBodyPart
addHeader, addHeader, getBody, getBodySize, getContentType, getHeader, getHeader, getHeaderCount, setContent, setContent, setContentId, setContentLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MimeMultipartMixed

public MimeMultipartMixed()


Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.