Save This Page
Home » apache-tomcat-6.0.16-src » javax » mail » event » [javadoc | source]
javax.mail.event
public static class: ConnectionEventTest.ConnectionListenerTest [javadoc | source]
java.lang.Object
   javax.mail.event.ConnectionEventTest$ConnectionListenerTest

All Implemented Interfaces:
    ConnectionListener

Method from javax.mail.event.ConnectionEventTest$ConnectionListenerTest Summary:
closed,   disconnected,   getState,   opened
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.mail.event.ConnectionEventTest$ConnectionListenerTest Detail:
 public  void closed(ConnectionEvent event) 
 public  void disconnected(ConnectionEvent event) 
 public int getState() 
 public  void opened(ConnectionEvent event)