JavaScript is disabled on your browser.
javax.mail

Class BodyPart

  • All Implemented Interfaces:
    Part
    Direct Known Subclasses:
    MimeBodyPart


    public abstract class BodyPart
    extends java.lang.Object
    implements Part 
    A MIME body part. This is a MIME part occurring inside a multipart in the message content.
    • Field Detail

      • parent

        protected Multipart parent
        The Multipart object containing this BodyPart.
    • Constructor Detail

      • BodyPart

        public BodyPart()
    • Method Detail

      • getParent

        public Multipart getParent()
        Returns the containing Multipart object, or null if not known.

AltStyle によって変換されたページ (->オリジナル) /