C E F G L M N P S T 
All Classes All Packages

C

clearCachedLabels() - Method in class com.sun.mail.gimap.GmailMessage
Clear any cached labels for this message.
com.sun.mail.gimap - module com.sun.mail.gimap
 
com.sun.mail.gimap - package com.sun.mail.gimap
An EXPERIMENTAL IMAP protocol provider that supports the Gmail-specific IMAP protocol extensions .
com.sun.mail.gimap.protocol - package com.sun.mail.gimap.protocol
 

E

equals(Object) - Method in class com.sun.mail.gimap.GmailMsgIdTerm
Equality comparison.
equals(Object) - Method in class com.sun.mail.gimap.GmailRawSearchTerm
Equality comparison.
equals(Object) - Method in class com.sun.mail.gimap.GmailThrIdTerm
Equality comparison.

F

FetchProfileItem(String) - Constructor for class com.sun.mail.gimap.GmailFolder.FetchProfileItem
 

G

generateSequence(SearchTerm, String) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
getFetchItems() - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Return the additional fetch items supported by the Gmail protocol.
getLabels() - Method in class com.sun.mail.gimap.GmailMessage
Return the Gmail labels associated with this message.
getMsgId() - Method in class com.sun.mail.gimap.GmailMessage
Return the Gmail unique message ID.
getSearchSequence() - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Return a GmailSearchSequence.
getThrId() - Method in class com.sun.mail.gimap.GmailMessage
Return the Gmail unique thread ID.
GmailFolder - Class in com.sun.mail.gimap
A Gmail folder.
GmailFolder(ListInfo, IMAPStore) - Constructor for class com.sun.mail.gimap.GmailFolder
Constructor used to create an existing folder.
GmailFolder(String, char, IMAPStore, Boolean) - Constructor for class com.sun.mail.gimap.GmailFolder
Constructor used to create a possibly non-existent folder.
GmailFolder.FetchProfileItem - Class in com.sun.mail.gimap
A fetch profile item for fetching headers.
GmailMessage - Class in com.sun.mail.gimap
A Gmail message.
GmailMessage(IMAPFolder, int) - Constructor for class com.sun.mail.gimap.GmailMessage
Constructor.
GmailMessage(Session) - Constructor for class com.sun.mail.gimap.GmailMessage
Constructor, for use by IMAPNestedMessage.
gmailMsgidSearch(GmailMsgIdTerm) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailMsgIdTerm - Class in com.sun.mail.gimap
This class implements searching for the Gmail message ID.
GmailMsgIdTerm(long) - Constructor for class com.sun.mail.gimap.GmailMsgIdTerm
Constructor.
GmailProtocol - Class in com.sun.mail.gimap.protocol
Extend IMAP support to handle Gmail-specific protocol extensions.
GmailProtocol(String, String, int, Properties, boolean, MailLogger) - Constructor for class com.sun.mail.gimap.protocol.GmailProtocol
Connect to Gmail.
GmailProvider - Class in com.sun.mail.gimap
The Gmail IMAP protocol provider.
GmailProvider() - Constructor for class com.sun.mail.gimap.GmailProvider
 
gmailRawSearch(GmailRawSearchTerm, String) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailRawSearchTerm - Class in com.sun.mail.gimap
This class implements searching using the Gmail X-GM-RAW extension.
GmailRawSearchTerm(String) - Constructor for class com.sun.mail.gimap.GmailRawSearchTerm
Constructor.
GmailSearchSequence - Class in com.sun.mail.gimap.protocol
Support Gmail-specific search extensions.
GmailSearchSequence(IMAPProtocol) - Constructor for class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailSSLProvider - Class in com.sun.mail.gimap
The Gmail IMAP protocol provider.
GmailSSLProvider() - Constructor for class com.sun.mail.gimap.GmailSSLProvider
 
GmailSSLStore - Class in com.sun.mail.gimap
Support "gimaps" protocol name.
GmailSSLStore(Session, URLName) - Constructor for class com.sun.mail.gimap.GmailSSLStore
Constructor that takes a Session object and a URLName that represents a specific IMAP server.
GmailStore - Class in com.sun.mail.gimap
A Gmail Store.
GmailStore(Session, URLName) - Constructor for class com.sun.mail.gimap.GmailStore
Constructor that takes a Session object and a URLName that represents a specific IMAP server.
GmailStore(Session, URLName, String, boolean) - Constructor for class com.sun.mail.gimap.GmailStore
Constructor used by GmailSSLStore subclass.
gmailThridSearch(GmailThrIdTerm) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailThrIdTerm - Class in com.sun.mail.gimap
This class implements searching for the Gmail thread ID.
GmailThrIdTerm(long) - Constructor for class com.sun.mail.gimap.GmailThrIdTerm
Constructor.

L

LABELS - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
LABELS is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
LABELS_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
 

M

match(Message) - Method in class com.sun.mail.gimap.GmailMsgIdTerm
The match method.
match(Message) - Method in class com.sun.mail.gimap.GmailRawSearchTerm
The match method.
match(Message) - Method in class com.sun.mail.gimap.GmailThrIdTerm
The match method.
MSGID - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
MSGID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
MSGID_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
 

N

newIMAPFolder(ListInfo) - Method in class com.sun.mail.gimap.GmailStore
Create an IMAPFolder object.
newIMAPFolder(String, char, Boolean) - Method in class com.sun.mail.gimap.GmailStore
Create an IMAPFolder object.
newIMAPMessage(int) - Method in class com.sun.mail.gimap.GmailFolder
Create a new IMAPMessage object to represent the given message number.
newIMAPProtocol(String, int) - Method in class com.sun.mail.gimap.GmailStore
 

P

protocolConnect(String, int, String, String) - Method in class com.sun.mail.gimap.GmailStore
 

S

setLabels(int[], String[], boolean) - Method in class com.sun.mail.gimap.GmailFolder
Set the specified labels for the given array of message numbers.
setLabels(int, int, String[], boolean) - Method in class com.sun.mail.gimap.GmailFolder
Set the specified labels for the given range of message numbers.
setLabels(Message[], String[], boolean) - Method in class com.sun.mail.gimap.GmailFolder
Set the specified labels for the given array of messages.
setLabels(String[], boolean) - Method in class com.sun.mail.gimap.GmailMessage
Set/Unset the given labels on this message.
storeLabels(int, int, String[], boolean) - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Set the specified labels on this message.
storeLabels(int, String[], boolean) - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Set the specified labels on this message.
storeLabels(MessageSet[], String[], boolean) - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Set the specified labels on this message.

T

THRID - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
THRID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
THRID_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
 
C E F G L M N P S T 
All Classes All Packages