public class EmailListener
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FREQUENCY |
| Constructor and Description |
|---|
EmailListener(DBEmailFolder f) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Opens a connection to the IMAP server and listen for new messages.
|
void |
stop()
Closes the active connection to the IMAP server.
|
public static final int FREQUENCY
public EmailListener(@Nonnull
DBEmailFolder f)
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.