JavaScript is disabled on your browser.
javax.mail.event

Class MailEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Constructor Summary

      Constructors
      Constructor and Description
      MailEvent (java.lang.Object source)
    • Method Summary

      Methods
      Modifier and Type Method and Description
      abstract void dispatch (java.lang.Object listener)
      Invokes the appropriate method on a listener for this type of event.
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • MailEvent

        public MailEvent(java.lang.Object source)
    • Method Detail

      • dispatch

        public abstract void dispatch(java.lang.Object listener)
        Invokes the appropriate method on a listener for this type of event.

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