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

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

Introduction

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

The text is from its open source code.

Field

intCREATED
The folder was created.
intDELETED
The folder was deleted.
intRENAMED
The folder was renamed.