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 Service.addConnectionListener(ConnectionListener listener)
           
 void Service.removeConnectionListener(ConnectionListener listener)
           
 void Folder.addConnectionListener(ConnectionListener listener)
           
 void Folder.removeConnectionListener(ConnectionListener listener)
           
 

Uses of ConnectionListener in javax.mail.event
 

Classes in javax.mail.event that implement ConnectionListener
 class ConnectionAdapter
          An adaptor that receives connection events.
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.