Module jakarta.mail

Class BODY

  • All Implemented Interfaces:
    Item

    public class BODY
    extends java.lang.Object
    implements Item
    The BODY fetch response item.
    Author:
    John Mani, Bill Shannon
    • Method Detail

      • getByteArray

        public ByteArray getByteArray()
      • getByteArrayInputStream

        public java.io.ByteArrayInputStream getByteArrayInputStream()
      • isHeader

        public boolean isHeader()
      • getSection

        public java.lang.String getSection()
      • getOrigin

        public int getOrigin()
        Since:
        Jakarta Mail 1.6.4