|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImapSessionState | |
|---|---|
| com.icegreen.greenmail.imap | |
| com.icegreen.greenmail.imap.commands | |
| Uses of ImapSessionState in com.icegreen.greenmail.imap |
|---|
| Fields in com.icegreen.greenmail.imap declared as ImapSessionState | |
|---|---|
static ImapSessionState |
ImapSessionState.AUTHENTICATED
|
static ImapSessionState |
ImapSessionState.LOGOUT
|
static ImapSessionState |
ImapSessionState.NON_AUTHENTICATED
|
static ImapSessionState |
ImapSessionState.SELECTED
|
| Methods in com.icegreen.greenmail.imap that return ImapSessionState | |
|---|---|
ImapSessionState |
ImapSessionImpl.getState()
|
ImapSessionState |
ImapSession.getState()
|
| Uses of ImapSessionState in com.icegreen.greenmail.imap.commands |
|---|
| Methods in com.icegreen.greenmail.imap.commands with parameters of type ImapSessionState | |
|---|---|
boolean |
ImapCommand.validForState(ImapSessionState state)
Specifies if this command is valid for the given session state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||