|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.calfater.mailcarbon.util.MailConstant.Port
public class MailConstant.Port
The Class Port.
| Field Summary | |
|---|---|
static int |
IMAP
IMAP (IMAP4-SSL). |
static int |
IMAP_SSL
Secure IMAP (IMAP4-SSL). |
static int |
IMAPS
IMAP4 over SSL (IMAPS). |
static int |
POP3
POP3. |
static int |
POP3_SSL
Secure POP3 (SSL-POP). |
static int |
SMTP
The Constant SMTP. |
static int |
SMTPS
Secure SMTP (SSMTP). |
| Constructor Summary | |
|---|---|
MailConstant.Port()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int POP3
public static final int POP3_SSL
public static final int IMAP
public static final int IMAP_SSL
public static final int IMAPS
public static final int SMTP
public static final int SMTPS
| Constructor Detail |
|---|
public MailConstant.Port()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||