Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
C
clone()
- Method in class com.sun.mail.imap.
ACL
Clone this ACL entry.
clone()
- Method in class com.sun.mail.imap.
Rights
Returns a clone of this Rights object.
close()
- Method in class com.sun.mail.imap.
IMAPStore
Close this Store.
close()
- Method in class com.sun.mail.pop3.
POP3Store
close()
- Method in class com.sun.mail.smtp.
SMTPTransport
Close the server and terminate its connection
close(boolean)
- Method in class com.sun.mail.imap.
IMAPFolder
Close this folder.
close(boolean)
- Method in class com.sun.mail.pop3.
POP3Folder
com.sun.mail.imap
- package com.sun.mail.imap
An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store.
com.sun.mail.pop3
- package com.sun.mail.pop3
A POP3 protocol provider for the JavaMail API that provides access to a POP3 message store.
com.sun.mail.smtp
- package com.sun.mail.smtp
An SMTP protocol provider for the JavaMail API that provides access to an SMTP server.
connect()
- Method in class com.sun.mail.smtp.
SMTPTransport
contains(Rights.Right)
- Method in class com.sun.mail.imap.
Rights
Check whether the specified right is present in this Rights object.
contains(Rights)
- Method in class com.sun.mail.imap.
Rights
Check whether all the rights in the specified Rights object are present in this Rights object.
copyMessages(Message[], Folder)
- Method in class com.sun.mail.imap.
IMAPFolder
Copy the specified messages from this folder, to the specified destination.
CREATE
- Static variable in class com.sun.mail.imap.
Rights.Right
Create - CREATE new sub-mailboxes in any implementation-defined hierarchy, RENAME or DELETE mailbox.
create(int)
- Method in class com.sun.mail.imap.
IMAPFolder
Create this folder, with the specified type.
create(int)
- Method in class com.sun.mail.pop3.
POP3Folder
Always returns
false
; the POP3 protocol doesn't support creating folders.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W