Class BODY

  • All Implemented Interfaces:
    Item

    public class BODY
    extends java.lang.Object
    implements Item
    The BODY fetch response item.
    • Field Detail

      • name

        static final char[] name
      • msgno

        private final int msgno
      • section

        private final java.lang.String section
      • origin

        private final int origin
      • isHeader

        private final boolean isHeader
    • Method Detail

      • getByteArray

        public ByteArray getByteArray()
      • getByteArrayInputStream

        public java.io.ByteArrayInputStream getByteArrayInputStream()
      • isHeader

        public boolean isHeader()
      • getSection

        public java.lang.String getSection()