Modifier and Type | Method and Description |
---|---|
boolean |
ICommandProcessorFactory.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
AppendCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
CapabilityCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
CopyCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
CreateCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
DeleteCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
EventGeneratingFactory.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
ExamineCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
GetQuotaRootCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
IdCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
ListCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
LoginCPF.isAvailable(IMAPState state) |
boolean |
LogoutCPF.isAvailable(IMAPState state) |
boolean |
AuthenticateCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
RenameCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
SelectCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
StartTLSCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
boolean |
XListCPF.isAvailable(IMAPState state) |
Modifier and Type | Method and Description |
---|---|
IMAPState |
ProxySession.getState() |
static IMAPState |
IMAPState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IMAPState[] |
IMAPState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxySession.setState(IMAPState state) |
Copyright © 2021. All Rights Reserved.