Package | Description |
---|---|
javax.mail | |
javax.mail.event |
Modifier and Type | Method and Description |
---|---|
void |
Service.addConnectionListener(ConnectionListener listener) |
void |
Folder.addConnectionListener(ConnectionListener listener) |
void |
Service.removeConnectionListener(ConnectionListener listener) |
void |
Folder.removeConnectionListener(ConnectionListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionAdapter
An adaptor that receives connection events.
|
Copyright © 2013. All Rights Reserved.