public static class Provider.Type
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Provider.Type |
STORE
A message store provider such as POP3 or IMAP4.
|
static Provider.Type |
TRANSPORT
A message transport provider such as SMTP.
|
public static final Provider.Type STORE
public static final Provider.Type TRANSPORT