Java javax.mail.event ConnectionEvent fields, constructors, methods, implement or subclass

Example usage for Java javax.mail.event ConnectionEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.mail.event ConnectionEvent.

The text is from its open source code.

Field

intOPENED
A connection was opened.
intCLOSED
A connection was closed.