パッケージ | 説明 |
---|---|
javax.mail.event | Jakarta Mail API のリスナーとイベント。 |
修飾子と型 | メソッドと説明 |
---|---|
void | ConnectionListener.closed(ConnectionEvent e) Store/Folder/Transport が閉じたときに呼び出されます。 |
void | ConnectionAdapter.closed(ConnectionEvent e) |
void | ConnectionListener.disconnected(ConnectionEvent e) ストアが切断されたときに呼び出されます。 |
void | ConnectionAdapter.disconnected(ConnectionEvent e) |
void | ConnectionListener.opened(ConnectionEvent e) Store/Folder/Transport が開かれたときに呼び出されます。 |
void | ConnectionAdapter.opened(ConnectionEvent e) |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.