Class BODY

java.lang.Object
com.sun.mail.imap.protocol.BODY
All Implemented Interfaces:
Item

public class BODY extends Object implements Item
The BODY fetch response item.
Author:
John Mani, Bill Shannon
  • Constructor Details

  • Method Details

    • getByteArray

      public ByteArray getByteArray()
    • getByteArrayInputStream

      public ByteArrayInputStream getByteArrayInputStream()
    • isHeader

      public boolean isHeader()
    • getSection

      public String getSection()
    • getOrigin

      public int getOrigin()
      Since:
      Jakarta Mail 1.6.4