javax.mail
Class EventQueue

java.lang.Object
  extended byjavax.mail.EventQueue

class EventQueue
extends java.lang.Object

Version:
$Rev$ $Date$

Constructor Summary
(package private) EventQueue()
           
 
Method Summary
(package private)  void queueEvent(MailEvent event, java.util.List listeners)
           
(package private)  void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventQueue

EventQueue()
Method Detail

queueEvent

void queueEvent(MailEvent event,
                java.util.List listeners)

stop

void stop()