Module jakarta.mail

Class RFC822SIZE

  • All Implemented Interfaces:
    Item

    public class RFC822SIZE
    extends java.lang.Object
    implements Item
    An RFC822SIZE FETCH item.
    Author:
    John Mani
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int msgno  
      long size  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • msgno

        public int msgno
      • size

        public long size