Uses of Interface
javax.mail.event.ConnectionListener

Packages that use ConnectionListener
javax.mail   
javax.mail.event   
 

Uses of ConnectionListener in javax.mail
 

Methods in javax.mail with parameters of type ConnectionListener
 void Folder.addConnectionListener(ConnectionListener listener)
           
 void Folder.removeConnectionListener(ConnectionListener listener)
           
 void Service.addConnectionListener(ConnectionListener listener)
           
 void Service.removeConnectionListener(ConnectionListener listener)
           
 

Uses of ConnectionListener in javax.mail.event
 

Classes in javax.mail.event that implement ConnectionListener
 class ConnectionAdapter
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.