| Package | Description |
|---|---|
| com.icegreen.greenmail.imap | |
| com.icegreen.greenmail.imap.commands |
| Modifier and Type | Field and Description |
|---|---|
static ImapSessionState |
ImapSessionState.AUTHENTICATED |
static ImapSessionState |
ImapSessionState.LOGOUT |
static ImapSessionState |
ImapSessionState.NON_AUTHENTICATED |
static ImapSessionState |
ImapSessionState.SELECTED |
| Modifier and Type | Method and Description |
|---|---|
ImapSessionState |
ImapSession.getState() |
ImapSessionState |
ImapSessionImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ImapCommand.validForState(ImapSessionState state)
Specifies if this command is valid for the given session state.
|
Copyright © 2006–2022 Icegreen Technologies. All rights reserved.