List of usage examples for javax.mail.event ConnectionAdapter subclass-usage
From source file com.googlecode.gmail4j.javamail.ImapConnectionHandler.java
/**
* JavaMail based IMAP {@link ConnectionAdapter} for Connection events.
* <p>
* ImapConnectionHandler is the adapter which receives connection events.
* This class logs the connection event services if
* {@code getSession().setDebug(true)}.